@font-face {
    font-family: 'Futura';
    src: url('../fonts/futurafuturisc-webfont.eot');
    src: url('../fonts/futurafuturisc-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/futurafuturisc-webfont.woff2') format('woff2'),
    url('../fonts/futurafuturisc-webfont.woff') format('woff'),
    url('../fonts/futurafuturisc-webfont.ttf') format('truetype'),
    url('../fonts/futurafuturisc-webfont.svg#futurafuturiscregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Futura';
    src: url('../fonts/futurafuturisc-bold-webfont.eot');
    src: url('../fonts/futurafuturisc-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/futurafuturisc-bold-webfont.woff2') format('woff2'),
    url('../fonts/futurafuturisc-bold-webfont.woff') format('woff'),
    url('../fonts/futurafuturisc-bold-webfont.ttf') format('truetype'),
    url('../fonts/futurafuturisc-bold-webfont.svg#futurafuturiscbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/futurafuturisblackc-webfont.eot');
    src: url('../fonts/futurafuturisblackc-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/futurafuturisblackc-webfont.woff2') format('woff2'),
    url('../fonts/futurafuturisblackc-webfont.woff') format('woff'),
    url('../fonts/futurafuturisblackc-webfont.ttf') format('truetype'),
    url('../fonts/futurafuturisblackc-webfont.svg#futurafuturisblackc-webfont') format('svg');
    font-weight: 900;
    font-style: normal;
}



.fw300 {
    font-weight: 300;
}

.fw500 {
    font-weight: 500;
}


.fw500 *{
    font-weight: 500;
}

.fw700 {
    font-weight: 700;
}



.fz17{
    font-size: 17px;
}


.fz18{
    font-size: 18px;
}

.fz30{
    font-size: 30px;
}