/*
*
* 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-2018 Fontspring
*
*
*/
@font-face {
    font-family: 'tensolight';
    src: url(../fonts/tenso/01_Tenso_Light-webfont.woff) format('woff'),
         url(../fonts/tenso/01_Tenso_Light-webfont.woff2) format('woff2'),
         url(../fonts/tenso/01_Tenso_Light-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tensolight_italic';
    src: url('../fonts/tenso/02_Tenso_Light_Italic-webfont.woff') format('woff'),
         url('../fonts/tenso/02_Tenso_Light_Italic-webfont.woff2') format('woff2'),
         url('../fonts/tenso/02_Tenso_Light_Italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tensoregular';
    src: url('../fonts/tenso/03_Tenso_Regular-webfont.woff') format('woff'),
         url('../fonts/tenso/03_Tenso_Regular-webfont.woff2') format('woff2'),
         url('../fonts/tenso/03_Tenso_Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tensoitalic';
    src: url('../fonts/tenso/04_Tenso_Italic-webfont.woff') format('woff'),
         url('../fonts/tenso/04_Tenso_Italic-webfont.woff2') format('woff2'),
         url('../fonts/tenso/04_Tenso_Italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tensomedium';
    src: url('../fonts/tenso/05_Tenso_Medium-webfont.woff') format('woff'),
         url('../fonts/tenso/05_Tenso_Medium-webfont.woff2') format('woff2'),
         url('../fonts/tenso/05_Tenso_Medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tensomedium_italic';
    src: url('../fonts/tenso/06_Tenso_Medium_Italic-webfont.woff') format('woff'),
         url('../fonts/tenso/06_Tenso_Medium_Italic-webfont.woff2') format('woff2'),
         url('../fonts/tenso/06_Tenso_Medium_Italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}