@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: FuturaBook;
    src: url("../fonts/futura-book.eot");
    src: url("../fonts/futura-book.ttf");
    src: url("../fonts/futura-book.otf");
    src: url("../fonts/futura-book.woff");
    src: url("../fonts/futura-book.woff2");
}

@font-face {
    font-family: FuturaMedium;
    src: url("../fonts/futura-medium.eot");
    src: url("../fonts/futura-medium.ttf");
    src: url("../fonts/futura-medium.otf");
    src: url("../fonts/futura-medium.woff");
    src: url("../fonts/futura-medium.woff2");
}

@font-face {
    font-family: GothamBlack;
    src: url("../fonts/GothamBlack.eot");
    src: url("../fonts/GothamBlack.ttf");
    src: url("../fonts/GothamBlack.otf");
    src: url("../fonts/GothamBlack.woff");
    src: url("../fonts/GothamBlack.woff2");
}

@font-face {
    font-family: GothamLight;
    src: url("../fonts/GothamLight.eot");
    src: url("../fonts/GothamLight.ttf");
    src: url("../fonts/GothamLight.otf");
    src: url("../fonts/GothamLight.woff");
    src: url("../fonts/GothamLight.woff2");
}