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

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

.cdg-shape11:before {
  content: "\e912";
}
.cdg-shape21:before {
  content: "\e913";
}
.cdg-arrow-left:before {
  content: "\e910";
}
.cdg-arrow-right:before {
  content: "\e911";
}
.cdg-menu:before {
  content: "\e900";
}
.cdg-arrow-long-right:before {
  content: "\e901";
}
.cdg-arrow-up-right:before {
  content: "\e902";
}
.cdg-caret-down-thin:before {
  content: "\e903";
}
.cdg-caret-down:before {
  content: "\e904";
}
.cdg-caret-up-thin:before {
  content: "\e905";
}
.cdg-caret-up:before {
  content: "\e906";
}
.cdg-close-x:before {
  content: "\e907";
}
.cdg-crimson:before {
  content: "\e908";
}
.cdg-ellipse:before {
  content: "\e909";
}
.cdg-minus:before {
  content: "\e90a";
}
.cdg-plus:before {
  content: "\e90b";
}
.cdg-shape1:before {
  content: "\e90c";
}
.cdg-shape2:before {
  content: "\e90d";
}
.cdg-shape3:before {
  content: "\e90e";
}
.cdg-shape4:before {
  content: "\e90f";
}
