Files
openkj-request-docker/roboto-font.css

7 lines
130 B
CSS

@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(roboto-font.ttf) format('truetype');
}