@font-face {
  font-family: Avenir;
  font-weight: 400;
  src: url("../fonts/Avenir-light.otf") format("opentype"); }

@font-face {
  font-family: Avenir;
  font-weight: 500;
  src: url("../fonts/Avenir-regular.otf") format("opentype"); }

@font-face {
  font-family: Avenir;
  font-weight: 600;
  src: url("../fonts/Avenir-bold.otf") format("opentype"); }

@font-face {
  font-family: Avenir;
  font-weight: 700;
  src: url("../fonts/Avenir-bolder.otf") format("opentype"); }
