/*
 * 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-2013 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      exljbris Font Foundry
 * License URL: http://www.fontspring.com/fflicense/exljbris
 *
 *
 */

/* Tenso Regular */
@font-face {
    font-family: 'tenso';
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
    src: url('fonts/tenso/03_tenso_regular-webfont.woff2') format('woff2'),
    url('fonts/tenso/03_tenso_regular-webfont.woff') format('woff'),
    url('fonts/tenso/03_tenso_regular-webfont.ttf') format('truetype');
}

/* Tenso Italic */
@font-face {
    font-family: 'tenso';
    font-weight: normal;
    font-style: italic;
    font-display: fallback;
    src: url('fonts/tenso/04_tenso_italic-webfont.woff2') format('woff2'),
    url('fonts/tenso/04_tenso_italic-webfont.woff') format('woff'),
    url('fonts/tenso/04_tenso_italic-webfont.ttf') format('truetype');
}

/* Tenso Bold */
@font-face {
    font-family: 'tenso';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('fonts/tenso/05_tenso_medium-webfont.woff2') format('woff2'),
    url('fonts/tenso/05_tenso_medium-webfont.woff') format('woff'),
    url('fonts/tenso/05_tenso_medium-webfont.ttf') format('truetype');
}

/* Tenso Bold Italic */
@font-face {
    font-family: 'tenso';
    font-weight: bold;
    font-style: italic;
    src: url('fonts/tenso/06_tenso_medium_italic-webfont.woff2') format('woff2'),
    url('fonts/tenso/06_tenso_medium_italic-webfont.woff') format('woff'),
    url('fonts/tenso/06_tenso_medium_italic-webfont.ttf') format('truetype');

}

/* Tenso Bold */
@font-face {
    font-family: 'tenso_bold';
    font-weight: bold;
    font-style: normal;
    src: url('fonts/tenso/07_tenso_bold-webfont.woff2') format('woff2'),
    url('fonts/tenso/07_tenso_bold-webfont.woff') format('woff'),
    url('fonts/tenso/07_tenso_bold-webfont.ttf') format('truetype');
}

/* Tenso Tabular Regular */
@font-face {
    font-family: 'tenso_tabular';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/tenso_tabular/03_tenso_regular-tabular-webfont.woff2') format('woff2'),
    url('fonts/tenso_tabular/03_tenso_regular-tabular-webfont.woff') format('woff'),
    url('fonts/tenso_tabular/03_tenso_regular-tabular-webfont.ttf') format('truetype');
}

/* Tenso Tabular Bold */
@font-face {
    font-family: 'tenso_tabular';
    font-weight: bold;
    font-style: normal;
    src: url('fonts/tenso_tabular/05_tenso_medium-tabular-webfont.woff2') format('woff2'),
    url('fonts/tenso_tabular/05_tenso_medium-tabular-webfont.woff') format('woff'),
    url('fonts/tenso_tabular/05_tenso_medium-tabular-webfont.ttf') format('truetype');
}

/* Foro Extra Light Regular */
@font-face {
    font-family: 'foro_extra_light';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/foro/ForoXLig-webfont.woff2') format('woff2'),
    url('fonts/foro/ForoXLig-webfont.woff') format('woff'),
    url('fonts/foro/ForoXLig-webfont.ttf') format('truetype');
}

/* Foro Light Regular */
@font-face {
    font-family: 'foro_light';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/foro/ForoLig-webfont.woff2') format('woff2'),
    url('fonts/foro/ForoLig-webfont.woff') format('woff'),
    url('fonts/foro/ForoLig-webfont.ttf') format('truetype');
}

/* Foro Light Italic */
@font-face {
    font-family: 'foro_light';
    font-weight: normal;
    font-style: italic;
    src: url('fonts/foro/ForoIta-webfont.woff2') format('woff2'),
    url('fonts/foro/ForoIta-webfont.woff') format('woff'),
    url('fonts/foro/ForoIta-webfont.ttf') format('truetype');
}

/* Foro Regular */
@font-face {
    font-family: 'foro';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/foro/ForoReg-webfont.woff2') format('woff2'),
    url('fonts/foro/ForoReg-webfont.woff') format('woff'),
    url('fonts/foro/ForoReg-webfont.ttf') format('truetype');
}

/* Foro Bold */
@font-face {
    font-family: 'foro';
    font-weight: bold;
    font-style: normal;
    src: url('fonts/foro/ForoMed-webfont.woff2') format('woff2'),
    url('fonts/foro/ForoMed-webfont.woff') format('woff'),
    url('fonts/foro/ForoMed-webfont.ttf') format('truetype');
}

/* Trump Gothic Regular */
@font-face {
    font-family: 'trump_gothic';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/trump_gothic/TrumpGothicPro-Regular-webfont.woff2') format('woff2'),
    url('fonts/trump_gothic/TrumpGothicPro-Regular-webfont.woff') format('woff'),
    url('fonts/trump_gothic/TrumpGothicPro-Regular-webfont.ttf') format('truetype');
}