﻿@font-face {
  font-family: "Luckiest Guy", cursive;
  src: url('Fonts/LuckiestGuy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Play", sans-serif;
  src: url('Fonts/Play-Regular.ttf') format('truetype');
}
@font-face {
  font-family: "Play", sans-serif;
  src: url('Fonts/Play-Regular.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Nabla", sans-serif;
  src: url('Fonts/Nabla-Regular-VariableFont_EDPT,EHLT.ttf') format('truetype');
}
@font-face {
  font-family: "Smooch", sans-serif;
  src: url('Fonts/SmoochSans-VariableFont_wght.ttf') format('truetype');
}

@font-face {
  font-family: "Passion One", sans-serif;
  src: url('Fonts/PassionOne-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Material Symbols Outlined';
  font-size: 24px;
  font-style: normal;
  src: url('Fonts/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].ttf') format('truetype');
  src: url('Fonts/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].ttf') format('truetype'), url('Fonts/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block; 
}

.anton-sc-regular {
  font-family: "Anton SC", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.passion-one-regular {
  font-family: "Passion One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.passion-one-bold {
  font-family: "Passion One", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.passion-one-black {
  font-family: "Passion One", sans-serif;
  font-weight: 900;
  font-style: normal;
}
