
@font-face {
    font-family: 'ralewayregular';
    src: /*url('../fonts/raleway-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway ExtraBold';
    src: /*url('../fonts/Raleway-ExtraBold.woff2') format('woff2'),*/
        url('../fonts/Raleway-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'titillium_webbold';
    src: /*url('../fonts/titilliumweb-bold-webfont.woff2') format('woff2'),*/
         url('../fonts/titilliumweb-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeutrifPro-Bold';
    src: /*url('../fonts/NeutrifPro-Bold.woff2') format('woff2'),*/
        url('../fonts/NeutrifPro-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/*font-family: "Helvetica Neue - Condensed Bold", Arial, sans-serif;*/
@font-face {
	font-family: 'Helvetica Neue - Condensed Bold';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/HelveticaNeue-CondensedBold.woff.woff') format('woff')/*,
	url('../fonts/HelveticaNeue-CondensedBold.woff2') format('woff2')*/;
}
/* font-family: 'Sora', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@300;400&display=swap');
