/*---------------------------------------------------------------------------*/
/* Fontes*/
/*---------------------------------------------------------------------------*/

@font-face {
    font-family: 'FolksBold';
    src: url('folks-bold-webfont.eot');
    src: url('folks-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('folks-bold-webfont.woff') format('woff'),
         url('folks-bold-webfont.ttf') format('truetype'),
         url('folks-bold-webfont.svg#FolksBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FolksHeavyRegular';
    src: url('folks-heavy-webfont.eot');
    src: url('folks-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('folks-heavy-webfont.woff') format('woff'),
         url('folks-heavy-webfont.ttf') format('truetype'),
         url('folks-heavy-webfont.svg#FolksHeavyRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FolksLightRegular';
    src: url('folks-light-webfont.eot');
    src: url('folks-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('folks-light-webfont.woff') format('woff'),
         url('folks-light-webfont.ttf') format('truetype'),
         url('folks-light-webfont.svg#FolksLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FolksRegular';
    src: url('folks-normal-webfont.eot');
    src: url('folks-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('folks-normal-webfont.woff') format('woff'),
         url('folks-normal-webfont.ttf') format('truetype'),
         url('folks-normal-webfont.svg#FolksRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}