@font-face {
    font-family: 'Sansation';
    src: url('SansationRegular.woff2') format('woff2'),
        url('SansationRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sansation';
    src: url('SansationBold.woff2') format('woff2'),
        url('SansationBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Renogare Soft';
    src: url('RenogareSoft-Regular.woff2') format('woff2'),
        url('RenogareSoft-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

