@font-face{
  font-family:'Oxygen';
  font-style:normal;
  font-weight:400;
  src:url('/fonts/oxygen-v10-latin-regular.woff2') format('woff2'),
      url('/fonts/oxygen-v10-latin-regular.woff') format('woff');
  font-display:swap;
}
@font-face{
  font-family:'Oxygen';
  font-style:normal;
  font-weight:700;
  src:url('/fonts/oxygen-v10-latin-700.woff2') format('woff2'),
      url('/fonts/oxygen-v10-latin-700.woff') format('woff');
  font-display:swap;
}

@font-face{
  font-family:'Thirsty_softblack';
  font-style:normal;
  font-weight:400;
  src:url('/fonts/thirstysoftblack-webfont.woff') format('woff'),
      url('/fonts/thirstysoftblack-webfont.ttf') format('truetype');
  font-display:swap;
}

@font-face{
  font-family:'Lobster';
  font-style:normal;
  font-weight:400;
  src:url('/fonts/lobster-v23-latin-regular.woff2') format('woff2'),
      url('/fonts/lobster-v23-latin-regular.woff') format('woff');
  font-display:swap;
}

@font-face{
  font-family:'Source Code Pro';
  font-style:normal;
  font-weight:400;
  src:url('/fonts/source-code-pro-v18-latin-regular.woff2') format('woff2'),
      url('/fonts/source-code-pro-v18-latin-regular.woff') format('woff');
  font-display:swap;
}
