@font-face {
  font-family: Speedee;
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url('../fonts/woff2/Speedee_W_Bd.woff2') format('woff2');
}

@font-face {
  font-family: Speedee;
  font-style: italic;
  font-weight: bold;
  font-display: swap;
  src: url('../fonts/woff2/Speedee_W_BdIt.woff2') format('woff2');
}

@font-face {
  font-family: Speedee;
  font-style: italic;
  font-weight: normal;
  font-display: swap;
  src: url('../fonts/woff2/Speedee_W_It.woff2') format('woff2');
}

@font-face {
  font-family: Speedee;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/woff2/Speedee_W_Lt.woff2') format('woff2');
}

@font-face {
  font-family: Speedee;
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/woff2/Speedee_W_LtIt.woff2') format('woff2');
}

@font-face {
  font-family: Speedee;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('../fonts/woff2/Speedee_W_Rg.woff2') format('woff2');
}

html body {
  font-family: Speedee, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
