@font-face {
    font-family: 'Just Another Hand';
    src: url('../fonts/JustAnotherHand-Regular.eot');
    src: url('../fonts/JustAnotherHand-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/JustAnotherHand-Regular.woff2') format('woff2'),
        url('../fonts/JustAnotherHand-Regular.woff') format('woff'),
        url('../fonts/JustAnotherHand-Regular.ttf') format('truetype'),
        url('../fonts/JustAnotherHand-Regular.svg#JustAnotherHand-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Regular.eot');
    src: url('../fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Regular.woff2') format('woff2'),
        url('../fonts/Raleway-Regular.woff') format('woff'),
        url('../fonts/Raleway-Regular.ttf') format('truetype'),
        url('../fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

