@font-face {
    font-family: 'KensmarkFive';
    src: url('../fonts/KensmarkFive-BlackSoft.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KensmarkFive';
    src: url('../fonts/KensmarkFive-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KensmarkFive';
    src: url('../fonts/KensmarkFive-BlackSlant.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'KensmarkFive';
    src: url('../fonts/KensmarkFive-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KensmarkFive';
    src: url('../fonts/KensmarkFive-BoldSlant.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'KensmarkFive';
    src: url('../fonts/KensmarkFive-BoldSoft.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'KensmarkFive';
    src: url('../fonts/KensmarkFive-RegularSlant.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'KensmarkThree';
    src: url('../fonts/KensmarkThree-BlackSoft.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 5 Pro Solid';
    src: url('../fonts/FontAwesome5Pro-Solid.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}