/* Press Start 2P */
.press-start {
    font-family: 'Press Start 2P', cursive;
}

/* Exo 2 Regular */
.exo-2-regular {
    font-family: 'Exo 2', sans-serif;
    font-weight: 400;
}

/* Anton */
.anton {
    font-family: 'Anton', sans-serif;
}

/* Bangers */
.bangers {
    font-family: 'Bangers', cursive;
}

/* Roboto Regular (font weight: 400) */
.roboto {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

/* Fjalla One */
.fjalla-one {
    font-family: 'Fjalla One', sans-serif;
}
