
@font-face {
    font-family: 'Madetommy';
    src: url('Madetommy-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Madetommy Bold';
    src: url('Madetommy-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Madetommy Light';
    src: url('Madetommy-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}
