/* HUG ME TIGHT */

@font-face {
    font-family: 'Hug Me Tight';
    src: url('fonts/hug_me_tight.woff2') format('woff2'),
         url('fonts/hug_me_tight.woff') format('woff'),
         url('fonts/hug_me_tight.otf') format('opentype'),
         url('fonts/hug_me_tight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* ARIAL ROUNDED MT BOLD */

@font-face {
    font-family: 'Arial Rounded MT Bold';
    src: url('fonts/arial-rounded-mt-bold.woff2') format('woff2'),
         url('fonts/arial-rounded-mt-bold.woff') format('woff'),
         url('fonts/arial-rounded-mt-bold.otf') format('opentype'),
         url('fonts/arial-rounded-mt-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
