@font-face {
  font-family: Icons;
  font-display: swap;
  src: url(/fonts/icons.woff2) format("woff2"),
       url(/fonts/icons.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: Cuprum;
  font-display: swap;
  src: local("Cuprum"), local("Cuprum Regular");
  font-style: normal;
  font-weight: 400;
}
