@font-face {
    font-family: 'Halvar';
    src: local('Halvar-Engschrift-Black'), 
         url('https://voiceworks.co.uk/hubfs/fonts/Halvar-Engschrift-Black.woff') format('woff'),
         url('https://voiceworks.co.uk/hubfs/fonts/Halvar-Engschrift-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Maax';
  src: url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Black-205TF.otf') format('opentype'),
       url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Black-205TF.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Maax';
  src: url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Bold-205TF.otf') format('opentype'),
       url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Bold-205TF.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Maax';
  src: url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Bold%20Italic-205TF.otf') format('opentype'),
       url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Bold%20Italic-205TF.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Maax';
  src: url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Italic-205TF.otf') format('opentype'),
       url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Italic-205TF.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Maax';
  src: url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Light-205TF.otf') format('opentype'),
       url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Light-205TF.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Maax';
  src: url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Medium-205TF.otf') format('opentype'),
       url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Medium-205TF.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Maax';
  src: url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Medium%20Italic-205TF.otf') format('opentype'),
       url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Medium%20Italic-205TF.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Maax';
  src: url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Regular-205TF.otf') format('opentype'),
       url('https://voiceworks.co.uk/hubfs/fonts/Maax%20-%20Regular-205TF.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.pwr-menu-tag--01,
.pwr-menu-tag--02,
.pwr-menu-tag--03,
.pwr-menu-tag--04 {
    font-family: 'Maax', sans-serif;!important
}
:root {
    --ff-base: Maax, Verdana !important;
    --ff-accent: Maax, Verdana !important;
}
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase !important;
}

/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/