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