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

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

.device2-smartphone-tablet:before {
  content: "\e900";
}
.device2-tablet:before {
  content: "\e901";
}
.device2-tablet-mini:before {
  content: "\e902";
}
.device2-touchscreen-smartphone:before {
  content: "\e903";
}
.device2-two-smartphones:before {
  content: "\e904";
}
.device2-broken-phone:before {
  content: "\e905";
}
.device2-cell-phone:before {
  content: "\e906";
}
.device2-digital-watch:before {
  content: "\e907";
}
.device2-earbud-headphones:before {
  content: "\e908";
}
.device2-ebook:before {
  content: "\e909";
}
.device2-ereader:before {
  content: "\e90a";
}
.device2-headset:before {
  content: "\e90b";
}
.device2-multimedia-publishing:before {
  content: "\e90c";
}
.device2-multiple-devices:before {
  content: "\e90d";
}
.device2-multiple-smartphones:before {
  content: "\e90e";
}
.device2-old-mobile-phone:before {
  content: "\e90f";
}
.device2-phone-case:before {
  content: "\e910";
}
.device2-shake-phone:before {
  content: "\e911";
}
