/* Font Awesome Icons - Minimal Version (Only used icons) */
/* Generated for 元一科技 website */

@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('https://cdn.bootcdn.net/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.woff2') format('woff2');
}

.fas, .fa-solid {
  font-family: 'FontAwesome';
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-phone:before { content: "\f095"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-clock:before { content: "\f017"; }
.fa-tag:before { content: "\f02b"; }
.fa-check-circle:before { content: "\f058"; }
.fa-calendar:before { content: "\f133"; }
.fa-atom:before { content: "\f5d2"; }
.fa-cog:before { content: "\f013"; }
.fa-rocket:before { content: "\f135"; }
.fa-microchip:before { content: "\f2db"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-microscope:before { content: "\f610"; }
.fa-wind:before { content: "\f72e"; }
.fa-flask:before { content: "\f0c3"; }
.fa-cubes:before { content: "\f1b3"; }
.fa-industry:before { content: "\f275"; }
.fa-headset:before { content: "\f599"; }
.fa-cogs:before { content: "\f085"; }
.fa-satellite:before { content: "\f7bf"; }
.fa-dna:before { content: "\f471"; }
.fa-map-marked-alt:before { content: "\f5bf"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
