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

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

.dm-arrow_circle_up:before {
  content: "\e900";
}
.dm-arrow_circle_down:before {
  content: "\e901";
}
.dm-double_arrow:before {
  content: "\e902";
}
.dm-arrow_right_alt:before {
  content: "\e903";
}
.dm-compare_arrows:before {
  content: "\e904";
}
.dm-arrow_forward_ios:before {
  content: "\e905";
}
.dm-arrow_back_ios:before {
  content: "\e906";
}
.dm-arrow_right:before {
  content: "\e907";
}
.dm-arrow_left:before {
  content: "\e908";
}
.dm-arrow_downward:before {
  content: "\e909";
}
.dm-subdirectory_arrow_right:before {
  content: "\e90a";
}
.dm-subdirectory_arrow_left:before {
  content: "\e90b";
}
.dm-arrow_upward:before {
  content: "\e90c";
}
.dm-arrow_forward:before {
  content: "\e90d";
}
.dm-arrow_drop_up:before {
  content: "\e90e";
}
.dm-arrow_drop_down:before {
  content: "\e90f";
}
.dm-arrow_back:before {
  content: "\e910";
}
.dm-keyboard_arrow_up:before {
  content: "\e911";
}
.dm-keyboard_arrow_right:before {
  content: "\e912";
}
.dm-keyboard_arrow_left:before {
  content: "\e913";
}
.dm-keyboard_arrow_down:before {
  content: "\e914";
}
.dm-play_arrow:before {
  content: "\e915";
}
