@font-face {
  font-family: 'gratify';
  src:
    url('../fonts/gratify.ttf?t1uqzj') format('truetype'),
    url('../fonts/gratify.woff?t1uqzj') format('woff'),
    url('../fonts/gratify.svg?t1uqzj#gratify') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="gra-"], [class*=" gra-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gratify' !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;
}

.gra-arrow-left:before {
  content: "\e900";
}
.gra-arrow-right:before {
  content: "\e901";
}
.gra-branding:before {
  content: "\e902";
}
.gra-coding:before {
  content: "\e903";
}
.gra-design-path:before {
  content: "\e904";
}
.gra-envelope:before {
  content: "\e905";
}
.gra-follower:before {
  content: "\e906";
}
.gra-hangouts:before {
  content: "\e907";
}
.gra-laptop:before {
  content: "\e908";
}
.gra-left-quotes:before {
  content: "\e909";
}
.gra-location:before {
  content: "\e90a";
}
.gra-messenger:before {
  content: "\e90b";
}
.gra-phone:before {
  content: "\e90c";
}
.gra-right-quotes:before {
  content: "\e90d";
}
.gra-shots:before {
  content: "\e90e";
}
.gra-skype-logo:before {
  content: "\e90f";
}
