@font-face {
    font-family: 'Lufga-Regular';
    src: url('../fonts/LufgaRegular.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
}

@font-face {
    font-family: 'Lufga-Bold';
    src: url('../fonts/LufgaBold.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
}

@font-face {
    font-family: 'Lufga-ExtraBold';
    src: url('../fonts/LufgaExtraBold.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
}

@font-face {
    font-family: 'Lufga-SemiBold';
    src: url('../fonts/LufgaSemiBold.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
}

@font-face {
    font-family: 'Lufga-Medium';
    src: url('../fonts/LufgaMedium.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
}

@font-face {
    font-family: 'Lufga-Thin';
    src: url('../fonts/LufgaThin.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
}