@font-face {
  font-family: 'Libre Franklin';
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/LibreFranklin-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Libre Franklin';
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/LibreFranklin-SemiBold.woff') format('woff');
}

@font-face {
  font-family: 'Libre Franklin';
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/LibreFranklin-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Degular';
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Degular-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Degular';
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/Degular-Semibold.otf') format('opentype');
}

@font-face {
  font-family: 'Degular Bold';
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/Degular_Display-Black.woff') format('woff');
}
