14 lines
488 B
CSS
Raw Normal View History

2019-04-03 15:29:46 +02:00
@font-face {
font-family: 'aileronregular';
src: url('Aileron-Regular-webfont.eot');
src: url('Aileron-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('Aileron-Regular-webfont.woff2') format('woff2'),
url('Aileron-Regular-webfont.woff') format('woff'),
url('Aileron-Regular-webfont.ttf') format('truetype'),
url('Aileron-Regular-webfont.svg#aileronregular') format('svg');
font-weight: normal;
font-style: normal;
}