/*!
Theme Name:  HITO | HUMAN SOLUTIONS
Author:      Life Color
Author URI:  https://www.lifecolor.eu
Description: Alta formazione per la sicurezza, la qualità e il benessere nei contesti di cura.
Version:     1.0.0
License:     GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Template:    page-builder-framework
Text Domain: page-builder-framework-child
*/

h1,h2,h3,h4,h5,h6,body {
  font-family: 'TASA Orbiter', sans-serif;
}
h1 {font-weight:normal;}
h3 {font-weight:500}
@font-face {
  font-family: 'TASA Orbiter';
  src: url('fonts/TASAOrbiter-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}


@font-face {
  font-family: 'TASA Orbiter';
  src: url('fonts/TASAOrbiter-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'TASA Orbiter';
  src: url('fonts/TASAOrbiter-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'TASA Orbiter';
  src: url('fonts/TASAOrbiter-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}


@font-face {
  font-family: 'TASA Orbiter';
  src: url('fonts/TASAOrbiter-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}


.fa {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
  font-style: normal;
}
.fa.fa-linkedin {
  --fa: "\f0e1";
}
.fa.fa-telegram {
  --fa: "\f2c6";
}
.fa.fa-facebook {
  --fa: "\f39e";
}
.fa.fa-phone {
  --fa: "\f095";
}
.fa-map-marker {
  --fa: "\f041";
}
.fa-envelope {
  --fa: "\f0e0";
}
.fa.fa-envelope,.fa.fa-phone,.fa.fa-map-marker {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.fa.fa-linkedin, .fa.fa-telegram,
.fa.fa-facebook, .fa.fa-twitter {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-linkedin::before {
  content: "\f0e1";
}
.fa.fa-telegram::before {
  content: "\f2c6";
}
.fa.fa-facebook::before {
  content: "\f39e";
}
.fa-phone::before {
  content: "\f095";
}
.fa-envelope::before {
  content: "\f0e0";
}
.fa.fa-map-marker::before {
  content: "\f3c5";
}

.fa.fa-linkedin,
.fa.fa-telegram,
.fa.fa-whatsapp,
.fa.fa-instagram {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp::before {
  content: "\f232"; /* Codice Unicode per l'icona WhatsApp */
}

.fa.fa-linkedin::before {
  content: "\f0e1"; /* Codice Unicode per l'icona Instagram */
}
.fa.fa-telegram::before {
  content: "\f2c6"; /* Codice Unicode per l'icona Instagram */
}
.fa.fa-instagram::before {
  content: "\f16d"; /* Codice Unicode per l'icona Instagram */
}

.fa.fa-clock {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.fa.fa-clock::before {
  content: "\f017";
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fonts/fa-brands-400.woff2") format("woff2"); }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("fonts/fa-solid-900.woff2") format("woff2");
}




