/* FONTES */

  @font-face {
    font-family: 'Noka';
    src: url('../fontes/nokatrial-medium.woff2') format('woff2'),
         url('../fontes/nokatrial-medium.woff') format('woff');
    font-style: normal;        
    font-weight: normal;}  
   
@font-face {
    font-family: 'Noka';
    src: url('../fontes/nokatrial-semibold.woff2') format('woff2'),
         url('../fontes/nokatrial-semibold.woff') format('woff');
    font-style: normal;        
    font-weight: bold;}  

  @font-face {
    font-family: 'OpenSans';
    src: url('../fontes/OpenSans-webfont.eot');
    src: url('../fontes/OpenSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/OpenSans-webfont.woff') format('woff'),
         url('../fontes/OpenSans-webfont.ttf') format('truetype'),
         url('../fontes/OpenSans-webfont.svg#OpenSans') format('svg');
    font-style: normal;        
    font-weight: normal;}  
    
@font-face {
    font-family: 'OpenSans';
    src: url('../fontes/OpenSans-Italic-webfont.eot');
    src: url('../fontes/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/OpenSans-Italic-webfont.woff') format('woff'),
         url('../fontes/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('../fontes/OpenSans-Italic-webfont.svg#OpenSans-Italic') format('svg');
    font-style: italic;
    font-weight: normal;}  
    
@font-face {
    font-family: 'OpenSans';
    src: url('../fontes/OpenSans-SemiBold-webfont.eot');
    src: url('../fontes/OpenSans-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/OpenSans-SemiBold-webfont.woff') format('woff'),
         url('../fontes/OpenSans-SemiBold-webfont.ttf') format('truetype'),
         url('../fontes/OpenSans-SemiBold-webfont.svg#OpenSans-SemiBold') format('svg');
    font-style: normal;
    font-weight: bold;}      