/**
 *
 * Copyright (C) 2018, Truu Innovation S.A.P.I. de C.V., All Rights Reserved
 *
 * This software is the confidential and proprietary information of Truu
 * Innovation S.A.P.I. de C.V. ("Confidential Information"). You shall not
 * disclose such Confidential Information and shall use it only in accordance
 * with the terms of the license agreement.
 *
 *
 *@author weex
 *
 **/

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

@font-face {
    font-family: 'Stack_Sans_Text_Bold';
    src: url('../fonts/StackSansText-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Stack_Sans_Text_Regular';
    src: url('../fonts/StackSansText-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}