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

10 lines
No EOL
260 B
CSS

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