@font-face{
font-family:"Avenir Wes";
src:url("avenir.css");
src: url("avenir/Avenir-Next-Condensed.ttf") format("truetype");
font-weight: 100;
font-style: normal;

}

@font-face{
font-family:"Avenir Light";
src:url("avenir.css");
src: url("avenir/Avenir-Next-Condensed-Light.ttf") format("truetype");
font-weight: 100;
font-style: normal;

}