@font-face {
    font-family: "Futura Std Bold";
    font-weight: bold;
    src: url("../fonts/futura_std/FuturaStd-Bold.otf") format("opentype");
}

@font-face {
    font-family: "Futura Std Medium";
    src: url("../fonts/futura_std/FuturaStd-Medium.otf") format("opentype");
}


@font-face {
    font-family: "Gobold Light";
    font-weight: lighter;
    src: url("../fonts/gobold/Gobold-Light.ttf") format("truetype");
}