/* Fredoka */
@font-face {
    font-display: swap;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/fredoka-v17-latin-regular.woff2') format('woff2'),
        url('../fonts/fredoka-v17-latin-regular.woff') format('woff');
}
@font-face {
    font-display: swap;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/fredoka-v17-latin-500.woff2') format('woff2'),
        url('../fonts/fredoka-v17-latin-500.woff') format('woff');
}
@font-face {
    font-display: swap;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/fredoka-v17-latin-600.woff2') format('woff2'),
        url('../fonts/fredoka-v17-latin-600.woff') format('woff');
}

/* Rouge Script */
@font-face {
    font-display: swap;
    font-family: 'Rouge Script';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/rouge-script-v20-latin-regular.woff2') format('woff2'),
        url('../fonts/rouge-script-v20-latin-regular.woff') format('woff');
}
