@font-face {
  font-family: 'degbold';
  src: url('../fonts/DegularDisplay-Semibold.woff2') format('woff2'),
       url('../fonts/DegularDisplay-Semibold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'degblack';
  src: url('../fonts/DegularDisplay-Black.woff2') format('woff2'),
       url('../fonts/DegularDisplay-Black.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
