@font-face {
    font-family: 'Caveat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/caveat-400.ttf') format('truetype');
}
@font-face {
    font-family: 'Caveat';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/caveat-700.ttf') format('truetype');
}
@font-face {
    font-family: 'Caveat Brush';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/caveatbrush-400.ttf') format('truetype');
}
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/outfit-400.ttf') format('truetype');
}
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/outfit-700.ttf') format('truetype');
}
@font-face {
    font-family: 'Schoolbell';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/schoolbell-400.ttf') format('truetype');
}
