@font-face {
  font-family: 'dmsicons';
  src:  url('fonts/dmsicons.eot?yf28lx');
  src:  url('fonts/dmsicons.eot?yf28lx#iefix') format('embedded-opentype'),
    url('fonts/dmsicons.ttf?yf28lx') format('truetype'),
    url('fonts/dmsicons.woff?yf28lx') format('woff'),
    url('fonts/dmsicons.svg?yf28lx#dmsicons') 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: 'dmsicons' !important;
  speak: none;
  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-external:before {
  content: "\e917";
}
.icon--check:before {
  content: "\e915";
}
.icon--down:before {
  content: "\e914";
  color: #052d5b;
}
.icon--vimeo:before {
  content: "\e913";
}
.icon--long-arrow-left:before {
  content: "\e916";
}
.icon--long-arrow-right:before {
  content: "\e912";
}
.icon--events:before {
  content: "\e90a";
}
.icon--offline:before {
  content: "\e90d";
}
.icon--online:before {
  content: "\e90e";
}
.icon--angle-down:before {
  content: "\e900";
}
.icon--angle-left:before {
  content: "\e901";
}
.icon--angle-right:before {
  content: "\e902";
}
.icon--angle-up:before {
  content: "\e903";
}
.icon--times:before {
  content: "\e904";
}
.icon--facebook-f:before {
  content: "\e905";
}
.icon--google-plus-g:before {
  content: "\e906";
}
.icon--linkedin-in:before {
  content: "\e907";
}
.icon--twitter:before {
  content: "\e908";
}
.icon--grid:before {
  content: "\e90f";
}
.icon--book:before {
  content: "\e90b";
}
.icon--phone:before {
  content: "\e90c";
}
.icon--contact:before {
  content: "\e90c";
}
.icon--clock:before {
  content: "\e909";
}
.icon--menu:before {
  content: "\e911";
}
.icon--play:before {
  content: "\e910";
}
.icon--video:before {
  content: "\e910";
}
.icon--movie:before {
  content: "\e910";
}
.icon--instagram:before {
  content: "\ea92";
}
.icon--pinterest:before {
  content: "\ead1";
}
