@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/opensans/OpenSans-VariableFont_wdth,wght.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/nunito/Nunito-VariableFont_wght.ttf) format('truetype');
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/raleway/Raleway-VariableFont_wght.ttf) format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/poppins/Poppins-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/inter/Inter-VariableFont_opsz,wght.ttf) format('truetype');
}

@font-face { 
  font-family: 'CT Script'; 
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ctfonts/CT-Script.ttf') format('truetype'); 
}

@font-face { 
  font-family: 'CT Head';
  font-style: normal;
  font-weight: 400; 
  src:url('../fonts/ctfonts/CT-Head.ttf') format('truetype'); 
}

@font-face { 
  font-family: 'CT Bold'; 
  font-style: normal;
  font-weight: 400;
  src:url('../fonts/ctfonts/CT-Bold.ttf') format('truetype'); 
}

@font-face { 
  font-family: 'CT DEX'; 
  font-style: normal;
  font-weight: 400;
  src:url('../fonts/ctfonts/CT-Dex.ttf') format('truetype'); 
}

/*
@font-face {
  font-family: 'CT Dex';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/ctfont/CT-Dex.ttf) format('truetype');
}
@font-face {
  font-family: 'CT Script';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/ctfont/CT-Script.ttf) format('truetype');
}

*/