@font-face {
    font-family: 'Fractul';
    src: url('Fractul-MediumItalic.woff2') format('woff2'),
        url('Fractul-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Fractul';
    src: url('Fractul-Medium.woff2') format('woff2'),
        url('Fractul-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fractul';
    src: url('Fractul-Bold.woff2') format('woff2'),
        url('Fractul-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fractul';
    src: url('Fractul-Regular.woff2') format('woff2'),
        url('Fractul-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Drama';
    src: url('Drama-Regular.woff2') format('woff2'),
        url('Drama-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('Manrope-ExtraLight.woff2') format('woff2'),
    url('Manrope-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}


