/* Speedee */

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

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

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

/* Speedee Condensed */

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

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

/* Roboto */

/* @font-face {
  src: url('/fonts/Roboto/Roboto-Thin.ttf') format('truetype');
  font-family: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 100;
}

@font-face {
  src: url('/fonts/Roboto/Roboto-ThinItalic.ttf') format('truetype');
  font-family: 'Roboto';
  font-display: swap;
  font-style: italic;
  font-weight: 100;
}

@font-face {
  src: url('/fonts/Roboto/Roboto-Light.ttf') format('truetype');
  font-family: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 300;
}

@font-face {
  src: url('/fonts/Roboto/Roboto-LightItalic.ttf') format('truetype');
  font-family: 'Roboto';
  font-display: swap;
  font-style: italic;
  font-weight: 300;
}

@font-face {
  src: url('/fonts/Roboto/Roboto-Regular.ttf') format('truetype');
  font-family: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  src: url('/fonts/Roboto/Roboto-RegularItalic.ttf') format('truetype');
  font-family: 'Roboto';
  font-display: swap;
  font-style: italic;
  font-weight: 400;
}

@font-face {
  src: url('/fonts/Roboto/Roboto-Medium.ttf') format('truetype');
  font-family: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}

@font-face {
  src: url('/fonts/Roboto/Roboto-MediumItalic.ttf') format('truetype');
  font-family: 'Roboto';
  font-display: swap;
  font-style: italic;
  font-weight: 500;
}

@font-face {
  src: url('/fonts/Roboto/Roboto-Bold.ttf') format('truetype');
  font-family: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}

@font-face {
  src: url('/fonts/Roboto/Roboto-BoldItalic.ttf') format('truetype');
  font-family: 'Roboto';
  font-display: swap;
  font-style: italic;
  font-weight: 700;
}

@font-face {
  src: url('/fonts/Roboto/Roboto-Black.ttf') format('truetype');
  font-family: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 900;
}

@font-face {
  src: url('/fonts/Roboto/Roboto-BlackItalic.ttf') format('truetype');
  font-family: 'Roboto';
  font-display: swap;
  font-style: italic;
  font-weight: 900;
} */

/* Roboto Condensed */

/* @font-face {
  src: url('/fonts/Roboto/Roboto-Condensed-Regular.woff2') format('woff2');
  font-family: 'Roboto Condensed';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  src: url('/fonts/Roboto/Roboto-Condensed-Bold.woff2') format('woff2');
  font-family: 'Roboto Condensed';
  font-display: swap;
  font-style: normal;
  font-weight: 700;
} */
