@charset "UTF-8";

@font-face {
  font-family: "phosphor-time";
  src:url("fonts/phosphor-time.eot");
  src:url("fonts/phosphor-time.eot?#iefix") format("embedded-opentype"),
    url("fonts/phosphor-time.woff") format("woff"),
    url("fonts/phosphor-time.ttf") format("truetype"),
    url("fonts/phosphor-time.svg#phosphor-time") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "phosphor-time" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-phosphor-time-"]:before,
[class*=" icon-phosphor-time-"]:before {
  font-family: "phosphor-time" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phosphor-time-calendardots-bold:before {
  content: "\61";
}
.icon-phosphor-time-calendardots-fill:before {
  content: "\62";
}
.icon-phosphor-time-calendardots-light:before {
  content: "\63";
}
.icon-phosphor-time-calendardots-regular:before {
  content: "\64";
}
.icon-phosphor-time-calendardots-thin:before {
  content: "\65";
}
.icon-phosphor-time-clock-bold:before {
  content: "\66";
}
.icon-phosphor-time-clock-fill:before {
  content: "\67";
}
.icon-phosphor-time-clock-light:before {
  content: "\68";
}
.icon-phosphor-time-clock-regular:before {
  content: "\69";
}
.icon-phosphor-time-clock-thin:before {
  content: "\6a";
}
.icon-phosphor-time-hourglassmedium-bold:before {
  content: "\6b";
}
.icon-phosphor-time-hourglassmedium-fill:before {
  content: "\6c";
}
.icon-phosphor-time-hourglassmedium-light:before {
  content: "\6d";
}
.icon-phosphor-time-hourglassmedium-regular:before {
  content: "\6e";
}
.icon-phosphor-time-hourglassmedium-thin:before {
  content: "\6f";
}
.icon-phosphor-time-timer-bold:before {
  content: "\70";
}
.icon-phosphor-time-timer-fill:before {
  content: "\71";
}
.icon-phosphor-time-timer-light:before {
  content: "\72";
}
.icon-phosphor-time-timer-regular:before {
  content: "\73";
}
.icon-phosphor-time-timer-thin:before {
  content: "\74";
}
