@font-face {
    font-family: Avenir;
    font-weight: normal;
    font-style: normal;
    src: url(../fonts/avenir-regular.woff);
}

@font-face {
    font-family: Avenir;
    font-weight: bold;
    font-style: normal;
    src: url(../fonts/avenir-bold.woff);
}