﻿@import url(../css/font/google/google_font_anton.css);

/* @import url(https://fonts.googleapis.com/css?family=Anton); */
/*Noto Sans*/
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans'),
        url('font/NotoSans-Regular.woff') format('woff'),
        url('font/NotoSans-Regular.eot') format('embedded-opentype');
}

/*Noto Sans Bold*/
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'),
        url('font/NotoSans-Bold.woff') format('woff'),
        url('font/NotoSans-Bold.eot') format('embedded-opentype');
}

/*Noto Sans Light*/
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Light'),
        url('font/NotoSans-Light.woff') format('woff'),
        url('font/NotoSans-Light.eot') format('embedded-opentype');
}

/*Noto Sans Medium*/
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'),
        url('font/NotoSans-Medium.woff') format('woff'),
        url('font/NotoSans-Medium.eot') format('embedded-opentype');
}

/*Noto Sans Italic*/
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Noto Sans Italic'),
        url('font/NotoSans-Italic.woff') format('woff'),
        url('font/NotoSans-Italic.eot') format('embedded-opentype');
}

/*Noto Sans Bold Italic*/
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Noto Sans Bold Italic'),
        url('font/NotoSans-BoldItalic.woff') format('woff'),
        url('font/NotoSans-BoldItalic.eot') format('embedded-opentype');
}

/*************************************/
/**********Noto Sans SC**************/
/*************************************/
/*Noto Sans*/
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans SC'),
        url('font/NotoSansSC-Regular.woff2') format('woff2'),
        url('font/NotoSansSC-Regular.eot') format('OpenType');
}

/*Noto Sans Bold*/
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans SC Bold'),
        url('font/NotoSansSC-Bold.woff2') format('woff2'),
        url('font/NotoSansSC-Bold.eot') format('OpenType');
}

/*Noto Sans Light*/
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans SC Light'),
        url('font/NotoSansSC-Light.woff2') format('woff2'),
        url('font/NotoSansSC-Light.eot') format('OpenType');
}

/*Noto Sans Medium*/
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans SC Medium'),
        url('font/NotoSansSC-Medium.woff2') format('woff2'),
        url('font/NotoSansSC-Medium.eot') format('OpenType');
}

/*************************************/
/**********Noto Sans JP**************/
/*************************************/
/*Noto Sans*/
@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans JP'),
        url('font/NotoSansJP-Regular.woff2') format('woff2'),
        url('font/NotoSansJP-Regular.eot') format('OpenType');
}

/*Noto Sans Bold*/
@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans JP Bold'),
        url('font/NotoSansJP-Bold.woff2') format('woff2'),
        url('font/NotoSansJP-Bold.eot') format('OpenType');
}

/*Noto Sans Light*/
@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans JP Light'),
        url('font/NotoSansJP-Light.woff2') format('woff2'),
        url('font/NotoSansJP-Light.eot') format('OpenType');
}

/*Noto Sans Medium*/
@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans JP Medium'),
        url('font/NotoSansJP-Medium.woff2') format('woff2'),
        url('font/NotoSansJP-Medium.eot') format('OpenType');
}


/*************************************/
/**********Noto Sans KR**************/
/*************************************/
/*Noto Sans*/
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans KR'),
        url('font/NotoSansKR-Regular.woff2') format('woff2'),
        url('font/NotoSansKR-Regular.eot') format('OpenType');
}

/*Noto Sans Bold*/
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans KR Bold'),
        url('font/NotoSansKR-Bold.woff2') format('woff2'),
        url('font/NotoSansKR-Bold.eot') format('OpenType');
}

/*Noto Sans Light*/
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans KR Light'),
        url('font/NotoSansKR-Light.woff2') format('woff2'),
        url('font/NotoSansKR-Light.eot') format('OpenType');
}

/*Noto Sans Medium*/
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans KR Medium'),
        url('font/NotoSansKR-Medium.woff2') format('woff2'),
        url('font/NotoSansKR-Medium.eot') format('OpenType');
}

/*************************************/
/**********Noto Sans TC**************/
/*************************************/
/*Noto Sans*/
@font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans TC'),
        url('font/NotoSansTC-Regular.woff2') format('woff2'),
        url('font/NotoSansTC-Regular.eot') format('OpenType');
}

/*Noto Sans Bold*/
@font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans TC Bold'),
        url('font/NotoSansTC-Bold.woff2') format('woff2'),
        url('font/NotoSansTC-Bold.eot') format('OpenType');
}

/*Noto Sans Light*/
@font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans TC Light'),
        url('font/NotoSansTC-Light.woff2') format('woff2'),
        url('font/NotoSansTC-Light.eot') format('OpenType');
}

/*Noto Sans Medium*/
@font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans TC Medium'),
        url('font/NotoSansTC-Medium.woff2') format('woff2'),
        url('font/NotoSansTC-Medium.eot') format('OpenType');
}

/****Montserrat****/
@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 100;
    src: local('Montserrat Thin'),
        url('font/Montserrat/Montserrat-Thin.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 100;
    font-style: italic;
    src: local('Montserrat ThinItalic'),
        url('font/Montserrat/Montserrat-ThinItalic.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-ThinItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 200;
    src: local('Montserrat ExtraLight'),
        url('font/Montserrat/Montserrat-ExtraLight.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-ExtraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 200;
    font-style: italic;
    src: local('Montserrat ExtraLightItalic'),
        url('font/Montserrat/Montserrat-ExtraLightItalic.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-ExtraLightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 300;
    src: local('Montserrat Light'),
        url('font/Montserrat/Montserrat-Light.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 300;
    font-style: italic;
    src: local('Montserrat LightItalic'),
        url('font/Montserrat/Montserrat-LightItalic.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-LightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 400;
    src: local('Montserrat Regular'),
        local('Montserrat'),
        url('font/Montserrat/Montserrat-Regular.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 400;
    font-style: italic;
    src: local('Montserrat Italic'),
        url('font/Montserrat/Montserrat-Italic.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 500;
    src: local('Montserrat Medium'),
        url('font/Montserrat/Montserrat-Medium.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 500;
    font-style: italic;
    src: local('Montserrat MediumItalic'),
        url('font/Montserrat/Montserrat-MediumItalic.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-MediumItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 600;
    src: local('Montserrat SemiBold'),
        url('font/Montserrat/Montserrat-SemiBold.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 600;
    font-style: italic;
    src: local('Montserrat SemiBoldItalic'),
        url('font/Montserrat/Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-SemiBoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 700;
    src: local('Montserrat Bold'),
        url('font/Montserrat/Montserrat-Bold.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 700;
    font-style: italic;
    src: local('Montserrat BoldItalic'),
        url('font/Montserrat/Montserrat-BoldItalic.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-BoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 800;
    src: local('Montserrat ExtraBold'),
        url('font/Montserrat/Montserrat-ExtraBold.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-ExtraBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 800;
    font-style: italic;
    src: local('Montserrat ExtraBoldItalic'),
        url('font/Montserrat/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-ExtraBoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 900;
    src: local('Montserrat Black'),
        url('font/Montserrat/Montserrat-Black.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    font-weight: 900;
    font-style: italic;
    src: local('Montserrat BlackItalic'),
        url('font/Montserrat/Montserrat-BlackItalic.woff2') format('woff2'),
        url('font/Montserrat/Montserrat-BlackItalic.ttf') format('truetype');
}

body {
    font-family: 'Noto Sans';
}