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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fontawesome-selection-da' !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-user:before {
  content: "\f007";
}
.icon-download:before {
  content: "\f019";
}
.icon-folder:before {
  content: "\f07b";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-chain:before {
  content: "\f0c1";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-files-o:before {
  content: "\f0c5";
}
.icon-folder-o:before {
  content: "\f114";
}
.icon-calendar-o:before {
  content: "\f133";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-wikipedia-w:before {
  content: "\f266";
}
.icon-reddit-alien:before {
  content: "\f281";
}
.icon-user-o:before {
  content: "\f2c0";
}
