/*
* Noto Sans KR (korean) http://www.google.com/../fonts/eng/Lato/earlyaccess
 */
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 900;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}

/* lato */
@font-face {
    font-family: 'LatoWebBlack';
    src: url('../fonts/eng/Lato/Lato-Black.eot'); /* IE9 Compat Modes */
    src: url('../fonts/eng/Lato/Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/eng/Lato/Lato-Black.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/eng/Lato/Lato-Black.woff') format('woff'), /* Modern Browsers */
    url('../fonts/eng/Lato/Lato-Black.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'LatoWebBold';
    src: url('../fonts/eng/Lato/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/eng/Lato/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/eng/Lato/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/eng/Lato/Lato-Bold.woff') format('woff'), /* Modern Browsers */
    url('../fonts/eng/Lato/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'LatoWeb';
    src: url('../fonts/eng/Lato/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/eng/Lato/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/eng/Lato/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/eng/Lato/Lato-Regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/eng/Lato/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'LatoWebLight';
    src: url('../fonts/eng/Lato/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/eng/Lato/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/eng/Lato/Lato-Light.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/eng/Lato/Lato-Light.woff') format('woff'), /* Modern Browsers */
    url('../fonts/eng/Lato/Lato-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* MyriadPro */
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('../fonts/eng/MyriadPro/MyriadPro-Regular.woff') format('woff'),
    url('../fonts/eng/MyriadPro/MyriadPro-Regular.ttf') format('truetype'),
    url('../fonts/eng/MyriadPro/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-Semibold';
    src: url('../fonts/eng/MyriadPro/MyriadPro-Semibold.eot');
    src: url('../fonts/eng/MyriadPro/MyriadPro-Semibold.woff2') format('woff2'),
    url('../fonts/eng/MyriadPro/MyriadPro-Semibold.woff') format('woff'),
    url('../fonts/eng/MyriadPro/MyriadPro-Semibold.ttf') format('truetype'),
    url('../fonts/eng/MyriadPro/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg'),
    url('../fonts/eng/MyriadPro/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-Bold';
    src: url('../fonts/eng/MyriadPro/MyriadPro-Bold.woff') format('woff'),
    url('../fonts/eng/MyriadPro/MyriadPro-Bold.ttf') format('truetype'),
    url('../fonts/eng/MyriadPro/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
