
@font-face {
    font-family: 'High Voltage Rough';
    src: url('../fonts/HighVoltage Rough.woff2') format('woff2'),
         url('../fonts/HighVoltage Rough.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;


}

    @font-face {
    font-family: 'Volte';
    font-style: italic;
    font-weight: 300;
    src: local('Volte'), 
    url('../fonts/Volte Regular Italic.woff') format('woff');
    font-display: swap;

    }
    

    @font-face {
    font-family: 'Volte Regular';
    font-style: normal;
    font-weight: 300;
    src: local('Volte Regular'), 
    url('../fonts/Volte.woff') format('woff');
    font-display: swap;

    }
    

    @font-face {
    font-family: 'Volte';
    font-style: italic;
    font-weight: 100;
    src: local('Volte Light Italic'), 
    url('../fonts/Volte Light Italic.woff') format('woff');
    font-display: swap;

    }
    

    @font-face {
    font-family: 'Volte';
    font-style: normal;
    font-weight: 100;
    src: local('Volte Light'), 
    url('../fonts/Volte Light.woff') format('woff');
    font-display: swap;

    }
    

    @font-face {
    font-family: 'Volte';
    font-style: italic;
    font-weight: 500;
    src: local('Volte Medium Italic'), 
    url('../fonts/Volte Medium Italic.woff') format('woff');
    font-display: swap;

    }
    

    @font-face {
    font-family: 'Volte';
    font-style: normal;
    font-weight: 500;
    src: local('Volte Medium'), 
    url('../fonts/Volte Medium.woff') format('woff');
    font-display: swap;

    }
    

    @font-face {
    font-family: 'Volte';
    font-style: italic;
    font-weight: 600;
    src: local('Volte Semibold Italic'), 
    url('../fonts/Volte Semibold Italic.woff') format('woff');
    font-display: swap;

    }
    

    @font-face {
    font-family: 'Volte';
    font-style: normal;
    font-weight: 600;
    src: local('Volte Semibold'), 
    url('../fonts/Volte Semibold.woff') format('woff');
    font-display: swap;

    }
    

    @font-face {
    font-family: 'Volte';
    font-style: italic;
    font-weight: 800;
    src: local('Volte Bold Italic'), 
    url('../fonts/Volte Bold Italic.woff') format('woff');
    font-display: swap;

    }
    

    @font-face {
    font-family: 'Volte';
    font-style: normal;
    font-weight: 800;
    src: local('Volte Bold'), url('Volte Bold.woff') format('woff');
   font-display: swap;

    }

@font-face {
  font-family: 'icons';
  src: url('../fonts/icons.eot?76063320');
  src: url('../fonts/icons.eot?76063320#iefix') format('embedded-opentype'),
       url('../fonts/icons.woff2?76063320') format('woff2'),
       url('../fonts/icons.woff?76063320') format('woff'),
       url('../fonts/icons.ttf?76063320') format('truetype'),
       url('../fonts/icons.svg?76063320#icons') format('svg');
  font-weight: normal;
  font-style: normal;
    font-display: swap;
}

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-up:before { content: '\e80b'; } /* '' */
.icon-right:before { content: '\e800'; }
.icon-left:before { content: '\e801'; }
.icon-fb:before { content: '\e802'; }
.icon-vegan:before { content: '\e803'; } 
.icon-in:before { content: '\f16d'; }
  