@font-face {
    font-family: 'Draper';
    src: url('https://giff.ph/Draper.otf') format('otf');
    font-weight: normal;
}
@font-face {
    font-family: 'Draper', ;
    src: url('https://giff.ph/Draper.ttf') format('ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'Draper';
    src: url('https://giff.ph/Draper.woff') format('woff');
    font-weight: normal;
    
}