@font-face {
  font-family: 'archives';
  src: url('../fonts/archives.ttf') format('truetype'),
       url('../fonts/archives.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/*[class^="icon-"], [class*="icon-"] {
    font-family: 'archives' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*/

.icon-archive2-check-outline:before {
  content: "\e900";
}
.icon-archive1-check-outline:before {
  content: "\e901";
}
.icon-toggle-switch:before {
  content: "\e902";
}
.icon-toggle-switch-off-outline:before {
  content: "\e903";
}
.icon-measurement:before {
  content: "\e904";
}
