@font-face {
	font-family: 'GraphikWeb';
	src: url('fonts/GraphikWeb-Regular.eot');
	src: url('fonts/GraphikWeb-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/GraphikWeb-Regular.woff') format('woff'),
		url('fonts/GraphikWeb-Regular.ttf') format('truetype'),
		url('fonts/GraphikWeb-Regular.svg#Graphik Web') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
    font-family: 'GraphikWeb';
    src: url('fonts/GraphikWeb-Medium.eot');
    src: url('fonts/GraphikWeb-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/GraphikWeb-Medium.woff') format('woff'),
        url('fonts/GraphikWeb-Medium.ttf') format('truetype'),
        url('fonts/GraphikWeb-Medium.svg#Graphik Web') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'GraphikWeb';
    src: url('fonts/GraphikWeb-Semibold.eot');
    src: url('fonts/GraphikWeb-Semibold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GraphikWeb-Semibold.woff') format('woff'),
        url('fonts/GraphikWeb-Semibold.ttf') format('truetype'),
        url('fonts/GraphikWeb-Semibold.svg#Graphik Web') format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
}