@font-face {
  font-family: 'logo_font_AL';
  src:  url(../fonts/logo_font_AL.eot?b62k1w);
  src:  url(../fonts/logo_font_AL.eot?b62k1w#iefix) format('embedded-opentype'),
    url(../fonts/logo_font_AL.ttf?b62k1w) format('truetype'),
    url(../fonts/logo_font_AL.woff?b62k1w) format('woff'),
    url(../fonts/logo_font_AL.svg?b62k1w#logo_font_AL) 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: 'logo_font_AL' !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-al:before {
  content: "\e904";
}
.icon-at:before {
  content: "\e900";
}
.icon-google-drive:before {
  content: "\ea8f";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-location-pin:before {
  content: "\e901";
}
.icon-mobile:before {
  content: "\e902";
}
.icon-pinterest:before {
  content: "\e903";
}
