@font-face {
    font-family: 'ProximaNovaBold';
    src: url('/static/fonts/mark_simonson_-_proxima_nova_bold-webfont.eot');
    src: url('/static/fonts/mark_simonson_-_proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/mark_simonson_-_proxima_nova_bold-webfont.woff2') format('woff2'),
    url('/static/fonts/mark_simonson_-_proxima_nova_bold-webfont.woff') format('woff'),
    url('/static/fonts/mark_simonson_-_proxima_nova_bold-webfont.ttf') format('truetype'),
    url('/static/fonts/mark_simonson_-_proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('/static/fonts/proximanova-regular-webfont-webfont.eot');
    src: url('/static/fonts/proximanova-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/proximanova-regular-webfont-webfont.woff2') format('woff2'),
    url('/static/fonts/proximanova-regular-webfont-webfont.woff') format('woff'),
    url('/static/fonts/proximanova-regular-webfont-webfont.ttf') format('truetype'),
    url('/static/fonts/proximanova-regular-webfont-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/static/fonts/glyphicons-halflings-regular.eot');
    src: url('/static/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/static/fonts/glyphicons-halflings-regular.woff') format('woff'),
    url('/static/fonts/glyphicons-halflings-regular.ttf') format('truetype'),   url('/static/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}


@font-face {
    font-family: 'Goboldregular';
    src: url('/static/fonts/gobold-webfont.eot');
    src: url('/static/fonts/gobold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/gobold-webfont.woff2') format('woff2'),
    url('/static/fonts/gobold-webfont.woff') format('woff'),
    url('/static/fonts/gobold-webfont.ttf') format('truetype'),
    url('/static/fonts/gobold-webfont.svg#goboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}