
@font-face {
    font-family: 'GraphikRegular';
    src: url('Graphik-Regular-Web.eot');
    src: url('Graphik-Regular-Web.eot?#iefix') format('embedded-opentype'),
	     url('Graphik-Regular-Web.svg#futura_md_btbold') format('svg'),
         url('Graphik-Regular-Web.woff') format('woff'),
		 url("Graphik-Regular-Web.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;

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

}
@font-face {
    font-family: 'GraphikBold';
    src: url('Graphik-Bold-Web.eot');
    src: url('Graphik-Bold-Web.eot?#iefix') format('embedded-opentype'),
	     url('Graphik-Bold-Web.svg#futura_md_btbold') format('svg'),
         url('Graphik-Bold-Web.woff') format('woff'),
		 url("Graphik-Bold-Web.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;

}