@font-face {
    font-family: 'Geometric';
    src: url('fonts/geometrix-branding.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyFont';
    src: url('fonts/MyFont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GeneraLight';
    src: url('Genera-AltLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GeneraBold';
    src: url('Genera-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Godber';
    src: url('godber-3lxoz.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}