@font-face {
  font-family: 'rtr';
  src:
    url('./fonts/rtr.ttf?pv13bp') format('truetype'),
    url('./fonts/rtr.woff?pv13bp') format('woff'),
    url('./fonts/rtr.svg?pv13bp#rtr') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'rtr' !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;
}

.icon-linkedin-bg:before {
  content: "\e902";
}
.icon-youtube-1:before {
  content: "\e903";
}
.icon-youtube-bg:before {
  content: "\e904";
}
.icon-youtube:before {
  content: "\e905";
}
.icon-linkedin:before {
  content: "\e900";
}
.icon-medium:before {
  content: "\e901";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-git:before {
  content: "\f09b";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-pinterest:before {
  content: "\e906";
}
.icon-at:before {
  content: "\e907";
}
