﻿@font-face {
  font-family: 'icomoon';
  src:  url('/Weblibs/font/icomoon.eot?tqba6v');
  src:  url('/Weblibs/font/icomoon.eot?tqba6v#iefix') format('embedded-opentype'),
    url('/Weblibs/font/icomoon.ttf?tqba6v') format('truetype'),
    url('/Weblibs/font/icomoon.woff?tqba6v') format('woff'),
    url('/Weblibs/font/icomoon.svg?tqba6v#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="xl-icon-"], [class*=" xl-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.xl-icon-add-time:before {
  content: "\e900";
}
.xl-icon-edit-time:before {
  content: "\e901";
}
