@font-face {
    font-family: 'Rajdhani';
    src: url('Rajdhani-Regular.woff2?v=2') format('woff2'),
        url('Rajdhani-Regular.woff?v=2') format('woff'),
        url('Rajdhani-Regular.svg?v=2#Rajdhani-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('Rajdhani-Medium.woff2?v=2') format('woff2'),
        url('Rajdhani-Medium.woff?v=2') format('woff'),
        url('Rajdhani-Medium.svg?v=2#Rajdhani-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('Rajdhani-SemiBold.woff2?v=2') format('woff2'),
        url('Rajdhani-SemiBold.woff?v=2') format('woff'),
        url('Rajdhani-SemiBold.svg?v=2#Rajdhani-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('Rajdhani-Light.woff2?v=2') format('woff2'),
        url('Rajdhani-Light.woff?v=2') format('woff'),
        url('Rajdhani-Light.svg?v=2#Rajdhani-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('Rajdhani-Bold.woff2?v=2') format('woff2'),
        url('Rajdhani-Bold.woff?v=2') format('woff'),
        url('Rajdhani-Bold.svg?v=2#Rajdhani-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'Frank';
    src: url('FrankRuhlLibre-Regular.woff2?v=2') format('woff2'),
        url('FrankRuhlLibre-Regular.woff?v=2') format('woff'),
        url('FrankRuhlLibre-Regular.svg?v=2#FrankRuhlLibre-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Bebas Neue';
    src: url('BebasNeueLight.woff2') format('woff2'),
        url('BebasNeueLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('BebasNeue-Thin.woff2') format('woff2'),
        url('BebasNeue-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('BebasNeueBold.woff2') format('woff2'),
        url('BebasNeueBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue Book';
    src: url('BebasNeueBook.woff2') format('woff2'),
        url('BebasNeueBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('BebasNeueRegular.woff2') format('woff2'),
        url('BebasNeueRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Akzentica 4F';
    src: local('Akzentica 4F Regular'), local('Akzentica-4F-Regular'),
        url('Akzentica4F.woff2') format('woff2'),
        url('Akzentica4F.woff') format('woff'),
        url('Akzentica4F.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }