@font-face {
  font-family: 'vlthemes';
  src:  url('vlthemes.eot?1etfv3');
  src:  url('vlthemes.eot?1etfv3#iefix') format('embedded-opentype'),
    url('vlthemes.ttf?1etfv3') format('truetype'),
    url('vlthemes.woff?1etfv3') format('woff'),
    url('vlthemes.svg?1etfv3#vlthemes') format('svg');
  font-weight: normal;
  font-style: normal;
}

.dashicons-vlthemes::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vlthemes' !important;
  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;
}

.dashicons-vlthemes::before {
  content: "\e983";
}
