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


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


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


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

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

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


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


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


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


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


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


@font-face {
font-family: "SmoochSans";
src: url('/assets/fonts/SmoochSans-Light.ttf') format('truetype');
font-style: normal;
font-weight: 100;
}


@font-face {
font-family: "SmoochSans";
src: url('/assets/fonts/SmoochSans-ExtraLight.ttf') format('truetype');
font-style: normal;
font-weight: 200;
}


@font-face {
font-family: "SmoochSans";
src: url('/assets/fonts/SmoochSans-Medium.ttf') format('truetype');
font-style: normal;
font-weight: 300;
}


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