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

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

.alan-Envelope:before {
  content: "\e100";
}
.alan-Phone:before {
  content: "\e101";
}
.alan-Pin:before {
  content: "\e102";
}
.alan-Twink:before {
  content: "\e103";
}
.alan-Twinkle:before {
  content: "\e104";
}
.alan-Quote:before {
  content: "\e105";
}
.alan-Star:before {
  content: "\e106";
}
.alan-Star2:before {
  content: "\e107";
}
.alan-Arrow-go:before {
  content: "\e108";
}
.alan-Arrow-go2:before {
  content: "\e109";
}
.alan-Arrow-left:before {
  content: "\e10a";
}
.alan-Arrow-right:before {
  content: "\e10b";
}
