@font-face {
    font-family: Avenir-Black;
    src: url(../fonts/Avenir-Black.ttf) format("truetype");
}
@font-face {
    font-family: Avenir-Medium;
    src: url(../fonts/avenir-lt-65-medium.ttf) format("truetype");
}

@font-face {
    font-family: SourceSansPro-Regular;
    src: url(../fonts/SourceSansPro-Regular.ttf) format("truetype");
}
@font-face {
    font-family: SourceSansPro-Semibold;
    src: url(../fonts/SourceSansPro-Semibold.ttf) format("truetype");
}
@font-face {
    font-family: Averta-Regular;
    src: url(../fonts/Averta-Regular.otf) format("truetype");
}
@font-face {
    font-family: FredokaOne-Regular;
    src: url(../fonts/FredokaOne-Regular.ttf) format("truetype");
}
