@font-face {
	font-family: 'switzermedium';
	src: url('fonts/switzer-medium-webfont.woff2') format('woff2'),
		 url('fonts/switzer-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'switzerlight';
	src: url('fonts/switzer-light-webfont.woff2') format('woff2'),
		 url('fonts/switzer-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'switzerlight_italic';
	src: url('fonts/switzer-lightitalic-webfont.woff2') format('woff2'),
		 url('fonts/switzer-lightitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'switzermedium';
	src: url('fonts/switzer-medium-webfont.woff2') format('woff2'),
		 url('fonts/switzer-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'switzermedium_italic';
	src: url('fonts/switzer-mediumitalic-webfont.woff2') format('woff2'),
		 url('fonts/switzer-mediumitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'switzerextralight';
	src: url('fonts/switzer-extralight-webfont.woff2') format('woff2'),
		 url('fonts/switzer-extralight-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'switzerextralight_italic';
	src: url('fonts/switzer-extralightitalic-webfont.woff2') format('woff2'),
		 url('fonts/switzer-extralightitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

h1{
	font-family: switzermedium;
	letter-spacing: 2px;
	line-height: 50px;
}