This commit is contained in:
2019-04-03 15:29:46 +02:00
parent 03694c1aa6
commit 2ddc3ef8b5
103 changed files with 1503 additions and 6280 deletions

View File

@@ -0,0 +1,13 @@
@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;
}