@font-face {
	    font-family: 'gilroyeb';
	    src: url('/assets/fonts/gilroy-extrabold.eot');
	    src: url('/assets/fonts/gilroy-extrabold.eot?#iefix') format('embedded-opentype'),
	         url('/assets/fonts/gilroy-extrabold.woff2') format('woff2'),
	         url('/assets/fonts/gilroy-extrabold.woff') format('woff'),
	         url('/assets/fonts/gilroy-extrabold.ttf') format('truetype'),
	         url('/assets/fonts/gilroy-extrabold.svg#gilroyeb') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}
	body{
		font-family: 'gilroyl', helvetica, arial, sans-serif;
	letter-spacing: .3px;
	}

	@font-face {
	  font-family: 'gilroysb';
	  src: url('/assets/fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'), 
	  		 url('/assets/fonts/Gilroy-SemiBold.woff') format('woff'), 
	  		 url('/assets/fonts/Gilroy-SemiBold.ttf')  format('truetype'), 
	  		 url('/assets/fonts/Gilroy-SemiBold.svg#Gilroy-SemiBold') format('svg');
	  font-weight: normal;
	  font-style: normal;
	}

	@font-face {
	    font-family: 'gilroyl';
	    src: url('/assets/fonts/gilroy-light.eot');
	    src: url('/assets/fonts/gilroy-light.eot?#iefix') format('embedded-opentype'),
	         url('/assets/fonts/gilroy-light.woff2') format('woff2'),
	         url('/assets/fonts/gilroy-light.woff') format('woff'),
	         url('/assets/fonts/gilroy-light.ttf') format('truetype'),
	         url('/assets/fonts/gilroy-light.svg#gilroyl') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}

	@font-face {
    font-family: 'gilroy';
    src: url('/assets/fonts/Gilroy-Medium.eot');
    src: url('/assets/fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/Gilroy-Medium.woff2') format('woff2'),
        url('/assets/fonts/Gilroy-Medium.woff') format('woff'),
        url('/assets/fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

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


	@font-face {
	    font-family: 'gothamb';
	    src: url('/assets/fonts/Gotham-book.eot');
	    src: url('/assets/fonts/Gotham-book.eot?#iefix') format('embedded-opentype'),
	         url('/assets/fonts/Gotham-book.woff') format('woff'),
	         url('/assets/fonts/Gotham-book.ttf') format('truetype'),
	         url('/assets/fonts/Gotham-book.svg#gothamb') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}
