Newer
Older
cockpit_hxrq_front / src / assets / font / font.css
StephanieGitHub on 6 Apr 2021 299 bytes first commit
@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;  
}