@font-face {
    font-family: 'telegrafbold';
    src: url('fonts/PPTelegraf-UltraBold.otf') format('opentype');
    font-weight: bolder;
    font-style: normal;
}

@font-face {
    font-family: 'telegraflight';
    src: url('fonts/PPTelegraf-UltraLight.otf') format('opentype');
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: 'telegraf';
    src: url('fonts/PPTelegraf-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ttdrugs';
    src: url('fonts/TT-Drugs.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}