/* @font-face {
    font-family: 'wallop';
    src: url('Ubuntu-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} */
@font-face {
    font-family: 'wallop';
    src: url('Wallop-SemiBold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}