/* @font-face {
  font-family: 'Poppins';
  font-weight: 200;
  src: url('/wp-content/themes/loopsystem/assets/fonts/Taviraj-Thin.ttf') format('truetype');
} */
@font-face {
  font-family: 'Poppins';
  font-weight: 300;
  font-display: swap; 
  src: local('Poppins'), url('/wp-content/themes/loopsystem/assets/fonts/Poppins-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap; 
  src: local('Poppins'), url('/wp-content/themes/loopsystem/assets/fonts/Poppins-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-weight: 500;
  font-display: swap; 
  src: local('Poppins'), url('/wp-content/themes/loopsystem/assets/fonts/Poppins-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-weight: 600;
  font-display: swap; 
  src: local('Poppins'), url('/wp-content/themes/loopsystem/assets/fonts/Poppins-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-weight: 700;
  font-display: swap; 
  src: local('Poppins'), url('/wp-content/themes/loopsystem/assets/fonts/Poppins-Bold.ttf') format('truetype');
}



@font-face {
  font-family: 'Roboto';
  font-weight: 200;
  font-display: swap; 
  src: local('Roboto'), url('/wp-content/themes/loopsystem/assets/fonts/Roboto-Thin.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 300;
  font-display: swap; 
  src: local('Roboto'), url('/wp-content/themes/loopsystem/assets/fonts/Roboto-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap; 
  src: local('Roboto'), url('/wp-content/themes/loopsystem/assets/fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 500;
  font-display: swap; 
  src: local('Roboto'), url('/wp-content/themes/loopsystem/assets/fonts/Roboto-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 600;
  font-display: swap; 
  src: local('Roboto'), url('/wp-content/themes/loopsystem/assets/fonts/Roboto-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 700;
  font-display: swap; 
  src: local('Roboto'), url('/wp-content/themes/loopsystem/assets/fonts/Roboto-Black.ttf') format('truetype');
}
