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

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

.uww-checkmark:before {
  content: "\e911";
}
.uww-arrow-up:before {
  content: "\e900";
}
.uww-arrow-right:before {
  content: "\e902";
}
.uww-arrow-down:before {
  content: "\e913";
}
.uww-arrow-left:before {
  content: "\e912";
}
.uww-calendar:before {
  content: "\e914";
}
.uww-bell:before {
  content: "\e915";
}
.uww-circle-arrow-up:before {
  content: "\e903";
}
.uww-circle-arrow-right:before {
  content: "\e904";
}
.uww-circle-arrow-down:before {
  content: "\e917";
}
.uww-circle-arrow-left:before {
  content: "\e916";
}
.uww-start:before {
  content: "\e901";
}
.uww-plus:before {
  content: "\e906";
}
.uww-user:before {
  content: "\e907";
}
.uww-magnifier:before {
  content: "\e90a";
}
.uww-clock:before {
  content: "\e90f";
}
.uww-book:before {
  content: "\e910";
}
