/*  Noto Sans */

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 200;
    src: local('NotoSans-DemiLight'), local('NotoSans-DemiLight'), local('NotoSans-DemiLight');
    src: url(../font/NotoSans-DemiLight.eot);
    src: url(../font/NotoSans-DemiLight.eot?#iefix) format('embedded-opentype'),
    url(../font/NotoSans-DemiLight.woff) format('woff'),
    url(../font/NotoSans-DemiLight.otf) format('truetype');
}

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 300;
    src: local('NotoSans-Regular'), local('NotoSans-Regular'), local('NotoSans-Regular');
    src: url(../font/NotoSans-Regular.eot);
    src: url(../font/NotoSans-Regular.eot?#iefix) format('embedded-opentype'),
    url(../font/NotoSans-Regular.woff) format('woff'),
    url(../font/NotoSans-Regular.otf) format('truetype');
}


@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Medium'), local('Noto Sans Medium'), local('Noto Sans Medium');
    src: url(../font/NotoSans-Medium.eot);
    src: url(../font/NotoSans-Medium.eot?#iefix) format('embedded-opentype'),
    url(../font/NotoSans-Medium.woff) format('woff'),
    url(../font/NotoSans-Medium.otf) format('truetype');
}

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), local('Noto Sans Bold'), local('Noto Sans Bold');
    src: url(../font/NotoSans-Bold.eot);
    src: url(../font/NotoSans-Bold.eot?#iefix) format('embedded-opentype'),
    url(../font/NotoSans-Bold.woff) format('woff'),
    url(../font/NotoSans-Bold.otf) format('truetype');
}



/* Open Sans */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 200;
    src: local('OpenSans-Light'), local('OpenSans-Light'), local('OpenSans-Light');
    src: url(../font/OpenSans-Light.eot);
    src: url(../font/OpenSans-Light.eot?#iefix) format('embedded-opentype'),
    url(../font/OpenSans-Light.woff) format('woff'),
    url(../font/OpenSans-Light.otf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('OpenSans-Regular'), local('OpenSans-Regular'), local('OpenSans-Regular');
    src: url(../font/OpenSans-Regular.eot);
    src: url(../font/OpenSans-Regular.eot?#iefix) format('embedded-opentype'),
    url(../font/OpenSans-Regular.woff) format('woff'),
    url(../font/OpenSans-Regular.otf) format('truetype');
}


@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    src: local('OpenSans-Semibold'), local('OpenSans-Semibold'), local('OpenSans-Semibold');
    src: url(../font/OpenSans-Semibold.eot);
    src: url(../font/OpenSans-Semibold.eot?#iefix) format('embedded-opentype'),
    url(../font/OpenSans-Semibold.woff) format('woff'),
    url(../font/OpenSans-Semibold.otf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('OpenSans-Bold'), local('OpenSans-Bold'), local('OpenSans-Bold');
    src: url(../font/OpenSans-Bold.eot);
    src: url(../font/OpenSans-Bold.eot?#iefix) format('embedded-opentype'),
    url(../font/OpenSans-Bold.woff) format('woff'),
    url(../font/OpenSans-Bold.otf) format('truetype');
}