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

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

.ag-icon-business:before {
  content: "\e900";
}
.ag-icon-facebook-4:before {
  content: "\e901";
}
.ag-icon-file:before {
  content: "\e902";
}
.ag-icon-gestures:before {
  content: "\e903";
}
.ag-icon-instagram-3:before {
  content: "\e904";
}
.ag-icon-interface-1:before {
  content: "\e905";
}
.ag-icon-interface:before {
  content: "\e906";
}
.ag-icon-LINKED:before {
  content: "\e907";
}
.ag-icon-linkedin-2:before {
  content: "\e908";
}
.ag-icon-signs:before {
  content: "\e909";
}
.ag-icon-smartphone:before {
  content: "\e90a";
}
.ag-icon-transport:before {
  content: "\e90b";
}
.ag-icon-twitter-2:before {
  content: "\e90c";
}
