@font-face {
    font-family: 'Azo';
    src: url('AzoSansRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Azo';
    src: url('AzoSansBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Azo';
    src: url('AzoSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gothic';
    src: url('AlternateGothicNo1DRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bigbola-icons';
    src:  url('bigbola-icons.eot?v=be98kx');
    src:  url('bigbola-icons.eot?v=be98kx#iefix') format('embedded-opentype'),
      url('bigbola-icons.ttf?v=be98kx') format('truetype'),
      url('bigbola-icons.woff?v=be98kx') format('woff'),
      url('bigbola-icons.svg?v=be98kx#mrmega-icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}  

header .navigation-header .navbar-toggle .bto-icon-menu:before { display: block; font-family: 'bigbola-icons' !important; color: #c58c3e; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }

