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

.rlf-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'robinsonicon' !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;
}

.rlf-file-pdf-o:before {
  content: "\e900";
}
.rlf-map-marker-alt:before {
  content: "\e901";
}
.rlf-file-pdf-lettersolid:before {
  content: "\e902";
}
.rlf-file-pdf-letter:before {
  content: "\e903";
}
.rlf-times:before {
  content: "\e904";
}
.rlf-envelope:before {
  content: "\e905";
}
.rlf-phone:before {
  content: "\e906";
}
.rlf-file-pdf:before {
  content: "\e907";
}
.rlf-fast-forward:before {
  content: "\e95e";
}
.rlf-rewind:before {
  content: "\e96e";
}
.rlf-chevron-left:before {
  content: "\e98c";
}
.rlf-chevron-right:before {
  content: "\e98e";
}
