@font-face {
   font-family: "Avenir Black";
   src: url("fonts/Avenir-Black.woff") format("woff"), url("fonts/Avenir-Black.eot") format("embedded-opentype"), url("fonts/Avenir-Black.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Avenir Regular";
   src: url("fonts/Avenir-Regular.woff") format("woff"), url("fonts/Avenir-Regular.eot") format("embedded-opentype"), url("fonts/Avenir-Regular.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}