@font-face {
  font-family: 'Averta Std';
  font-weight: normal;
  font-style: normal;
  src: local('AvertaStd-Regular'),
    url(./AvertaStd-Regular.woff) format('woff'),
    url(./AvertaStd-Regular.eot?#iefix) format('embedded-opentype');
}

@font-face {
  font-family: 'Averta Std';
  font-style: normal;
  font-weight: 600;
  src: local('AvertaStd-Semibold'),
    url(./AvertaStd-Semibold.woff) format('woff'),
    url(./AvertaStd-Semibold.eot?#iefix) format('embedded-opentype');
}

@font-face {
  font-family: 'Averta Std';
  font-style: normal;
  font-weight: 700;
  src: local('AvertaStd-Bold'),
    url(./AvertaStd-Bold.woff) format('woff'),
    url(./AvertaStd-Bold.eot?#iefix) format('embedded-opentype');
}

@font-face {
  font-family: 'Averta Std';
  font-style: normal;
  font-weight: 800;
  src: local('AvertaStd-Extrabold'),
    url(./AvertaStd-Extrabold.woff) format('woff'),
    url(./AvertaStd-Extrabold.eot?#iefix) format('embedded-opentype');
}
