/* Local Fonts - Lato & League Gothic */

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('/assets/fonts/lato-100.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url('/assets/fonts/lato-100-italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/assets/fonts/lato-300.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/assets/fonts/lato-300-italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/lato-400.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/lato-400-italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/lato-700.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/lato-700-italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/assets/fonts/lato-900.ttf') format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url('/assets/fonts/lato-900-italic.ttf') format('truetype');
}
@font-face {
  font-family: 'League Gothic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/league-gothic-400.ttf') format('truetype');
}

@font-face {
  font-family: 'Chieezy Burger-Distressed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/Chieezy Burger-Distressed.ttf') format('truetype');
}

@font-face {
  font-family: 'Scood__';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/Scood__.ttf') format('truetype');
}

@font-face {
  font-family: 'Atelia';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/Atelia.ttf') format('truetype');
}

@font-face {
  font-family: 'Playlist Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/Playlist Script.otf') format('opentype');
}
