@charset "UTF-8";
/* libs.css - Gotham-Book font only (Layer/dripicons/iconfont removed, icons replaced by inline SVG) */

@font-face {
	font-family:'Gotham-Book';
    src:url('../fonts/Gotham-Book.otf');
    src:url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham-book.woff2') format('woff2'),
        url('../fonts/Gotham-Book.woff') format('woff'),
        url('../fonts/gotham-book.ttf') format('truetype'),
        url('../fonts/gotham-book.svg#webfont') format('svg');
}
