@font-face {
  font-family: 'icons-nav';
  src:  url('https://erwte.com.au/wp-content/themes/astra/fonts/icons-nav.eot?ben5gz');
  src:  url('https://erwte.com.au/wp-content/themes/astra/fonts/icons-nav.eot?ben5gz#iefix') format('embedded-opentype'),
    url('https://erwte.com.au/wp-content/themes/astra/fonts/icons-nav.ttf?ben5gz') format('truetype'),
    url('https://erwte.com.au/wp-content/themes/astra/fonts/icons-nav.woff?ben5gz') format('woff'),
    url('https://erwte.com.au/wp-content/themes/astra/fonts/icons-nav.svg?ben5gz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-nav' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-next:before {
  content: "\e900";
  color: #84BC00;
  font-size: 40px;
  vertical-align: middle;
}
.icon-previous:before {
  content: "\e901";
  color: #84BC00;
  font-size: 40px;
  vertical-align: middle;
}
