#10 Promotion Modul, Kommentar 2
This commit is contained in:
parent
f0da981737
commit
c9e1545693
128 changed files with 8194 additions and 637 deletions
30
public/fonts/eina03.css
Normal file
30
public/fonts/eina03.css
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
|
||||
@font-face {
|
||||
font-family: Eina03;
|
||||
src: url(./Eina03-Bold.ttf) format("ttf"), url(./Eina03-Bold.woff) format("woff"), url(./Eina03-Bold.eot) format("eot"), url(./Eina03-Bold.otf) format("otf");
|
||||
font-weight: 700;
|
||||
font-style:normal
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Eina03;
|
||||
src: url(./Eina03-SemiBold.ttf) format("ttf"), url(./Eina03-SemiBold.woff) format("woff"), url(./Eina03-SemiBold.eot) format("eot"), url(./Eina03-SemiBold.otf) format("otf");
|
||||
font-weight: 600;
|
||||
font-style:normal
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Eina03;
|
||||
src: url(./Eina03-Regular.ttf) format("ttf"), url(./Eina03-Regular.woff) format("woff"), url(./Eina03-Regular.eot) format("eot"), url(./Eina03-Regular.otf) format("otf");
|
||||
font-weight: 400;
|
||||
font-style:normal
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Eina03;
|
||||
src: url(./Eina03-RegularItalic.ttf) format("ttf"), url(./Eina03-RegularItalic.woff) format("woff"), url(./Eina03-RegularItalic.eot) format("eot"), url(./Eina03-RegularItalic.otf) format("otf");
|
||||
font-weight: 400;
|
||||
font-style:italic
|
||||
}
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue