﻿@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');
}

body {
    font-family: 'Noto Sans';
}