@font-face { font-family: 'FuturaFuturis'; src: url('../fonts/futura-futuris.eot');             src: url('../fonts/futura-futuris.eot?#iefix')             format('embedded-opentype'), url('../fonts/futura-futuris.woff')             format('woff'), url('../fonts/futura-futuris.ttf')             format('truetype'), url('../fonts/futura-futuris.svg#futura-futuris')                         format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'FuturaFuturis'; src: url('../fonts/futura-futuris-bold.eot');        src: url('../fonts/futura-futuris-bold.eot?#iefix')        format('embedded-opentype'), url('../fonts/futura-futuris-bold.woff')        format('woff'), url('../fonts/futura-futuris-bold.ttf')        format('truetype'), url('../fonts/futura-futuris-bold.svg#futura-futuris-bold')               format('svg'); font-weight: bold;   font-style: normal; }

@font-face {
    font-family: "Montserrat";
    src:  url("../fonts/Montserrat-Thin.ttf") format("truetype");
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: "Montserrat";
    src:  url("../fonts/Montserrat-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "Montserrat";
    src:  url("../fonts/Montserrat-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Montserrat";
    src:  url("../fonts/Montserrat-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "Montserrat";
    src:  url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "Montserrat";
    src:  url("../fonts/Montserrat-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "Montserrat";
    src:  url("../fonts/Montserrat-ExtraBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 800;
}

