Initial commit
This commit is contained in:
commit
1e710af520
17 changed files with 12275 additions and 0 deletions
39
Css/main.css
Normal file
39
Css/main.css
Normal file
|
@ -0,0 +1,39 @@
|
|||
@font-face {
|
||||
font-family: FOT-RodinNTLGPro-B_0;
|
||||
src: url(../Fonts/FOT-RodinNTLGPro-B_0.woff2) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: FOT-RodinNTLGPro-DB;
|
||||
src: url(../Fonts/FOT-RodinNTLGPro-DB.woff2) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: FOT-RodinNTLGPro-M;
|
||||
src: url(../Fonts/FOT-RodinNTLGPro-M.woff2) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Orbitron Black;
|
||||
src: url(../Fonts/Orbitron Black.woff2) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Orbitron Bold;
|
||||
src: url(../Fonts/Orbitron Bold.woff2) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Orbitron Light;
|
||||
src: url(../Fonts/Orbitron Light.woff2) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Orbitron Medium;
|
||||
src: url(../Fonts/Orbitron Medium.woff2) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: SourceCodePro-Regular;
|
||||
src: url(../Fonts/SourceCodePro-Regular.woff2) format('woff');
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue