@font-face {
  font-family: 'Cera Pro';
  src: 
    url('https://sumyithub.org/wp-content/themes/siththeme/assets/fonts/cera-pro/CeraPro-Medium.woff2') format('woff2'), 
    url('https://sumyithub.org/wp-content/themes/siththeme/assets/fonts/cera-pro/CeraPro-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cera Pro';
  src: 
    url('https://sumyithub.org/wp-content/themes/siththeme/assets/fonts/cera-pro/CeraPro-Bold.woff2') format('woff2'), 
    url('https://sumyithub.org/wp-content/themes/siththeme/assets/fonts/cera-pro/CeraPro-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cera Pro';
  src: 
    url('https://sumyithub.org/wp-content/themes/siththeme/assets/fonts/cera-pro/CeraPro-Regular.woff2') format('woff2'), 
    url('https://sumyithub.org/wp-content/themes/siththeme/assets/fonts/cera-pro/CeraPro-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cera Pro';
  src: 
    url('https://sumyithub.org/wp-content/themes/siththeme/assets/fonts/cera-pro/CeraPro-Light.woff2') format('woff2'), 
    url('https://sumyithub.org/wp-content/themes/siththeme/assets/fonts/cera-pro/CeraPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: light;
  font-display: swap;
}