/* Custom Styles */
@import url('https://fonts.googleapis.com/css2?family=Allerta+Stencil&family=Birthstone+Bounce:wght@400;500&family=Kalam:wght@300;400;700&family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&family=Yanone+Kaffeesatz:wght@200;300;400;500;600;700&display=swap');
.saira{
font-family: 'Saira Condensed', sans-serif;
font-weight: 700;
}
.allerta{
   font-family: 'Allerta Stencil', sans-serif;
}