/* Self-hosted fonts for topcasinomozambique.com */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/inter-v13-latin-regular.woff2') format('woff2'),
       local('Inter Regular'), local('Inter-Regular');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/inter-v13-latin-600.woff2') format('woff2'),
       local('Inter SemiBold'), local('Inter-SemiBold');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/inter-v13-latin-700.woff2') format('woff2'),
       local('Inter Bold'), local('Inter-Bold');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/poppins-v20-latin-600.woff2') format('woff2'),
       local('Poppins SemiBold'), local('Poppins-SemiBold');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/poppins-v20-latin-700.woff2') format('woff2'),
       local('Poppins Bold'), local('Poppins-Bold');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/poppins-v20-latin-800.woff2') format('woff2'),
       local('Poppins ExtraBold'), local('Poppins-ExtraBold');
}
