@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: 'Elephant-Regular';
    src: url('../fonts/Elephant-Regular.eot');
    src: url('../fonts/Elephant-Regular.eot') format('embedded-opentype'),
         url('../fonts/Elephant-Regular.woff2') format('woff2'),
         url('../fonts/Elephant-Regular.woff') format('woff'),
         url('../fonts/Elephant-Regular.ttf') format('truetype'),
         url('../fonts/Elephant-Regular.svg#Elephant-Regular') format('svg');
}
@font-face {
    font-family: 'Tahoma';
    src: url('../fonts/Tahoma.eot');
    src: url('../fonts/Tahoma.eot') format('embedded-opentype'),
         url('../fonts/Tahoma.woff2') format('woff2'),
         url('../fonts/Tahoma.woff') format('woff'),
         url('../fonts/Tahoma.ttf') format('truetype'),
         url('../fonts/Tahoma.svg#Tahoma') format('svg');
}
@font-face {
    font-family: 'GillSansMTPro-Heavy';
    src: url('../fonts/GillSansMTPro-Heavy.eot');
    src: url('../fonts/GillSansMTPro-Heavy.eot') format('embedded-opentype'),
         url('../fonts/GillSansMTPro-Heavy.woff2') format('woff2'),
         url('../fonts/GillSansMTPro-Heavy.woff') format('woff'),
         url('../fonts/GillSansMTPro-Heavy.ttf') format('truetype'),
         url('../fonts/GillSansMTPro-Heavy.svg#GillSansMTPro-Heavy') format('svg');
}

