
@font-face {
    font-family: 'KuderFont';
    src: local("serif"), url('../fonts/KuderFont.ttf') format("truetype");
    font-display: swap
}


/* Sofia Pro - Ultralight */
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro UltraLight Az.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro UltraLight Italic Az.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

/* ExtraLight */
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro ExtraLight Az.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro ExtraLight Italic Az.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

/* Light */
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro Light Az.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro Light Italic Az.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

/* Regular */
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro Regular Az.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro Regular Italic Az.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

/* Medium */
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro Medium Az.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro Medium Italic Az.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

/* SemiBold */
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro Semi Bold Az.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro Semi Bold Italic Az.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

/* Bold */
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro Bold Az.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro Bold Italic Az.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

/* Black */
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro Black Az.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Sofia';
    src: url('../fonts/sofia-pro/Sofia Pro Black Italic Az.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}


/* Regular */
@font-face {
    font-family: 'TheSeasons';
    src: url('../fonts/theseason/TheSeasons-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

/* Regular Italic */
@font-face {
    font-family: 'TheSeasons';
    src: url('../fonts/theseason/TheSeasons-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

/* Light */
@font-face {
    font-family: 'TheSeasons';
    src: url('../fonts/theseason/TheSeasons-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

/* Light Italic */
@font-face {
    font-family: 'TheSeasons';
    src: url('../fonts/theseason/TheSeasons-Light-Italic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

/* Bold */
@font-face {
    font-family: 'TheSeasons';
    src: url('../fonts/theseason/TheSeasons-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/* Bold Italic */
@font-face {
    font-family: 'TheSeasons';
    src: url('../fonts/theseason/TheSeasons-Bold-Italic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

/* Thin */
@font-face {
    font-family: 'StevieSans';
    src: url('../fonts/StevieSans/WOFF2/Stevie Sans Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}

/* Light */
@font-face {
    font-family: 'StevieSans';
    src: url('../fonts/StevieSans/WOFF2/Stevie Sans Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

/* Book (Regular yerine geçer) */
@font-face {
    font-family: 'StevieSans';
    src: url('../fonts/StevieSans/WOFF2/Stevie Sans Book.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

/* Medium */
@font-face {
    font-family: 'StevieSans';
    src: url('../fonts/StevieSans/WOFF2/Stevie Sans Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

/* Bold */
@font-face {
    font-family: 'StevieSans';
    src: url('../fonts/StevieSans/WOFF2/Stevie Sans Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

/* Black */
@font-face {
    font-family: 'StevieSans';
    src: url('../fonts/StevieSans/WOFF2/Stevie Sans Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}
