maputnik/src/index.scss
2016-11-23 21:02:34 +01:00

9 lines
156 B
SCSS

@font-face {
font-family: 'Roboto';
src: url('./fonts/Roboto-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
.app {
}