@font-face {
  font-family: "big-creek-icons";
  src: url("fonts/big-creek-icons.woff") format("woff"),
       url("fonts/big-creek-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: "big-creek-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-oklahoma-phone:before { content: "\e900"; }
.icon-texas-phone:before { content: "\e901"; }
