@font-face {
	font-family: 'Segoe UI Light';
	src: url('../fonts/SegoeUI-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

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

@font-face {
	font-family: 'Segoe UI Black';
	src: url('../fonts/SegoeUIBlack.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Segoe UI Semilight';
	src: url('../fonts/SegoeUI-Semilight.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

/* @font-face {
	font-family: 'Segoe UI Bold';
	src: url('../fonts/SegoeUI-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
} */

@font-face {
	font-family: 'Segoe UI';
	src: url('../fonts/SegoeUI-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Segoe UI semibold';
	src: url('../fonts/SegoeUI-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Segoe UI light italic';
	src: url('../fonts/SegoeUI-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Segoe UI Italic';
	src: url('../fonts/SegoeUI-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Segoe UI Bold';
	src: url('../fonts/SegoeUI-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Segoe UI Semibold';
	src: url('../fonts/SegoeUI-Semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Segoe UI regular';
	src: url('../fonts/SegoeUI.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Segoe UI light';
	src: url('../fonts/SegoeUI-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Segoe UI light italic';
	src: url('../fonts/SegoeUI-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Segoe UI Semilight';
	src: url('../fonts/SegoeUI-Semilight.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Segoe UI Semilight Italic';
	src: url('../fonts/SegoeUI-SemilightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'open_sansbold_italic';
	src: url('../fonts/opensans-bolditalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;

}

@font-face {
	font-family: 'open_sanslight';
	src: url('../fonts/opensans-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/opensans-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'open_sansbold';
	src: url('../fonts/OpenSans-Bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'open_sansitalic';
	src: url('../fonts/opensans-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'open_sanssemibold';
	src: url('../fonts/opensans-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'gotham_bookregular';
	src: url('../fonts/gotham_book-webfont.woff2') format('woff2'),
	url('../fonts/gotham_book-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/* Source Sans Pro */

@font-face{
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	/*src: url('../fonts/SourceSansPro-Bold.eot') format('embedded-opentype'),*/
	src: url('../fonts/SourceSansPro-Bold.ttf.woff2') format('woff2'),
	url('../fonts/SourceSansPro-Bold.otf.woff') format('woff');
	/*url('../fonts/SourceSansPro-Bold.otf') format('opentype'),
	url('../fonts/SourceSansPro-Bold.ttf') format('truetype');*/
	font-display: swap;
}

@font-face{
	font-family: 'Source Sans Pro';
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	/*src: url('../fonts/SourceSansPro-Light.eot') format('embedded-opentype'),*/
	src: url('../fonts/SourceSansPro-Light.ttf.woff2') format('woff2'),
	url('../fonts/SourceSansPro-Light.otf.woff') format('woff');
	/*url('../fonts/SourceSansPro-Light.otf') format('opentype'),
	url('../fonts/SourceSansPro-Light.ttf') format('truetype');*/
	font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap');

@font-face{
	font-family: 'FranklinGothic-Book';
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	src: url('../fonts/FranklinGothic-Book.eot') format('embedded-opentype'),
	url('../fonts/FranklinGothic-Book.otf.woff') format('woff'),
	url('../fonts/FranklinGothic-Book.ttf') format('truetype');
	font-display: swap;
}

@font-face{
	font-family: 'FranklinGothic-Demi';
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	src: url('../fonts/FranklinGothic-Demi.eot') format('embedded-opentype'),
	url('../fonts/FranklinGothic-Demi.otf.woff') format('woff'),
	url('../fonts/FranklinGothic-Demi.ttf') format('truetype');
	font-display: swap;
}

/* Questrial */
@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');

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

@font-face {
	font-family: 'Helvetica Neue cn bd';
	src: url('../fonts/HelveticaNeue-CondensedBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

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

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

/* font-family: 'Sora' */
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@300;400;600;700&display=swap');

/*
@font-face {
 font-family: 'eausans_bold';
 src: url('../fonts/eau_sans_bold-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}

@font-face {
 font-family: 'eausans_book';
 src: url('../fonts/eau_sans_book-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}

@font-face {
	font-family: 'TradeGothic LT Bold';
	src: url('../fonts/TradeGothicLT-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Trade Gothic LT Std';
	src: url('../fonts/TradeGothicLTStd.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
*/
