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

@font-face {
	font-family: 'Gotham-Bold';
	src: url('../font/Gotham-Bold.eot');
	src: local('☺'), url('../font/Gotham-Bold.woff') format('woff'),
		url('../font/Gotham-Bold.ttf') format('truetype'),
		url('../font/Gotham-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Book';
	src: url('../font/Gotham-Book.eot');
	src: local('☺'), url('../font/Gotham-Book.woff') format('woff'),
		url('../font/Gotham-Book.ttf') format('truetype'),
		url('../font/Gotham-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Medium';
	src: url('../font/Gotham-Medium.eot');
	src: local('☺'), url('../font/Gotham-Medium.woff') format('woff'),
		url('../font/Gotham-Medium.ttf') format('truetype'),
		url('../font/Gotham-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Light';
	src: url('../font/Gotham-Light.eot');
	src: local('☺'), url('../font/Gotham-Light.woff') format('woff'),
		url('../font/Gotham-Light.ttf') format('truetype'),
		url('../font/Gotham-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'icons';
	src: url('../font/icons.eot?5007438');
	src: url('../font/icons.eot?5007438#iefix') format('embedded-opentype'),
		url('../font/icons.woff2?5007438') format('woff2'),
		url('../font/icons.woff?5007438') format('woff'),
		url('../font/icons.ttf?5007438') format('truetype'),
		url('../font/icons.svg?5007438#icons') format('svg');
	font-weight: normal;
	font-style: normal;
}