/*
-------------------

	Satisfaction Platform

	Default - Fonts Kit
	Dec . 2015

-------------------
*/

/* Font . Gotham */

@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 100;
	src:
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Thin.eot?#iefix') format('embedded-opentype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Thin.otf')	format('opentype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Thin.woff') format('woff'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Thin.ttf')	format('truetype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Thin.svg#Gotham-Thin') format('svg');
}

@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 200;
	src:
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Light.eot?#iefix') format('embedded-opentype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Light.otf') format('opentype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Light.woff') format('woff'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Light.ttf') format('truetype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Light.svg#Gotham-Light') format('svg');
}

@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 400;
	src:
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Book.eot?#iefix') format('embedded-opentype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Book.otf')	format('opentype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Book.woff') format('woff'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Book.ttf')	format('truetype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Book.svg#Gotham-Book') format('svg');
}

@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 500;
	src:
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/Ggotham/otham-Medium.otf')  format('opentype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Medium.woff') format('woff'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Medium.ttf')  format('truetype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Medium.svg#Gotham-Medium') format('svg');
}

@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 700;
	src:
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Bold.otf')	format('opentype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Bold.woff') format('woff'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Bold.ttf')	format('truetype'),
		url('https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/gotham/Gotham-Bold.svg#Gotham-Bold') format('svg');
}

/* Font . Paper Icons */

@font-face {
	font-family: 'paperIcons';
	font-style: normal;
	font-weight: normal;
	src:
		url("https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/papericons/papericons.eot?8quail#iefix") format("embedded-opentype"),
		url("https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/papericons/papericons.ttf?8quail") format("truetype"),
		url("https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/papericons/papericons.woff?8quail") format("woff"),
		url("https://datasafety.exactusensu.pt/resources/layout/default/assets/fonts/papericons/papericons.svg?8quail#papericons") format("svg");
}