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

@font-face {
    font-family: 'Barlow Semi Condensed';
    src: url('../fonts/BarlowSemiCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow Semi Condensed';
    src: url('../fonts/BarlowSemiCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




@font-face {
	font-family: "Baskerville";
	src: url("../fonts/Baskerville.eot"); /* IE9 Compat Modes */
	src: url("../fonts/Baskerville.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("../fonts/Baskerville.woff") format("woff"), /* Modern Browsers */
		url("../fonts/Baskerville.ttf")  format("truetype"), /* Safari, Android, iOS */
		url("../fonts/Baskerville.svg#Baskerville") format("svg"); /* Legacy iOS */
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "FontAwesome";
	src: url("../fonts/FontAwesome.eot"); /* IE9 Compat Modes */
	src: url("../fonts/FontAwesome.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("../fonts/FontAwesome.woff") format("woff"), /* Modern Browsers */
		url("../fonts/FontAwesome.ttf")  format("truetype"), /* Safari, Android, iOS */
		url("../fonts/FontAwesome.svg#FontAwesome") format("svg"); /* Legacy iOS */
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "Cabin";
	src: url("../fonts/Cabin-Regular.eot"); /* IE9 Compat Modes */
	src: url("../fonts/Cabin-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("../fonts/Cabin-Regular.woff") format("woff"), /* Modern Browsers */
		url("../fonts/Cabin-Regular.ttf")  format("truetype"), /* Safari, Android, iOS */
		url("../fonts/Cabin-Regular.svg#Cabin-Regular") format("svg"); /* Legacy iOS */
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "Cabin";
	src: url("../fonts/Cabin-Bold.eot"); /* IE9 Compat Modes */
	src: url("../fonts/Cabin-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("../fonts/Cabin-Bold.woff") format("woff"), /* Modern Browsers */
		url("../fonts/Cabin-Bold.ttf")  format("truetype"), /* Safari, Android, iOS */
		url("../fonts/Cabin-Bold.svg#Cabin-Bold") format("svg"); /* Legacy iOS */
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: "Futura-Medium";
	src: url("../fonts/Futura-Medium.eot"); /* IE9 Compat Modes */
	src: url("../fonts/Futura-Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("../fonts/Futura-Medium.woff") format("woff"), /* Modern Browsers */
		url("../fonts/Futura-Medium.ttf")  format("truetype"), /* Safari, Android, iOS */
		url("../fonts/Futura-Medium.svg#Futura-Medium") format("svg"); /* Legacy iOS */
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "Raleway-Bold";
	src: url("../fonts/Raleway-Bold.eot"); /* IE9 Compat Modes */
	src: url("../fonts/Raleway-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("../fonts/Raleway-Bold.woff") format("woff"), /* Modern Browsers */
		url("../fonts/Raleway-Bold.ttf")  format("truetype"), /* Safari, Android, iOS */
		url("../fonts/Raleway-Bold.svg#Raleway-Bold") format("svg"); /* Legacy iOS */
	font-style: normal;
	font-weight: 700;
}
