@font-face {
	font-family: 'Open Sans';
	src: url(../fonts/OpenSans-Regular.eot);
	src: url(../fonts/OpenSans-Regular.eot?#iefix) format('embedded-opentype'),
	url(../fonts/OpenSans-Regular.otf) format('otf'),
	url(../fonts/OpenSans-Regular.svg#OpenSans-Regular) format('svg'),
	url(../fonts/OpenSans-Regular.ttf) format('truetype'),
	url(../fonts/OpenSans-Regular.woff) format('woff'),
	url(../fonts/OpenSans-Regular.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'Futura std';
	src: url(../fonts/Futura-Std-Light.eot);
	src: url(../fonts/Futura-Std-Light.eot?#iefix) format('embedded-opentype'),
	url(../fonts/Futura-Std-Light.otf) format('otf'),
	url(../fonts/Futura-Std-Light.svg#Futura-Std-Light) format('svg'),
	url(../fonts/Futura-Std-Light.ttf) format('truetype'),
	url(../fonts/Futura-Std-Light.woff) format('woff'),
	url(../fonts/Futura-Std-Light.woff2) format('woff2');
	font-display: swap;
	font-weight: 300;
}
