@font-face {
    font-family: 'FuturaStd';
    src: url(https://fonts.styla.com/garhammer/FuturaStd-Book.otf) format('opentype');
    font-weight: 400;
}
@font-face {
    font-family: 'FuturaStd';
    src: url(https://fonts.styla.com/garhammer/FuturaStd-Light.otf) format('opentype');
    font-weight: 300;
}
@font-face {
    font-family: 'FuturaStd';
    src: url(https://fonts.styla.com/garhammer/FuturaStd-Bold.otf) format('opentype');
    font-weight: 600;
}
@font-face {
    font-family: 'KeplerStd';
    src: url(https://fonts.styla.com/garhammer/Kepler-Std-Display.ttf) format('truetype');
}