@font-face {
  font-family: 'Odebrecht Sans';
  src: url('./fonts/odebrecht-sans-webfont.eot');
  src: url('./fonts/odebrecht-sans-webfont.eot?#iefix') format('embedded-opentype'),
       url('./fonts/odebrecht-sans-webfont.woff') format('woff'),
       url('./fonts/odebrecht-sans-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'Odebrecht Sans';
  src: url('./fonts/odebrecht-sans_italic-webfont.eot');
  src: url('./fonts/odebrecht-sans_italic-webfont.eot?#iefix') format('embedded-opentype'),
       url('./fonts/odebrecht-sans_italic-webfont.woff') format('woff'),
       url('./fonts/odebrecht-sans_italic-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;

}


@font-face {
  font-family: 'Odebrecht Sans';
  src: url('./fonts/odebrecht-sans_bold_italic-webfont.eot');
  src: url('./fonts/odebrecht-sans_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
       url('./fonts/odebrecht-sans_bold_italic-webfont.woff') format('woff'),
       url('./fonts/odebrecht-sans_bold_italic-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;

}


@font-face {
  font-family: 'Odebrecht Sans';
  src: url('./fonts/odebrecht-sans_bold-webfont.eot');
  src: url('./fonts/odebrecht-sans_bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('./fonts/odebrecht-sans_bold-webfont.woff') format('woff'),
       url('./fonts/odebrecht-sans_bold-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;

}