@font-face {
  font-family: 'SkolarSans';
  src: url('SkolarSansLatnWeb-Rg.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SkolarSans';
  src: url('SkolarSansLatnWeb-It.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}

body {
  /* Make rendering look consistent across platforms */
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
}