@charset "utf-8";

/* 한글 HyundaiSansHead */
@font-face {
    font-family: "HeadBold";
    src: url("https://www.hyundaievents.com/font/HyundaiSansHeadKRBold.eot");
    src: url("https://www.hyundaievents.com/font/HyundaiSansHeadKRBold.eot?#iefix") format("embedded-opentype"),
    url("https://www.hyundaievents.com/font/HyundaiSansHeadKRBold.woff2") format("woff2"),
    url("https://www.hyundaievents.com/font/HyundaiSansHeadKRBold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "HeadLight";
    src: url("https://www.hyundaievents.com/font/HyundaiSansHeadKRLight.eot");
    src: url("https://www.hyundaievents.com/font/HyundaiSansHeadKRLight.eot?#iefix") format("embedded-opentype"),
    url("https://www.hyundaievents.com/font/HyundaiSansHeadKRLight.woff2") format("woff2"),
    url("https://www.hyundaievents.com/font/HyundaiSansHeadKRLight.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "HeadRegular";
    src: url("https://www.hyundaievents.com/font/HyundaiSansHeadKRRegular.eot");
    src: url("https://www.hyundaievents.com/font/HyundaiSansHeadKRRegular.eot?#iefix") format("embedded-opentype"),
    url("https://www.hyundaievents.com/font/HyundaiSansHeadKRRegular.woff2") format("woff2"),
    url("https://www.hyundaievents.com/font/HyundaiSansHeadKRRegular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "HeadMedium";
    src: url("https://www.hyundaievents.com/font/HyundaiSansHeadKRMedium.eot");
    src: url("https://www.hyundaievents.com/font/HyundaiSansHeadKRMedium.eot?#iefix") format("embedded-opentype"),
    url("https://www.hyundaievents.com/font/HyundaiSansHeadKRMedium.woff2") format("woff2"),
    url("https://www.hyundaievents.com/font/HyundaiSansHeadKRMedium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}


/* 한글 HyundaiSansText */
@font-face {
    font-family: "TextBold";
    src: url("https://www.hyundaievents.com/font/HyundaiSansTextKRBold.eot");
    src: url("https://www.hyundaievents.com/font/HyundaiSansTextKRBold.eot?#iefix") format("embedded-opentype"),
    url("https://www.hyundaievents.com/font/HyundaiSansTextKRBold.woff2") format("woff2"),
    url("https://www.hyundaievents.com/font/HyundaiSansTextKRBold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "TextMedium";
    src: url("https://www.hyundaievents.com/font/HyundaiSansTextKRMedium.eot");
    src: url("https://www.hyundaievents.com/font/HyundaiSansTextKRMedium.eot?#iefix") format("embedded-opentype"),
    url("https://www.hyundaievents.com/font/HyundaiSansTextKRMedium.woff2") format("woff2"),
    url("https://www.hyundaievents.com/font/HyundaiSansTextKRMedium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "TextRegular";
    src: url("https://www.hyundaievents.com/font/HyundaiSansTextKRRegular.eot");
    src: url("https://www.hyundaievents.com/font/HyundaiSansTextKRRegular.eot?#iefix") format("embedded-opentype"),
    url("https://www.hyundaievents.com/font/HyundaiSansTextKRRegular.woff2") format("woff2"),
    url("https://www.hyundaievents.com/font/HyundaiSansTextKRRegular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
h1,h2,h3,h4,h5,b {
    font-family: 'HeadBold', 'Malgun Gothic', 'NanumGothic', sans-serif;
}
.navbar li a {
    font-size:16px;
    font-family: 'HeadRegular', 'Malgun Gothic', 'NanumGothic', sans-serif;
}
.lang-font{
    font-family: 'HeadMedium', 'Malgun Gothic', 'NanumGothic', sans-serif;
}
.lang-font-weight{}

.sub-copy {
	font-family: HeadLight !important;
}
.copies {
	font-family: HeadRegular !important;
}
.emphasis {
	font-family: HeadMedium !important;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .icon-text{
        font-size:16px;
    }
}
@media screen and (max-width: 767px) and (min-width: 576px) {
    #introduction{
        margin-top:112px;
    }
}
@media screen and (max-width: 575px) {
    #introduction{
        margin-top:112px;
    }
}

#main-dealerlocator h4 {
    font-family: 'HeadRegular', 'Malgun Gothic', 'NanumGothic', sans-serif;
    font-size: 18px;
}

