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

.gas-icon{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'GASicons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  position: relative;

  font-size: inherit;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gas-icon .label{
    padding: 2px;
    font-size: 8.5px;
    line-height: 1em;
    border-radius: 2em;
    font-family: sans-serif;
    font-weight: 700;
    position: absolute;
    bottom: -3px;
    /*right: -3px;*/
    left: 2em;/*works on firefox and chrome, firefox was inadequate*/
    top: auto;
}

.icon-Administration1:before {
  content: "\e900";
}
.icon-Hamburger-menu:before {
  content: "\e901";
}
.icon-Home:before {
  content: "\e902";
}
.icon-HR:before {
  content: "\e903";
}
.icon-Infrastructure:before {
  content: "\e904";
}
.icon-Settings:before {
  content: "\e905";
}
.icon-Help:before {
  content: "\e906";
}
.icon-Notifications_Hamburger:before {
  content: "\e907";
}
.icon-Notifications_Messages:before {
  content: "\e908";
}
.icon-Notifications_Mail:before {
  content: "\e909";
}
.icon-Notifications_employees:before {
  content: "\e90a";
}
.icon-Search:before {
  content: "\e90b";
}
.icon-Notifications_Otpuski:before {
  content: "\e90c";
}
.icon-Notifications_Tasks:before {
  content: "\e90d";
}
.icon-Notifications_Dot:before {
  content: "\e90e";
}
.icon-Plus_Large:before {
  content: "\e90f";
}
.icon-Plus_Small:before {
  content: "\e910";
}
.icon-Birthdays:before {
  content: "\e911";
}
.icon-More:before {
  content: "\e912";
}
.icon-News:before {
  content: "\e913";
}
.icon-Documents:before {
  content: "\e914";
}
.icon-Notifications_Compensations:before {
  content: "\e915";
}
.icon-Otpuski_Large:before {
  content: "\e916";
}
.icon-Restaurant:before {
  content: "\e917";
}
.icon-Timetables:before {
  content: "\e918";
}
.icon-Lists_Label:before {
  content: "\e919";
}
.icon-Tasks_Seen:before {
  content: "\e91a";
}
.icon-Filetype_Generic:before {
  content: "\e91b";
}
.icon-Filetype_DOC:before {
  content: "\e91c";
}
.icon-Filetype_PDF:before {
  content: "\e91d";
}
.icon-Filetype_TXT:before {
  content: "\e91e";
}
.icon-Filetype_XLS:before {
  content: "\e91f";
}
.icon-Person:before {
  content: "\e920";
}
.icon-from-me:before {
  content: "\e921";
}
.icon-To-me:before {
  content: "\e922";
}
.icon-Eye:before {
  content: "\e923";
}
.icon-Send:before {
  content: "\e924";
}
.icon-Arrow_Right:before {
  content: "\e925";
}
.icon-Arrow_Left:before {
  content: "\e926";
}
.icon-Arrow_Down:before {
  content: "\e927";
}
.icon-Arrow_Up:before {
  content: "\e928";
}
.icon-Close:before {
  content: "\e929";
}
.icon-Delete:before {
  content: "\e92a";
}
.icon-Add-Columns:before {
  content: "\e92b";
}
.icon-Closed-Columns:before {
  content: "\e92c";
}
.icon-Popup:before {
  content: "\e92d";
}
.icon-Filters:before {
  content: "\e92f";
}
.icon-Group:before {
  content: "\e92e";
}
.icon-Services:before {
  content: "\e930";
}
.icon-Statistics:before {
  content: "\e931";
}
.icon-Warehouse:before {
  content: "\e932";
}
.icon-Factory1:before {
  content: "\e933";
}
.icon-Factory2:before {
  content: "\e934";
}
.icon-Tools:before {
  content: "\e935";
}
.icon-Factory3:before {
  content: "\e936";
}
.icon-Accountant:before {
  content: "\e937";
}
.icon-Accountant1:before {
  content: "\e938";
}
