/*
    ----- OZFont -----
    
    OZFont is a custom font family designed for use in OZ web applications.
    
    ----- OZFont License -----

    This font was derived from the Rubrik font.
    Rubrik font design belongs to Newlyn Works Limited (http://newlyn.com/).
    It is not licensed yet for our commercial use.
    Once our product is commercially available, it will be licensed for our commercial use.

    !!! Please do not use it for commercial purposes or do not distribute it. !!!
        
    ----- OZFont CSS Definitions -----

    This CSS file is used to define the OZFont font family with various weights and styles.
    Each @font-face rule specifies a different variant of the OZFont font.
    The fonts are loaded from the specified URLs in both WOFF2 and WOFF formats for better browser compatibility.
*/

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFont.woff2') format('woff2'), 
        url('https://corp.oz.tr/font/oz/OZFont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontExtraLight.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontSemiBoldItalic.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontSemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontSemiBold.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontBold.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontExtraLightItalic.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontItalic.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontLight.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontLightItalic.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontMediumItalic.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontMediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontMediumItalic.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontMediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontLight.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontBoldItalic.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontSemiBoldItalic.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontSemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontExtraLightItalic.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontSemiBold.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontMedium.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontItalic.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontExtraLight.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontMedium.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontLightItalic.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontBoldItalic.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OZFont';
    src: url('https://corp.oz.tr/font/oz/OZFontBold.woff2') format('woff2'),
        url('https://corp.oz.tr/font/oz/OZFontBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

