zgo/src/app/order/order.component.css

11 lines
146 B
CSS

.text {
font-family: 'Saira Semi Condensed', sans-serif;
}
.number{
font-family: 'Roboto Mono', monospace;
}
img.icon{
margin-bottom: -3px;
}