
@font-face {
    font-family: 'woodshopregular';
    src: url('woodshop-regular-webfont.eot');
    src: url('woodshop-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('woodshop-regular-webfont.woff2') format('woff2'),
         url('woodshop-regular-webfont.woff') format('woff'),
         url('woodshop-regular-webfont.ttf') format('truetype'),
         url('woodshop-regular-webfont.svg#woodshopregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'GothamBook';
	src: url('./GothamBook.eot');
	src: local('GothamBook'), url('./GothamBook.woff') format('woff'), url('./GothamBook.ttf') format('truetype');
}

@font-face {
    font-family: 'cassannet_boldbold';
    src: url('cassannet_bold-webfont.eot');
    src: url('cassannet_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cassannet_bold-webfont.woff2') format('woff2'),
         url('cassannet_bold-webfont.woff') format('woff'),
         url('cassannet_bold-webfont.ttf') format('truetype'),
         url('cassannet_bold-webfont.svg#cassannet_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
