@font-face {
font-family: "Noto Sans Regular";
src: url("NotoSans.eot");
src: url("NotoSans.eot?#iefix") format("embedded-opentype"),
url("NotoSans.woff") format("woff"),
url("NotoSans.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: "Noto Sans Bold";
src: url("NotoSans-Bold.eot");
src: url("NotoSans-Bold.eot?#iefix") format("embedded-opentype"),
url("NotoSans-Bold.woff") format("woff"),
url("NotoSans-Bold.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: "Noto Sans Italic";
src: url("NotoSans-Italic.eot");
src: url("NotoSans-Italic.eot?#iefix") format("embedded-opentype"),
url("NotoSans-Italic.woff") format("woff"),
url("NotoSans-Italic.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}