/* Roman Tattooist V4 - self-hosted Font Awesome compatibility layer.
   Uses bundled free Font Awesome webfonts and maps the exact icon classes used by the theme.
   No CDN required. */
@font-face {
  font-family: 'FontAwesome';
  src: url('../webfonts/fontawesome-webfont.woff2') format('woff2'),
       url('../webfonts/fontawesome-webfont.woff') format('woff'),
       url('../webfonts/fontawesome-webfont.ttf') format('truetype'),
       url('../webfonts/FontAwesome.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.fa, .fas, .far, .fab, .fa-solid, .fa-regular, .fa-brands {
  font-family: 'FontAwesome' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  display: inline-block;
  width: 1em;
  text-align: center;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-bars:before{content:"\f0c9"}.fa-calendar-check:before{content:"\f274"}.fa-comments:before{content:"\f086"}.fa-droplet:before{content:"\f043"}.fa-envelope:before{content:"\f0e0"}.fa-facebook-f:before{content:"\f09a"}.fa-facebook:before{content:"\f09a"}.fa-fingerprint:before{content:"\f06e"}.fa-gem:before{content:"\f219"}.fa-hands-holding-circle:before{content:"\f004"}.fa-heart:before{content:"\f004"}.fa-images:before{content:"\f03e"}.fa-instagram:before{content:"\f16d"}.fa-layer-group:before{content:"\f0c5"}.fa-location-dot:before{content:"\f041"}.fa-map-location-dot:before{content:"\f041"}.fa-pen-nib:before{content:"\f040"}.fa-pen-ruler:before{content:"\f044"}.fa-phone:before{content:"\f095"}.fa-shield-heart:before{content:"\f132"}.fa-tiktok:before{content:"\f001"}.fa-user:before{content:"\f007"}.fa-wand-magic-sparkles:before{content:"\f0d0"}.fa-circle-check:before{content:"\f058"}.fa-clock:before{content:"\f017"}.fa-hand-sparkles:before{content:"\f0a4"}.fa-ban:before{content:"\f05e"}.fa-sun:before{content:"\f185"}.fa-water:before{content:"\f043"}.fa-shirt:before{content:"\f0c8"}.fa-triangle-exclamation:before{content:"\f071"}.fa-clipboard-check:before{content:"\f046"}.fa-route:before{content:"\f018"}.fa-star:before{content:"\f005"}.fa-scissors:before{content:"\f0c4"}.fa-feather:before{content:"\f040"}.fa-eye:before{content:"\f06e"}.fa-rose:before{content:"\f004"}.fa-skull:before{content:"\f119"}.fa-dna:before{content:"\f1b3"}.fa-fire:before{content:"\f06d"}.fa-compass-drafting:before{content:"\f044"}.fa-comment-medical:before{content:"\f0e5"}.fa-images:before{content:"\f03e"}
