@font-face {
  font-family: 'checkthatplace';
  src:
    url('fonts/checkthatplace.ttf?9cv6rq') format('truetype'),
    url('fonts/checkthatplace.woff?9cv6rq') format('woff'),
    url('fonts/checkthatplace.svg?9cv6rq#checkthatplace') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.randy-favorite_outline:before {
  content: "\e900";
}
.randy-favorite:before {
  content: "\e901";
}
