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

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

.ic-tiktok:before {
  content: "\e900";
}
.ic-arrow-down:before {
  content: "\e901";
}
.ic-arrow-left:before {
  content: "\e902";
}
.ic-arrow-right:before {
  content: "\e903";
}
.ic-arrow-up:before {
  content: "\e904";
}
.ic-add-circle:before {
  content: "\e905";
}
.ic-arrow-slide:before {
  content: "\e906";
}
.ic-close:before {
  content: "\e907";
}
.ic-arrow-right-o:before {
  content: "\e908";
}
.ic-twiiter:before {
  content: "\e90a";
}
.ic-instagram:before {
  content: "\e90c";
}
.ic-lineapp:before {
  content: "\e90d";
}
.ic-facebook-o:before {
  content: "\e915";
}
.ic-envelope:before {
  content: "\e91d";
}
