/* Custom CSS --- */

/* Fonts */
 
/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2016 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      exljbris Font Foundry
 * License URL: http://www.fontspring.com/licenses/exljbris/webfont
 *
 *
 */

@font-face {
    font-family: 'museo_sans500';
    src: url('../fonts/MuseoSans_500-webfont.eot');
    src: url('../fonts/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans_500-webfont.woff2') format('woff2'),
         url('../fonts/MuseoSans_500-webfont.woff') format('woff'),
         url('../fonts/MuseoSans_500-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans_500-webfont.svg#museo_sans500') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "Futura Bold";
    src: url('../fonts/FuturaLTBold/87f56fc1-ab05-4355-90af-9e83740663af.eot?#iefix');
    src: url('../fonts/FuturaLTBold/87f56fc1-ab05-4355-90af-9e83740663af.eot?#iefix') format("eot"), url('../fonts/FuturaLTBold/3cf9e1e8-63a2-497f-86ed-6b63d6de1986.woff2') format("woff2"), url('../fonts/FuturaLTBold/184895ac-545b-450b-9d3a-c0a0a7620977.woff') format("woff"), url('../FuturaLTBold/fonts/bf8628d2-1ae0-4645-ba3f-3ce62d8d907c.ttf') format("truetype"), url('../fonts/FuturaLTBold/20073de8-56dd-4e4c-9434-5097c3f2fd28.svg#20073de8-56dd-4e4c-9434-5097c3f2fd28') format("svg");
    font-weight: 700;
    font-style: normal
}