
/* - fontAvenir.css - */
/*  (do not remove this :) */
/*  (not this either :) */

@font-face {
  font-family: 'Avenir';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir LT Std 55 Roman'), url(https://southernwildfire.net/AvenirLTStd-Roman.woff) format('woff');
}

@font-face {
  font-family: 'Avenir Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir LT Std 55 Oblique'), url(https://southernwildfire.net/AvenirLTStd-Oblique.woff) format('woff');
}

@font-face {
  font-family: 'Avenir Light';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir LT Std 35 Light'), url(https://southernwildfire.net/AvenirLTStd-Light.woff) format('woff');
}

@font-face {
  font-family: 'Avenir Light Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir LT Std 35 Light Oblique'), url(https://southernwildfire.net/AvenirLTStd-LightOblique.woff) format('woff');
}

@font-face {
  font-family: 'Avenir Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir LT Std 85 Heavy'), url(https://southernwildfire.net/AvenirLTStd-Heavy.woff) format('woff');
}

@font-face {
  font-family: 'Avenir Bold Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir LT Std 85 Heavy Oblique'), url(https://southernwildfire.net/AvenirLTStd-HeavyOblique.woff) format('woff');
}

/*  */

