/* Fonts */
@font-face{
    font-family:"arizona-sans";
    font-display:block;
    src:url("/source/32c56f7944c6c7ea548ea9e655e00b01/ABCArizonaSans-Regular.woff") format('woff'),url("/source/9601d1a7289b59442071316d5a1b4463") format('woff2');
}
@font-face{
    font-family:"arizona-mix";
    font-display:block;
    src:url("/source/d1cfa424bced3fa08e984bf3c6f366bc/ABCArizonaMix-Regular.woff") format('woff'),url("/source/da8d11d766180428a035de5f3bef7148") format('woff2');
}
.arizona-sans {
    font-family: "arizona-sans" !important;
}
.arizona-mix {
    font-family: "arizona-mix" !important;
}
span, p, a, h1, h2, h3, h4, h5, h6{
    font-family: "arizona-sans" !important;
}
@media only screen and (max-width: 480px) {
.PartnerZoneMenu ul li{
  height: 55px;
}
}
@media only screen and (max-width: 350px) {
.PartnerZoneMenu ul li{
  height: 65px;
}
}
