@font-face {
    font-family: "Eurostile";
    src: url('../../../fonts/webFonts/Eurostile/font_Eurostile.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Eurostile";
    src: url('../../../fonts/webFonts/Eurostile/font_Eurostile_Medium_Italic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}   


@font-face {
    font-family: "Eurostile";
    src: url('../../../fonts/webFonts/Eurostile/font_Eurostile_Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}   

@font-face {
    font-family: "Eurostile";
    src: url('../../../fonts/webFonts/Eurostile/font_Eurostile_Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}   

@font-face {
    font-family: "Eurostile";
    src: url('../../../fonts/webFonts/Eurostile/font_Eurostile_Black_Italic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "MyriadPro";
    src: url('../../../fonts/webFonts/MyriadPro/MyriadPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MyriadPro";
    src: url('../../../fonts/webFonts/MyriadPro/MYRIADPRO-REGULAR.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MyriadPro";
    src: url('../../../fonts/webFonts/MyriadPro/MYRIADPRO-SEMIBOLD.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MyriadPro";
    src: url('../../../fonts/webFonts/MyriadPro/MYRIADPRO-SEMIBOLDIT.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "MyriadPro";
    src: url('../../../fonts/webFonts/MyriadPro/MYRIADPRO-BOLD.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MyriadPro";
    src: url('../../../fonts/webFonts/MyriadPro/MYRIADPRO-BOLDIT.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}