@font-face {
    font-family: 'Corma';
    src: url('Corma.woff2') format('woff2'),
        url('Corma.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BabySchool';
    src: url('BabySchoolItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BabySchoolItalic';
    src: url('fonts/BabySchoolItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Comicy';
    src: url('Comicy.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Dino And Friend';
    src: url('DinoAndFriendRegular.woff2') format('woff2'),
        url('DinoAndFriendRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



