

@font-face {
    font-family: 'PostGrotesk';
    src: url('../fonts/PostGrotesk-Book.eot');
    src: url('../fonts/PostGrotesk-Book.eot?#iefix') format('embedded-opentype'),    
    	 url('../fonts/PostGrotesk-Book.woff') format('woff'),
    	 url('../fonts/PostGrotesk-Book.svg');
    font-weight: normal;
    font-style: normal;

}
