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

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

.icon-arrow-right-svgrepo-com-1:before {
  content: "\e90a";
}
.icon-check-svgrepo-com-3:before {
  content: "\e900";
}
.icon-minus-sign-of-a-line-in-horizontal-position-svgrepo-com:before {
  content: "\e901";
}
.icon-arrow-right-up-svgrepo-com:before {
  content: "\e902";
}
.icon-arrow-down-svgrepo-com:before {
  content: "\e903";
}
.icon-arrow-up-svgrepo-com:before {
  content: "\e904";
}
.icon-arrow-left-svgrepo-com1:before {
  content: "\e906";
}
.icon-arrow-left-svgrepo-com:before {
  content: "\e907";
}
.icon-arrow-right-svgrepo-com:before {
  content: "\e908";
}
.icon-question-mark-svgrepo-com-1:before {
  content: "\e909";
}
.icon-dot:before {
  content: "\e905";
}
