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

[class^="gml-"], [class*=" gml-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Global-Micro-Learning' !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;
}

.gml-arrow-right-thin:before {
  content: "\e927";
}
.gml-arrow-left-thin:before {
  content: "\e928";
}
.gml-arrow-up-thin:before {
  content: "\e929";
}
.gml-arrow-down-thin:before {
  content: "\e92b";
}
.gml-arrow-right:before {
  content: "\ea3b";
}
.gml-arrow-left:before {
  content: "\ea3c";
}
.gml-arrow-down:before {
  content: "\e911";
}
.gml-arrow-up:before {
  content: "\e912";
}
.gml-close:before {
  content: "\e900";
}
.gml-add:before {
  content: "\e901";
}
.gml-send:before {
  content: "\e902";
}
