Newer
Older
toilet / src / assets / font / font.css
@font-face {  
    font-family: 'DS-DigitalBoldItalic';  
    src: url('DS-DigitalBoldItalic.ttf');
    font-weight: normal;  
    font-style: normal;  
} 
@font-face {  
    font-family: 'DS-DigitalBold';  
    src: url('DS-DigitalBold.ttf');
    font-weight: normal;  
    font-style: normal;  
}