@font-face {
    font-family: 'ComfortaaLight';
    src: url('../fontes/comfortaa-light.eot');
    src: url('../fontes/comfortaa-light.eot?#iefix') format('embedded-opentype'),
         url('../fontes/comfortaa-light.ttf') format('truetype'),
         url('../fontes/comfortaa-light.svg#ComfortaaLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ComfortaaBold';
    src: url('../fontes/comfortaa-bold.eot');
    src: url('../fontes/comfortaa-bold.eot?#iefix') format('embedded-opentype'),
         url('../fontes/comfortaa-bold.ttf') format('truetype'),
         url('../fontes/comfortaa-bold.svg#ComfortaaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ComfortaaRegular';
    src: url('../fontes/comfortaa-regular.eot');
    src: url('../fontes/comfortaa-regular.eot?#iefix') format('embedded-opentype'),
         url('../fontes/comfortaa-regular.ttf') format('truetype'),
         url('../fontes/comfortaa-regular.svg#ComfortaaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro_Bold';
    src: url('../fontes/sourcesanspro-bold-webfont.eot');
    src: url('../fontes/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/sourcesanspro-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSansPro_BoldItalic';
    src: url('../fontes/sourcesanspro-boldit-webfont.eot');
    src: url('../fontes/sourcesanspro-boldit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/sourcesanspro-boldit-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'SourceSansPro_Italic';
    src: url('../fontes/sourcesanspro-it-webfont.eot');
    src: url('../fontes/sourcesanspro-it-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/sourcesanspro-it-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'SourceSansPro_Regular';
    src: url('../fontes/sourcesanspro-regular-webfont.eot');
    src: url('../fontes/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/sourcesanspro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}