/**
* @license
*
* Font Family: Aktura
* Designed by: Gaetan Baehr
* URL: https://www.fontshare.com/fonts/aktura
* © 2026 Indian Type Foundry
*
* Aktura Regular 

*
*/
@font-face {
  font-family: 'Aktura-Regular';
  src: url('Aktura-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

