@font-face{
    font-family: "Avenir";
    font-weight: 200 400;
    src:url("../fonts/avenir_light.woff2") format("woff2");
}
@font-face{
    font-family: "Avenir";
    font-weight: 500 900;
    src:url("../fonts/avenir_heavy.woff2") format("woff2");
}
@font-face{
    font-family:"Museo Slab";
    font-weight: 300;
    src:url("../fonts/museo_300.woff2") format("woff2");
}
@font-face{
    font-family:"Museo Slab";
    font-weight: 300;
    font-style: italic;
    src:url("../fonts/museo_300i.woff2") format("woff2");
}
@font-face{    
    font-family:"Museo Slab";
    font-weight: 500;
    src:url("../fonts/museo_500.woff2") format("woff2");
}
@font-face{
    font-family:"Museo Slab";
    font-weight: 700;
    src:url("../fonts/museo_700.woff2") format("woff2");
}
