﻿@font-face {
  font-family: 'homePageIcons';
  src:  url('/Style Library/LINKDev/fonts/homePageIcons/homePageIcons.eot');
  src:  url('/Style Library/LINKDev/fonts/homePageIcons/homePageIcons.eot') format('embedded-opentype'),
    url('/Style Library/LINKDev/fonts/homePageIcons/homePageIcons.ttf') format('truetype'),
    url('/Style Library/LINKDev/fonts/homePageIcons/homePageIcons.woff') format('woff'),
    url('/Style Library/LINKDev/fonts/homePageIcons/homePageIcons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'homePageIcons' !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;
}

.icon-error:before {
  content: "\e919";
}
.icon-download:before {
  content: "\e900";
}
.icon-worldwide:before {
  content: "\e917";
}
.icon-play-button:before {
  content: "\e918";
}
.icon-website:before {
  content: "\e916";
}
.icon-arrowLeftIcon:before {
  content: "\e907";
}
.icon-arrowRightIcon:before {
  content: "\e908";
}
.icon-email:before {
  content: "\e90c";
}
.icon-facebook-logo-in-circular-button-outlined-social-symbol:before {
  content: "\e90d";
}
.icon-google-plus-logo:before {
  content: "\e90f";
}
.icon-pdf-file-format-symbol:before {
  content: "\e910";
}
.icon-print-button:before {
  content: "\e911";
}
.icon-twitter-circular-button:before {
  content: "\e912";
}
.icon-apartment:before {
  content: "\e902";
}
.icon-book:before {
  content: "\e903";
}
.icon-computer:before {
  content: "\e904";
}
.icon-investment:before {
  content: "\e905";
}
.icon-startup:before {
  content: "\e906";
}
.icon-calendarIcon:before {
  content: "\e909";
}
.icon-clockIcon:before {
  content: "\e90a";
}
.icon-locationIcon:before {
  content: "\e90b";
}
.icon-personIcon:before {
  content: "\e90e";
}
.icon-Polygon-2:before {
  content: "\e913";
}
.icon-videoIcon:before {
  content: "\e914";
}
.icon-check-circle:before {
  content: "\e915";
}
.icon-language:before {
  content: "\e901";
}
