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

@font-face {
    font-family: 'Gantari';
    src: url('/fonts/Gantari/Gantari-SemiBold.woff2') format('woff2'),
         url('/fonts/Gantari/Gantari-SemiBold.woff') format('woff');
    font-display: swap;
    font-style: normal;
    font-weight: 600;
}

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

@font-face {
    font-family: 'Gantari';
    src: url('/fonts/Gantari/Gantari-Black.woff2') format('woff2'),
         url('/fonts/Gantari/Gantari-Black.woff') format('woff');
    font-display: swap;
    font-style: normal;
    font-weight: 900;
}

/* Iconset */
@font-face {
    font-family: 'Iconset';
    src:
        url('/fonts/Iconset/Iconset.woff2?ilfndr') format('woff2'),
        url('/fonts/Iconset/Iconset.woff?ilfndr') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
