	/*
  	NoticeIcon icon font: NoticeIcon
  	Creation date: 28/01/2019 11:21
  	*/

@font-face {
  font-family: "NoticeIcon";
  src: url("NoticeIcon.eot");
  src: url("NoticeIcon.eot?#iefix") format("embedded-opentype"),
       url("NoticeIcon.woff") format("woff"),
       url("NoticeIcon.ttf") format("truetype"),
       url("NoticeIcon.svg#NoticeIcon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "NoticeIcon";
    src: url("NoticeIcon.svg#NoticeIcon") format("svg");
  }
}

[class^="NoticeIcon-"]:before, [class*=" NoticeIcon-"]:before,
[class^="NoticeIcon-"]:after, [class*=" NoticeIcon-"]:after {
    font-family: NoticeIcon;
    font-size: 18px;
    font-style: normal;
    /*margin-left: 20px;*/
}

.NoticeIcon-writing:before { content: "\f100"; }
.NoticeIcon-text-document:before { content: "\f101"; }
.NoticeIcon-document:before { content: "\f102"; }
.NoticeIcon-folder:before { content: "\f103"; }
.NoticeIcon-contact:before { content: "\f104"; }
.NoticeIcon-email:before { content: "\f105"; }
.NoticeIcon-close-envelope:before { content: "\f106"; }
.NoticeIcon-chat-comment-oval-speech-bubble-with-text-lines:before { content: "\f107"; }
.NoticeIcon-bell:before { content: "\f108"; }
.NoticeIcon-notifications-bell-button:before { content: "\f109"; }
.NoticeIcon-notification:before { content: "\f10a"; }
.NoticeIcon-alarm:before { content: "\f10b"; }
.NoticeIcon-calendar:before { content: "\f10c"; }
.NoticeIcon-calendar-with-a-clock-time-tools:before { content: "\f10d"; }
.NoticeIcon-calendar-1:before { content: "\f10e"; }
.NoticeIcon-gear:before { content: "\f10f"; }
.NoticeIcon-work:before { content: "\f110"; }
.NoticeIcon-repair:before { content: "\f111"; }
.NoticeIcon-heartbeat:before { content: "\f112"; }
.NoticeIcon-heart:before { content: "\f113"; }
.NoticeIcon-hospital:before { content: "\f114"; }
.NoticeIcon-hostpital-building:before { content: "\f115"; }
.NoticeIcon-hospital-1:before { content: "\f116"; }
.NoticeIcon-hospital-2:before { content: "\f117"; }