@font-face {
    font-family: 'Futura Medium';
    src: url(../ttf/futura-medium.ttf) format('truetype'), url('../woff2/futura-medium-webfont.woff2') format('woff2'), url('../woff/futura-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura Book';
    src: url(../ttf/futura-book.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura Light';
    src: url(../ttf/futura-light.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EB Garamond';
    src: url(../otf/ebgaramond12-regular.otf);
    font-weight: normal;
    font-style: normal;
}