@font-face {
  font-family: 'dealgeek';
  src: url('./font/dealgeek.eot?37339514');
  src: url('./font/dealgeek.eot?37339514#iefix') format('embedded-opentype'),
       url('./font/dealgeek.woff2?37339514') format('woff2'),
       url('./font/dealgeek.woff?37339514') format('woff'),
       url('./font/dealgeek.ttf?37339514') format('truetype'),
       url('./font/dealgeek.svg?37339514#dealgeek') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "dealgeek";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mail-squared:before { content: '\f199'; } /* '' */
.icon-facebook-official:before { content: '\f230'; } /* '' */
.icon-telegram:before { content: '\f2c6'; } /* '' */
.icon-twitter-squared:before { content: '\f304'; } /* '' */
