@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) {	}

@media screen and (max-width:640px) {	}

@font-face {

    font-family: 'FuturaStd-Bold';


}