/*#######################################################
  #### FONTES
#######################################################
*/
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,800,900');
@font-face {
  font-family:'encodesans_regular';
  src: url('../fontes/encodesans_regular.eot');
  src: url('../fontes/encodesans_regular.eot?#iefix') format('embedded-opentype'),
    url('../fontes/encodesans_regular.woff') format('woff'),
    url('../fontes/encodesans_regular.ttf') format('truetype'),
    url('../fontes/encodesans_regular.otf') format('opentype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'encodesans_bold';
  src: url('../fontes/encodesans_bold.eot');
  src: url('../fontes/encodesans_bold.eot?#iefix') format('embedded-opentype'),
    url('../fontes/encodesans_bold.woff') format('woff'),
    url('../fontes/encodesans_bold.ttf') format('truetype'),
    url('../fontes/encodesans_bold.otf') format('opentype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'encodesanssemiexpanded_bold';
  src: url('../fontes/encodesanssemiexpanded_bold.eot');
  src: url('../fontes/encodesanssemiexpanded_bold.eot?#iefix') format('embedded-opentype'),
    url('../fontes/encodesanssemiexpanded_bold.woff') format('woff'),
    url('../fontes/encodesanssemiexpanded_bold.ttf') format('truetype'),
    url('../fontes/encodesanssemiexpanded_bold.otf') format('opentype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'encodesanssemiexpanded_light';
  src: url('../fontes/encodesanssemiexpanded_light.eot');
  src: url('../fontes/encodesanssemiexpanded_light.eot?#iefix') format('embedded-opentype'),
    url('../fontes/encodesanssemiexpanded_light.woff') format('woff'),
    url('../fontes/encodesanssemiexpanded_light.ttf') format('truetype'),
    url('../fontes/encodesanssemiexpanded_light.otf') format('opentype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'encodesanssemiexpanded_medium';
  src: url('../fontes/encodesanssemiexpanded_medium.eot');
  src: url('../fontes/encodesanssemiexpanded_medium.eot?#iefix') format('embedded-opentype'),
    url('../fontes/encodesanssemiexpanded_medium.woff') format('woff'),
    url('../fontes/encodesanssemiexpanded_medium.ttf') format('truetype'),
    url('../fontes/encodesanssemiexpanded_medium.otf') format('opentype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'encodesanssemiexpanded_semibold';
  src: url('../fontes/encodesanssemiexpanded_semibold.eot');
  src: url('../fontes/encodesanssemiexpanded_semibold.eot?#iefix') format('embedded-opentype'),
    url('../fontes/encodesanssemiexpanded_semibold.woff') format('woff'),
    url('../fontes/encodesanssemiexpanded_semibold.ttf') format('truetype'),
    url('../fontes/encodesanssemiexpanded_semibold.otf') format('opentype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
    font-family: 'avenir_light';
    src: url('../fontes/avenir_light.eot');
    src: url('../fontes/avenir_light.eot?#iefix') format('embedded-opentype'),
         url('../fontes/avenir_light.woff2') format('woff2'),
         url('../fontes/avenir_light.woff') format('woff'),
         url('../fontes/avenir_light.ttf') format('truetype'),
         url('../fontes/avenir_light.svg#avenir_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avenir_heavy';
    src: url('../fontes/avenir_heavy.eot');
    src: url('../fontes/avenir_heavy.eot?#iefix') format('embedded-opentype'),
         url('../fontes/avenir_heavy.woff2') format('woff2'),
         url('../fontes/avenir_heavy.woff') format('woff'),
         url('../fontes/avenir_heavy.ttf') format('truetype'),
         url('../fontes/avenir_heavy.svg#avenir_heavy') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family:'proximanova_light';
  src: url('../fontes/proximanova_light.eot');
  src: url('../fontes/proximanova_light.eot?#iefix') format('embedded-opentype'),
    url('../fontes/proximanova_light.woff') format('woff'),
    url('../fontes/proximanova_light.ttf') format('truetype'),
    url('../fontes/proximanova_light.otf') format('opentype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'proximanova_regular';
  src: url('../fontes/proximanova_regular.eot');
  src: url('../fontes/proximanova_regular.eot?#iefix') format('embedded-opentype'),
    url('../fontes/proximanova_regular.woff') format('woff'),
    url('../fontes/proximanova_regular.ttf') format('truetype'),
    url('../fontes/proximanova_regular.otf') format('opentype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'proximanova_bold';
  src: url('../fontes/proximanova_bold.eot');
  src: url('../fontes/proximanova_bold.eot?#iefix') format('embedded-opentype'),
    url('../fontes/proximanova_bold.woff') format('woff'),
    url('../fontes/proximanova_bold.ttf') format('truetype'),
    url('../fontes/proximanova_bold.otf') format('opentype');
  font-style: normal;
  font-stretch: normal;
}
