/**
 * Font Family: Clash Display
 * Designed by: Indian Type Foundry
 * URL: https://www.fontshare.com/fonts/clash-display
 * © 2024 Indian Type Foundry
 */

/* ========================= */
/* Clash Display – Variable */
/* ========================= */

@font-face {
    font-family: 'ClashDisplay';
    src: url("./fonts/ClashDisplay-Regular.cf87d6ec7387.woff2") format('woff2'),
    url("./fonts/ClashDisplay-Regular.845fd93f056b.woff") format('woff'),
    url("./fonts/ClashDisplay-Regular.8281d40c682b.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* ========================= */
/* Clash Display – Extralight */
/* ========================= */

@font-face {
    font-family: 'ClashDisplay-Extralight';
    src: url("./fonts/ClashDisplay-Extralight.ed532c7c0e77.woff2") format('woff2'),
    url("./fonts/ClashDisplay-Extralight.0bc337fc602d.woff") format('woff'),
    url("./fonts/ClashDisplay-Extralight.dd3e06aa66a9.ttf") format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

/* ========================= */
/* Clash Display – Light */
/* ========================= */

@font-face {
    font-family: 'ClashDisplay-Light';
    src: url("./fonts/ClashDisplay-Light.d14ff0a7fad0.woff2") format('woff2'),
    url("./fonts/ClashDisplay-Light.800f679a2416.woff") format('woff'),
    url("./fonts/ClashDisplay-Light.85908d1d0d58.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* ========================= */
/* Clash Display – Regular */
/* ========================= */

@font-face {
    font-family: 'ClashDisplay-Regular';
    src: url("./fonts/ClashDisplay-Regular.cf87d6ec7387.woff2") format('woff2'),
    url("./fonts/ClashDisplay-Regular.845fd93f056b.woff") format('woff'),
    url("./fonts/ClashDisplay-Regular.8281d40c682b.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* ========================= */
/* Clash Display – Medium */
/* ========================= */

@font-face {
    font-family: 'ClashDisplay-Medium';
    src: url("./fonts/ClashDisplay-Medium.b94bd6584596.woff2") format('woff2'),
    url("./fonts/ClashDisplay-Medium.8c687c3bab8f.woff") format('woff'),
    url("./fonts/ClashDisplay-Medium.f801579df950.ttf") format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* ========================= */
/* Clash Display – Semibold */
/* ========================= */

@font-face {
    font-family: 'ClashDisplay-Semibold';
    src: url("./fonts/ClashDisplay-Semibold.3ac748889874.woff2") format('woff2'),
    url("./fonts/ClashDisplay-Semibold.631d8bf1b23d.woff") format('woff'),
    url("./fonts/ClashDisplay-Semibold.5c7adedf6a7a.ttf") format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* ========================= */
/* Clash Display – Bold */
/* ========================= */

@font-face {
    font-family: 'ClashDisplay-Bold';
    src: url("./fonts/ClashDisplay-Bold.ea80c2358066.woff2") format('woff2'),
    url("./fonts/ClashDisplay-Bold.5d034e586596.woff") format('woff'),
    url("./fonts/ClashDisplay-Bold.845b81eb8251.ttf") format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* ========================= */
/* Optiker / Optician Sans */
/* ========================= */

@font-face {
    font-family: 'OpticianSans';
    src: url("./fonts/Optiker-K.367e41fedb89.woff2") format('woff2'),
    url("./fonts/Optiker-K.82b26d3b92ab.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* ========================= */
/* URW Imperial */
/* ========================= */

@font-face {
    font-family: 'URW Imperial W01 Regular';
    src: url("./fonts/41ef03052040400ec0acd500990fdc97.288fb177361e.woff2") format('woff2'),
    url("./fonts/41ef03052040400ec0acd500990fdc97.6060107b5712.woff") format('woff'),
    url("./fonts/41ef03052040400ec0acd500990fdc97.41ef03052040.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}