summaryrefslogtreecommitdiff
path: root/fontface.css
blob: 67194ecb39957af343109bad4ae6f07a202bd391 (plain)
1
2
3
4
5
6
7
8
/* cousine-regular - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cousine';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cousine-v27-cyrillic_cyrillic-ext_latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}