@font-face {
    font-family: smashed;
    src: url('../fonts/smashed-regular.woff2') format("woff2");
    font-weight: regular;
}
@font-face {
    font-family: smashed;
    src: url('../fonts/smashed-heavy.woff2') format("woff2");
    font-weight: 900;
}