@media screen and (min-width:1000px) and (max-width:1219px) {}
@media screen and (max-width:1219px) {}
@media screen and (max-width:999px) {	}
@media screen and (max-width:767px) {	}

@font-face {
    font-family: 'FuturaStd-Book';
    src: url('../fonts/FuturaStd-Book.eot');
    src: url('../fonts/FuturaStd-Book.eot') format('embedded-opentype'),
         url('../fonts/FuturaStd-Book.woff2') format('woff2'),
         url('../fonts/FuturaStd-Book.woff') format('woff'),
         url('../fonts/FuturaStd-Book.ttf') format('truetype'),
         url('../fonts/FuturaStd-Book.svg#FuturaStd-Book') format('svg');
}
@font-face {
    font-family: 'Freehand521BT-RegularC';
    src: url('../fonts/Freehand521BT-RegularC.eot');
    src: url('../fonts/Freehand521BT-RegularC.eot') format('embedded-opentype'),
         url('../fonts/Freehand521BT-RegularC.woff2') format('woff2'),
         url('../fonts/Freehand521BT-RegularC.woff') format('woff'),
         url('../fonts/Freehand521BT-RegularC.ttf') format('truetype'),
         url('../fonts/Freehand521BT-RegularC.svg#Freehand521BT-RegularC') format('svg');
}
@font-face {
    font-family: 'FuturaStd-Heavy';
    src: url('../fonts/FuturaStd-Heavy.eot');
    src: url('../fonts/FuturaStd-Heavy.eot') format('embedded-opentype'),
         url('../fonts/FuturaStd-Heavy.woff2') format('woff2'),
         url('../fonts/FuturaStd-Heavy.woff') format('woff'),
         url('../fonts/FuturaStd-Heavy.ttf') format('truetype'),
         url('../fonts/FuturaStd-Heavy.svg#FuturaStd-Heavy') format('svg');
}
@font-face {
    font-family: 'FuturaStd-Medium';
    src: url('../fonts/FuturaStd-Medium.eot');
    src: url('../fonts/FuturaStd-Medium.eot') format('embedded-opentype'),
         url('../fonts/FuturaStd-Medium.woff2') format('woff2'),
         url('../fonts/FuturaStd-Medium.woff') format('woff'),
         url('../fonts/FuturaStd-Medium.ttf') format('truetype'),
         url('../fonts/FuturaStd-Medium.svg#FuturaStd-Medium') format('svg');
}