@charset "UTF-8";
/* CSS Document */

/*===========================================================GIZA ONE THREE REGULAR*/
@font-face {
    font-family:'GizaOneThreeRegular';
    src:url('fontes/giza-onethree-webfont.eot');
    src:url('fontes/giza-onethree-webfont.eot?#iefix') format('embedded-opentype'),
        url('fontes/giza-onethree-webfont.woff') format('woff'),
        url('fontes/giza-onethree-webfont.ttf') format('truetype'),
        url('fontes/giza-onethree-webfont.svg#GizaOneThreeRegular') format('svg');
    font-weight:normal;
    font-style:normal;
}
/*================================================================================*/


/*=================================================================THE MIX REGULAR*/
@font-face {
    font-family:'TheMix-Regular';
    src:url('fontes/themixcap_0-webfont.eot');
    src:url('fontes/themixcap_0-webfont.eot?#iefix') format('embedded-opentype'),
        url('fontes/themixcap_0-webfont.woff') format('woff'),
        url('fontes/themixcap_0-webfont.ttf') format('truetype'),
        url('fontes/themixcap_0-webfont.svg#TheMix-Regular') format('svg');
    font-weight:normal;
    font-style:normal;
}