@font-face {
   font-family: "Material Symbols Outlined";
   src: url("fonts/Material Symbols Outlined Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Atyp Text";
   src: url("fonts/AtypText-Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Atyp Text Medium";
   src: url("fonts/AtypText-Medium.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Nunito";
   src: url("fonts/Nunito Italic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Nunito";
   src: url("fonts/Nunito Bold Italic.woff2") format("woff2");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Nunito";
   src: url("fonts/Nunito Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Nunito";
   src: url("fonts/Nunito Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}