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

[class^="icon-phone"], [class*=" icon-phone"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* color: var(--color-primary); */
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* .icon-phonephone--android-phone-mobile-device-smartphone-iphone:before {
  content: "\e900";
  color: #273C84;
  font-size: 50px;
} */

