
@font-face {
  font-family: 'Axiforma Regular';
  src: url('../fonts/Axiforma/Woff2/Axiforma-Regular.woff2') format('woff2'),
       url('../fonts/Axiforma/Woff/Axiforma-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Axiforma Bold';
  src: url('../fonts/Axiforma/Woff2/Axiforma-Bold.woff2') format('woff2'),
       url('../fonts/Axiforma/Woff/Axiforma-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}


@font-face {
  font-family: 'Guess Sans Regular';
  src: url('../fonts/Guess_Sans/Woff2/DearType-GuessSans-Black.woff2') format('woff2'),
       url('../fonts/Guess_Sans/Woff/DearType-GuessSans-Black.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Guess Sans Bold';
  src: url('../fonts/Guess_Sans/Woff2/DearType-GuessSans-Bold.woff2') format('woff2'),
       url('../fonts/Guess_Sans/Woff/DearType-GuessSans-Bold.woff') format('woff');
  font-weight: 800 !important;
       font-weight: normal;
  font-style: bold;
}

@font-face {
  font-family: 'Guess Sans Ultra Bold';
  src: url('../fonts/Guess_Sans/Woff2/DearType-GuessSans-ExtraBold.woff2') format('woff2'),
  
       url('../fonts/Guess_Sans/Woff/DearType-GuessSans-ExtraBold.woff') format('woff');
  font-weight: 800 !important;
  font-style: normal;
  font-display: swap; /* Optional: improves performance */
}

h1, h2, h3, h4, h5, h6 {
/* font-family: "DearType - GuessSans-ExtraBold"; */
  /* font-family: "Guess Sans Bold"; */
  /* font-family: "DearType - GuessSans-Bold";
  font-family: 'DearType - GuessSans-Black' !important;
  font-family: 'DearType - GuessSans-Black' !important; */
  font-family: 'Axiforma-Book' !important;
    /* font-family: "Poppins"; */
    /* font-family: "Lexend"; */
    /* font-family: "Montaga"; */
    /* font-family: "Montserrat";  */
    /* font-family: "Outfit"; */
    /* font-family: "Volkhov"; */
    /* font-family: "Cardo"; */
    /* font-family: "Josefin+Sans"; */
    /* font-family: "Lexend"; */
    /* font-family: "Montaga"; */
    /* font-family: "Oswald"; */

    /* font-family: "Spectral"; */
    /* font-family: "Oswald"; */
    font-size: 30px;
    line-height: 1.4em;
    /* font-size: 38px; */
    /* font-weight: 900 !important; */
    letter-spacing: normal;
}

h1 {
    font-size: 32px;
    /* font-weight: bold; */
    /* letter-spacing: normal; */
}

h3 {
    font-size: 28px;
    /* font-weight: bold; */
    /* letter-spacing: normal; */
}

h2 {
    font-size: 42px;
    /* font-weight: bold; */
    /* letter-spacing: normal; */
}

h4 {
    
    font-size: 20px;
    line-height: 27px;
    /* font-weight: bold; */
    /* letter-spacing: normal; */
}

body {
  /* text-align: justify !important; */
   font-size: 18px !important;
   /* background-color: #fff !important; */
   /* background-color: #fbf7f5 !important; */
    font-family: "Axiforma-Book" !important;
    font-family: 'Axiforma-Book' !important;
       /* font-family: "Lexend"; */
    /* font-family: "Montaga"; */
    /* font-family: "Montserrat";  */
    /* font-family: "Outfit"; */
    /* font-family: "Volkhov"; */
    /* font-family: "Cardo"; */
    /* font-family: "Josefin+Sans"; */
    /* font-family: "Lexend"; */
    /* font-family: "Montaga"; */
    /* font-family: "Oswald"; */
    /* font-family: "Lato"; */
/* font-family: "Merriweather+Sans"; */
    /* font-family: "Spectral"; */
    /* font-family: "Oswald"; */
    /* font-weight: 400 !important; */
    /* line-height: 1.5em !important; */
     color: #000000 !important;
}
/* 
.font-weight-bold {
    font-weight: inherit !important; 
} */