@charset "UTF-8";

@font-face {
    font-family: "Futurastd-Light";
    src: url("/font/Futurastd-Light/font.woff2") format("woff2"),
    url("/font/Futurastd-Light/font.woff") format("woff"),
    url("/font/Futurastd-Light/font.eot") format("embedded-opentype"),
    url("/font/Futurastd-Light/font.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FuturaStd-Book";
    src: url("/font/FuturaStd-Book/font.woff2") format("woff2"),
    url("/font/FuturaStd-Book/font.woff") format("woff"),
    url("/font/FuturaStd-Book/font.eot") format("embedded-opentype"),
    url("/font/FuturaStd-Book/font.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}