gamecard v0.1
This commit is contained in:
BIN
benchcoach/static/fonts/dinpro/DINPro-Black.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-Black.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-BlackItalic.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-BlackItalic.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-Bold.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-Bold.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-BoldItalic.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-BoldItalic.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-Cond.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-Cond.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-CondBlack.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-CondBlack.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-CondBlackIta.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-CondBlackIta.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-CondBold.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-CondBold.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-CondBoldIta.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-CondBoldIta.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-CondIta.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-CondIta.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-CondLight.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-CondLight.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-CondLightIta.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-CondLightIta.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-CondMediIta.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-CondMediIta.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-CondMedium.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-CondMedium.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-Italic.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-Italic.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-Light.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-Light.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-LightItalic.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-LightItalic.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-Medium.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-Medium.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro-MediumItalic.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro-MediumItalic.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/dinpro/DINPro.otf
Normal file
BIN
benchcoach/static/fonts/dinpro/DINPro.otf
Normal file
Binary file not shown.
123
benchcoach/static/fonts/dinpro/dinpro.css
Normal file
123
benchcoach/static/fonts/dinpro/dinpro.css
Normal file
@@ -0,0 +1,123 @@
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-weight: 800;
|
||||
src: url("DINPro-Black.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-weight: 800;
|
||||
font-style: italic;
|
||||
src: url("DINPro-BlackItalic.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-weight: bold;
|
||||
src: url("DINPro-Bold.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
src: url("DINPro-BoldItalic.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-stretch: condensed;
|
||||
src: url("DINPro-Cond.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-stretch: condensed;
|
||||
font-weight: 800;
|
||||
src: url("DINPro-CondBlack.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-stretch: condensed;
|
||||
font-weight: 800;
|
||||
font-style: italic;
|
||||
src: url("DINPro-CondBlackIta.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-stretch: condensed;
|
||||
font-weight: bold;
|
||||
src: url("DINPro-CondBold.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-stretch: condensed;
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
src: url("DINPro-CondBoldIta.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-stretch: condensed;
|
||||
font-style: italic;
|
||||
src: url("DINPro-CondIta.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-stretch: condensed;
|
||||
font-weight: 300;
|
||||
src: url("DINPro-CondLight.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-stretch: condensed;
|
||||
font-weight: 300;
|
||||
font-style: italic;
|
||||
src: url("DINPro-CondLightIta.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-stretch: condensed;
|
||||
font-: Medi;
|
||||
font-style: italic;
|
||||
src: url("DINPro-CondMediIta.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-stretch: condensed;
|
||||
font-: Medium;
|
||||
src: url("DINPro-CondMedium.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-style: italic;
|
||||
src: url("DINPro-Italic.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-weight: 300;
|
||||
src: url("DINPro-Light.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-weight: 300;
|
||||
font-style: italic;
|
||||
|
||||
src: url("DINPro-LightItalic.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-: Medium;
|
||||
|
||||
|
||||
src: url("DINPro-Medium.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-: Medium;
|
||||
font-style: italic;
|
||||
|
||||
src: url("DINPro-MediumItalic.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "DINPro";
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
|
||||
src: url("DINPro.otf") format("opentype");
|
||||
}
|
||||
Reference in New Issue
Block a user