/*
    Montserrat
    light : 300
    regular : 400
    bold : 700
*/
@font-face {
    font-family:'Montserrat';
    font-style:normal;
    font-weight:300;
    src:local('Montserrat Light'),local('Montserrat-Light'),
    url(../fonts/Montserrat-Light.eot),
    url(../fonts/Montserrat-Light.eot?#iefix) format('embedded-opentype'),
    url(../fonts/Montserrat-Light.woff) format('woff'),
    url(../fonts/Montserrat-Light.otf) format('opentype');
}
@font-face {
    font-family:'Montserrat';
    font-style:normal;
    font-weight:400;
    src:local('Montserrat Regular'),local('Montserrat-Regular'),
    url(../fonts/Montserrat-Regular.eot),
    url(../fonts/Montserrat-Regular.eot?#iefix) format('embedded-opentype'),
    url(../fonts/Montserrat-Regular.woff) format('woff'),
    url(../fonts/Montserrat-Regular.otf) format('opentype');
}
@font-face {
    font-family:'Montserrat';
    font-style:normal;
    font-weight:500;
    src:local('Montserrat Medium'),local('Montserrat-Medium'),
    url(../fonts/Montserrat-Medium.eot),
    url(../fonts/Montserrat-Medium.eot?#iefix) format('embedded-opentype'),
    url(../fonts/Montserrat-Medium.woff) format('woff'),
    url(../fonts/Montserrat-Medium.otf) format('opentype');
}
@font-face {
    font-family:'Montserrat';
    font-style:normal;
    font-weight:700;
    src:local('Montserrat Bold'),local('Montserrat-Bold'),
    url(../fonts/Montserrat-Bold.eot),
    url(../fonts/Montserrat-Bold.eot?#iefix) format('embedded-opentype'),
    url(../fonts/Montserrat-Bold.woff) format('woff'),
    url(../fonts/Montserrat-Bold.otf) format('opentype');
}
/*
    Noto Sans Korean
    light : 300
    regular : 400
    bold : 700
*/
@font-face {
    font-family:'Noto Sans KR';
    font-style:normal;
    font-weight:300;
    src:local('Noto Sans Light'),local('NotoSans-Light'),
    url(../fonts/NotoSansKR-Light-Hestia.eot),
    url(../fonts/NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSansKR-Light-Hestia.woff) format('woff'),
    url(../fonts/NotoSansKR-Light-Hestia.otf) format('opentype');
}
@font-face {
    font-family:'Noto Sans KR';
    font-style:normal;
    font-weight:400;
    src:local('Noto Sans Regular'),local('NotoSans-Regular'),
    url(../fonts/NotoSansKR-Regular-Hestia.eot),
    url(../fonts/NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSansKR-Regular-Hestia.woff) format('woff'),
    url(../fonts/NotoSansKR-Regular-Hestia.otf) format('opentype');
}
@font-face {
    font-family:'Noto Sans KR';
    font-style:normal;
    font-weight:500;
    src:local('Noto Sans Medium'),local('NotoSans-Medium'),
    url(../fonts/NotoSansKR-Medium-Hestia.eot),
    url(../fonts/NotoSansKR-Medium-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSansKR-Medium-Hestia.woff) format('woff'),
    url(../fonts/NotoSansKR-Medium-Hestia.otf) format('opentype');
}
@font-face {
    font-family:'Noto Sans KR';
    font-style:normal;
    font-weight:700;
    src:local('Noto Sans Bold'),local('NotoSans-Bold'),
    url(../fonts/NotoSansKR-Bold-Hestia.eot),
    url(../fonts/NotoSansKR-Bold-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSansKR-Bold-Hestia.woff) format('woff'),
    url(../fonts/NotoSansKR-Bold-Hestia.otf) format('opentype');
}
/*
    PlayfairDisplay
    regular : 400
    bold : 700
    Black : 900
*/
/*
@font-face {
    font-family:'PlayfairDisplay';
    font-style:normal;
    font-weight:400;
    src:local('PlayfairDisplay Regular'),local('PlayfairDisplay-Regular'),
    url(../fonts/PlayfairDisplay-Regular.eot),
    url(../fonts/PlayfairDisplay-Regular.eot?#iefix) format('embedded-opentype'),
    url(../fonts/PlayfairDisplay-Regular.woff) format('woff'),
    url(../fonts/PlayfairDisplay-Regular.otf) format('opentype');
}
@font-face {
    font-family:'PlayfairDisplay';
    font-style:normal;
    font-weight:700;
    src:local('PlayfairDisplay Bold'),local('PlayfairDisplay-Bold'),
    url(../fonts/PlayfairDisplay-Bold.eot),
    url(../fonts/PlayfairDisplay-Bold.eot?#iefix) format('embedded-opentype'),
    url(../fonts/PlayfairDisplay-Bold.woff) format('woff'),
    url(../fonts/PlayfairDisplay-Bold.otf) format('opentype');
}
@font-face {
    font-family:'PlayfairDisplay';
    font-style:normal;
    font-weight:900;
    src:local('PlayfairDisplay Black'),local('PlayfairDisplay-Black'),
    url(../fonts/PlayfairDisplay-Black.eot),
    url(../fonts/PlayfairDisplay-Black.eot?#iefix) format('embedded-opentype'),
    url(../fonts/PlayfairDisplay-Black.woff) format('woff'),
    url(../fonts/PlayfairDisplay-Black.otf) format('opentype');
}
*/