@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/AvenirLTStd-Roman.otf');
}
@font-face {
    font-family: 'Avenir';
    font-style: light;
    font-weight: 100;
    src: url('../fonts/AvenirLTStd-Light.otf');
}