, @font-face
@font-face {
font-family: "Roboto";
font-style: italic;
font-weight: 100;
src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"),
url(../fonts/Roboto/Roboto-ThinItalic.woff2) format("woff2"),
url(../fonts/Roboto/Roboto-ThinItalic.woff) format("woff"),
url(../fonts/Roboto/Roboto-ThinItalic.ttf) format("truetype"),
url(../fonts/Roboto/Roboto-ThinItalic.eot),
url(../fonts/Roboto/Roboto-ThinItalic.eot?#iefix) format("embedded-opentype"),
url(../fonts/Roboto/Roboto-ThinItalic.svg#Roboto) format("svg");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
font-family: "Roboto";
font-style: normal;
font-weight: 100;
src: local("Roboto Thin"), local("Roboto-Thin"),
url(../fonts/Roboto/Roboto-Thin.woff2) format("woff2"),
url(../fonts/Roboto/Roboto-Thin.woff) format("woff"),
url(../fonts/Roboto/Roboto-Thin.ttf) format("truetype"),
url(../fonts/Roboto/Roboto-Thin.eot),
url(../fonts/Roboto/Roboto-Thin.eot?#iefix) format("embedded-opentype"),
url(../fonts/Roboto/Roboto-Thin.svg#Roboto) format("svg");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
...
font-family -
-
font-weight -
src -
unicode-range - , : ,
, , . , , . , , . , .
,
, (. )
@font-face {
font-family: "Roboto";
font-style: normal;
font-weight: normal;
src: local("Roboto"),
url(../fonts/Roboto/Roboto.woff2) format("woff2"),
url(../fonts/Roboto/Roboto.woff) format("woff"),
url(../fonts/Roboto/Roboto.ttf) format("truetype"),
url(../fonts/Roboto/Roboto.eot),
url(../fonts/Roboto/Roboto.eot?#iefix) format("embedded-opentype"),
url(../fonts/Roboto/Roboto.svg#Roboto) format("svg");
}
, : https://www.w3.org/TR/2009/WD-css3-fonts-20090618/