@font-face {
    font-family: 'Gantari';
    src: url('./fonts/Gantari-Bold.eot');
    src: url('./fonts/Gantari-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Gantari-Bold.woff2') format('woff2'),
        url('./fonts/Gantari-Bold.woff') format('woff'),
        url('./fonts/Gantari-Bold.ttf') format('truetype'),
        url('./fonts/Gantari-Bold.svg#Gantari-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gantari';
    src: url('./fonts/Gantari-Medium.eot');
    src: url('./fonts/Gantari-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Gantari-Medium.woff2') format('woff2'),
        url('./fonts/Gantari-Medium.woff') format('woff'),
        url('./fonts/Gantari-Medium.ttf') format('truetype'),
        url('./fonts/Gantari-Medium.svg#Gantari-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gantari';
    src: url('./fonts/Gantari-SemiBold.eot');
    src: url('./fonts/Gantari-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Gantari-SemiBold.woff2') format('woff2'),
        url('./fonts/Gantari-SemiBold.woff') format('woff'),
        url('./fonts/Gantari-SemiBold.ttf') format('truetype'),
        url('./fonts/Gantari-SemiBold.svg#Gantari-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gantari';
    src: url('./fonts/Gantari-Regular.eot');
    src: url('./fonts/Gantari-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Gantari-Regular.woff2') format('woff2'),
        url('./fonts/Gantari-Regular.woff') format('woff'),
        url('./fonts/Gantari-Regular.ttf') format('truetype'),
        url('./fonts/Gantari-Regular.svg#Gantari-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

