@import "reset.css";
@import "styles.css";
@import "animations.css";

@font-face {
    font-family: Jersey20;
    src: url('../fonts/Jersey20-Regular.ttf') format('truetype');
}
@font-face {
    font-family: Syne;
    src: url('../fonts/Syne-VariableFont_wght.ttf') format('truetype');
}
