@font-face {
    font-family: 'Rubik';
    src: url('../font/rubik/Rubik-BlackItalic.woff2') format('woff2'),
        url('../font/rubik/Rubik-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Rubik';
    src: url('../font/rubik/Rubik-Medium.woff2') format('woff2'),
        url('../font/rubik/Rubik-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../font/rubik/Rubik-MediumItalic.woff2') format('woff2'),
        url('../font/rubik/Rubik-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Rubik';
    src: url('../font/rubik/Rubik-ExtraBold.woff2') format('woff2'),
        url('../font/rubik/Rubik-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../font/rubik/Rubik-Italic.woff2') format('woff2'),
        url('../font/rubik/Rubik-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../font/rubik/Rubik-LightItalic.woff2') format('woff2'),
        url('../font/rubik/Rubik-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../font/rubik/Rubik-BoldItalic.woff2') format('woff2'),
        url('../font/rubik/Rubik-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../font/rubik/Rubik-Light.woff2') format('woff2'),
        url('../font/rubik/Rubik-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../font/rubik/Rubik-ExtraBoldItalic.woff2') format('woff2'),
        url('../font/rubik/Rubik-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../font/rubik/Rubik-SemiBoldItalic.woff2') format('woff2'),
        url('../font/rubik/Rubik-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

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


/*----------------------- font aswom -+---------------------------*/
@font-face {
    font-family: 'Font Awesome v4 Compatibility';
    src: url('../font/fontawesome/FontAwesomev4Compatibility-Regular.woff2') format('woff2'),
        url('../font/fontawesome/FontAwesomev4Compatibility-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 6 Free Solid';
    src: url('../font/fontawesome/FontAwesome6Free-Solid.woff2') format('woff2'),
        url('../font/fontawesome/FontAwesome6Free-Solid.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 6 Brands';
    src: url('../font/fontawesome/FontAwesome6Brands-Regular.woff2') format('woff2'),
        url('../font/fontawesome/FontAwesome6Brands-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 6 Free';
    src: url('../font/fontawesome/FontAwesome6Free-Regular.woff2') format('woff2'),
        url('../font/fontawesome/FontAwesome6Free-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

