@font-face {
    font-family: 'Dr Sugiyama';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/dr-sugiyama/DrSugiyama-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Kristi';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/kristi/Kristi-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Yellowtail';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/yellowtail/Yellowtail-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/raleway/Raleway-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/raleway/Raleway-Bold.ttf') format('truetype');
}
