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

@font-face {
    font-family: 'Comic Neue';
    src: url('../fonts/comic-neue-latin-400-normal.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}