@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-Regular.eot');
	src: url('../fonts/SourceSansPro-Regular.eot%3F') format('embedded-opentype'),
	url('../fonts/SourceSansPro-Regular.woff') format('woff'),
	url('../fonts/SourceSansPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Segoe UI';
	src: url('../fonts/Segoe-UI.ttf') format('truetype');
}

@font-face {
	font-family: 'Century Gothic Paneuropean';
	src: url('../fonts/CenturyGothicPaneuropeanRegular.ttf') format('truetype');
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Carlito';
	src: url('../fonts/Carlito-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Letter Gothic';
	src: url('../fonts/LetterGothicStd.otf') format('opentype');
}