File "webfonts.css"

Full path: /home/sbkuplnl/public_html/wp-content/plugins/arter-plugin/admin/assets/css/webfonts.css
File size: 0.86 KB (882 B bytes)
MIME-type: text/plain; charset=us-ascii
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

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

.dashicons-bslthemes, .dashicons-bslthemes:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bslthemes' !important;
  speak: never;
  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-bslthemes:before {
  content: "\e900";
}