/* TCCEB - latin */ 
@font-face {
  font-family: 'TCCEB';
  src: url('TCCEB.woff2') format('woff2'), /* Modern Browsers */
       url('TCCEB.woff') format('woff'), /* Modern Browsers */
       url('TCCEB.ttf') format('truetype'), /* Safari, Android, iOS */
       url('TCCEB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('TCCEB.svg') format('svg'); /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}