@font-face {
	font-family: 'Gotham HTF';
	src: url('../fonts/GothamHTF-Book.eot');
	src: url('../fonts/GothamHTF-Book.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamHTF-Book.woff2') format('woff2'),
		url('../fonts/GothamHTF-Book.woff') format('woff'),
		url('../fonts/GothamHTF-Book.ttf') format('truetype'),
		url('../fonts/GothamHTF-Book.svg#GothamHTF-Book') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham HTF';
	src: url('../fonts/GothamHTF-Medium.eot');
	src: url('../fonts/GothamHTF-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamHTF-Medium.woff2') format('woff2'),
		url('../fonts/GothamHTF-Medium.woff') format('woff'),
		url('../fonts/GothamHTF-Medium.ttf') format('truetype'),
		url('../fonts/GothamHTF-Medium.svg#GothamHTF-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham HTF';
	src: url('../fonts/GothamHTF-Bold.eot');
	src: url('../fonts/GothamHTF-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamHTF-Bold.woff2') format('woff2'),
		url('../fonts/GothamHTF-Bold.woff') format('woff'),
		url('../fonts/GothamHTF-Bold.ttf') format('truetype'),
		url('../fonts/GothamHTF-Bold.svg#GothamHTF-Bold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham HTF';
	src: url('../fonts/GothamHTF-Black.eot');
	src: url('../fonts/GothamHTF-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamHTF-Black.woff2') format('woff2'),
		url('../fonts/GothamHTF-Black.woff') format('woff'),
		url('../fonts/GothamHTF-Black.ttf') format('truetype'),
		url('../fonts/GothamHTF-Black.svg#GothamHTF-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}


@font-face {
    font-family: 'Effra';
    src: url('../fonts/Effra-Regular.eot');
    src: url('../fonts/Effra-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Effra-Regular.woff2') format('woff2'),
        url('../fonts/Effra-Regular.woff') format('woff'),
        url('../fonts/Effra-Regular.ttf') format('truetype'),
        url('../fonts/Effra-Regular.svg#Effra-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Effra';
    src: url('../fonts/Effra-Bold.eot');
    src: url('../fonts/Effra-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Effra-Bold.woff2') format('woff2'),
        url('../fonts/Effra-Bold.woff') format('woff'),
        url('../fonts/Effra-Bold.ttf') format('truetype'),
        url('../fonts/Effra-Bold.svg#Effra-Bold') format('svg');
    font-weight: 600;
    font-style: normal;
}