/*  Used for Headers */
@font-face {
  font-family: 'Degular-Display-Semibold';
  src: url(../woff2/degular_display-semibold.woff2) format('woff2'),
       url(../woff/degular_display-semibold.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
/*  New font style used for Headers */
@font-face {
  font-family: 'Degular-Display-Bold';
  src: url(../woff2/degulardisplay-bold.woff2) format('woff2'),
       url(../woff/degulardisplay-bold.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
/* ibm-plex-mono-regular - latin */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  src: url(../woff2/ibm-plex-mono-v7-latin-regular.woff2) format('woff2'), /* Super Modern Browsers */
       url(../woff/ibm-plex-mono-v7-latin-regular.woff) format('woff'); /* Modern Browsers */
  font-display: swap;
}
/* inter-regular - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url(../woff2/inter-regular.woff2) format('woff2'), /* Super Modern Browsers */
       url(../woff/inter-regular.woff) format('woff'); /* Modern Browsers */
  font-display: swap;
}
/* inter-semibold - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url(../woff2/inter-semibold.woff2) format('woff2'), /* Super Modern Browsers */
       url(../woff/inter-semibold.woff) format('woff'); /* Modern Browsers */
  font-display: swap;
}
