@font-face {
font-family: Roboto;
font-style: normal;
font-weight: 400;
src: local(Roboto),local(Roboto-Regular),
url(URL_НА_ШРИФТ) format("eot"),
url(URL_НА_ШРИФТ) format("woff2"),
url(URL_НА_ШРИФТ) format("woff");
}
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:700,300,600,800,400&subset=cyrillic,cyrillic-ext,latin">
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,300,600,800,400&subset=cyrillic,cyrillic-ext,latin);