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

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

.custom-phone-square-solid:before {
  content: "\e900";
}
