F-d-ration_de_groupes/webfonts/roboto-regular/fonts.css

10 lines
No EOL
271 B
CSS

/* Fonts */
@font-face {
font-family: 'roboto';
src: url('roboto-regular.woff2?#iefix') format('woff2'),
url('roboto-regular.woff') format('woff'),
url('roboto-regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}