@font-face {
    font-family: notosans-bold;
    src: url(fonts/noto_sans/NotoSans-Bold2.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: notosans-black;
    src: url(fonts/noto_sans/NotoSans-Black2.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: notosans-thin;
    src: url(fonts/noto_sans/NotoSans-Thin2.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: notosans-semibold;
    src: url(fonts/noto_sans/NotoSans-SemiBold2.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: notosans-extrabold;
    src: url(fonts/noto_sans/NotoSans-ExtraBold2.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: notosans-medium;
    src: url(fonts/noto_sans/NotoSans-Medium2.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: notosans-light;
    src: url(fonts/noto_sans/NotoSans-Light2.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: notosans-extralight;
    src: url(fonts/noto_sans/NotoSans-ExtraLight2.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: notosans-regular;
    src: url(fonts/noto_sans/NotoSans-Regular2.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}