@font-face {
    font-family: 'SUSE';
    font-weight: 400;
    src: url(../fonts/SUSE-Regular.ttf);
}

@font-face {
    font-family: 'SUSE';
    font-weight: 200;
    src: url(../fonts/SUSE-Light.ttf);
}

@font-face {
    font-family: 'SUSE';
    font-weight: bold;
    src: url(../fonts/SUSE-Bold.ttf);
}