@font-face {
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  src: local('ABeeZee'), local('ABeeZee-Regular'), url(fonts/ABeeZeeRegular.woff) format('woff');
}
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 400;
  src: local('Dancing Script'), local('DancingScript'), url(fonts/DancingScript.woff) format('woff');
}
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 400;
  src: local('Rajdhani'), local('Rajdhani-Regular'), url(fonts/RajdhaniRegular.woff) format('woff');
}
@font-face {
  font-family: 'Strait';
  font-style: normal;
  font-weight: 400;
  src: local('Strait'), local('Strait-Regular'), url(fonts/StraitRegular.woff) format('woff');
  
   
}
@font-face { 
font-family: 'So';
font-style: 'N'; font-weight: 400;
src: local('So'), local('So-N.woff2'), url(fonts/So-N.woff2) format('woff2'); 
}

@font-face { 
font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
src:  url(fonts/fa-solid-900.woff) format('woff'); 
}

.fa {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }


