
@font-face {
    font-display: swap; 
    font-family: 'Amsterdam';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Amsterdam-400.ttf'); 
  
}
  
@font-face {
    font-display: swap; 
    font-family: 'Amsterdam4';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Amsterdam-Four-400.ttf') format('truetype'); 
}
  

@font-face {
    font-display: swap; 
    font-family: 'OpenSans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype'); 
  }
  

@font-face {
    font-display: swap; 
    font-family: 'OpenSans';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/OpenSans-italic.ttf') format('truetype'); 
}
  

@font-face {
    font-display: swap; 
    font-family: 'OpenSans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
}
  

@font-face {
    font-display: swap; 
    font-family: 'OpenSans';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/OpenSans-BoldItalic.ttf') format('truetype'); 
}
  

@font-face {
    font-display: swap; 
    font-family: 'ChelaOne';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/ChelaOne-Regular.ttf') format('truetype'); 
}
  

@font-face {
    font-display: swap; 
    font-family: 'GreatVibes';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/GreatVibes-Regular.ttf') format('truetype');
}
  

@font-face {
    font-display: swap; 
    font-family: 'Tan-Pearl';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/TAN-PEARL.woff2') format('woff2'), 
         url('../fonts/TAN-PEARL.woff') format('woff'), 
         url('../fonts/TAN-PEARL.ttf') format('truetype'); 
}

@font-face {
    font-display: swap; 
    font-family: 'Parisienne';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Parisienne-Regular.ttf') format('truetype'); 
}
  

@font-face {
    font-display: swap; 
    font-family: 'JacquesFrancois';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/JacquesFrancois-Regular.ttf'); 
}

@font-face {
    font-display: swap; 
    font-family: 'JacquesFrancoisShadow';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/JacquesFrancoisShadow-Regular.ttf'); 
}