@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:100,300,400|Wire+One|Allura|Yesteryear|Dosis:400,500,600,700|Poiret+One|Lobster|Ubuntu+Condensed|Pacifico|Oswald:400,300|Oxygen|Archivo+Narrow:400,700|Fjalla+One|Pathway+Gothic+One|Open+Sans|Open+Sans+Condensed:300|Cuprum:400,700);

@font-face {
    font-family: 'denseregular';
    src: url('../fontes/dense-regular-webfont.eot');
    src: url('../fontes/dense-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/dense-regular-webfont.woff2') format('woff2'),
         url('../fontes/dense-regular-webfont.woff') format('woff'),
         url('../fontes/dense-regular-webfont.ttf') format('truetype'),
         url('../fontes/dense-regular-webfont.svg#denseregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

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

}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fontes/fontawesome-webfont.eot?v=4.2.0');
  src: url('../fontes/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),
	  url('../fontes/fontawesome-webfont.woff?v=4.2.0') format('woff'),
	  url('../fontes/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),
	  url('../fontes/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


