@font-face {
  font-family: 'DegularDisplay';
  src: url('/fonts/DegularDisplay/DegularDisplay-Light.otf');
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DegularDisplay';
  src: url('/fonts/DegularDisplay/DegularDisplay-Regular.otf');
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DegularDisplay';
  src: url('/fonts/DegularDisplay/DegularDisplay-Medium.otf');
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DegularDisplay';
  src: url('/fonts/DegularDisplay/DegularDisplay-Semibold.otf');
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DegularDisplay';
  src: url('/fonts/DegularDisplay/DegularDisplay-Bold.otf');
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DegularDisplay';
  src: url('/fonts/DegularDisplay/DegularDisplay-Black.otf');
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
}
