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");
|
||||
}
|
||||
BIN
benchcoach/static/fonts/epilogue/Epilogue-Black.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-Black.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-BlackItalic.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-BlackItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-Bold.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-Bold.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-BoldItalic.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-ExtraBold.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-ExtraBold.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-ExtraBoldItalic.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-ExtraBoldItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-ExtraLight.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-ExtraLight.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-ExtraLightItalic.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-ExtraLightItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-Italic.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-Italic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-Light.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-Light.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-LightItalic.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-LightItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-Medium.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-Medium.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-MediumItalic.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-MediumItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-Regular.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-Regular.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-SemiBold.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-SemiBold.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-SemiBoldItalic.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-SemiBoldItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-Thin.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-Thin.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/epilogue/Epilogue-ThinItalic.ttf
Normal file
BIN
benchcoach/static/fonts/epilogue/Epilogue-ThinItalic.ttf
Normal file
Binary file not shown.
39
benchcoach/static/fonts/m+1m/m+1m.css
Normal file
39
benchcoach/static/fonts/m+1m/m+1m.css
Normal file
@@ -0,0 +1,39 @@
|
||||
@font-face {
|
||||
font-family: 'm+1m';
|
||||
src: url('mplus-1m-bold-webfont.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'm+1m';
|
||||
src: url('mplus-1m-light-webfont.woff') format('woff');
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'm+1m';
|
||||
src: url('mplus-1m-medium-webfont.woff') format('woff');
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'm+1m';
|
||||
src: url('mplus-1m-regular-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'm+1m';
|
||||
src: url('mplus-1m-thin-webfont.woff') format('woff');
|
||||
font-weight: 100;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
BIN
benchcoach/static/fonts/m+1m/mplus-1m-bold-webfont.woff
Normal file
BIN
benchcoach/static/fonts/m+1m/mplus-1m-bold-webfont.woff
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/m+1m/mplus-1m-light-webfont.woff
Normal file
BIN
benchcoach/static/fonts/m+1m/mplus-1m-light-webfont.woff
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/m+1m/mplus-1m-medium-webfont.woff
Normal file
BIN
benchcoach/static/fonts/m+1m/mplus-1m-medium-webfont.woff
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/m+1m/mplus-1m-regular-webfont.woff
Normal file
BIN
benchcoach/static/fonts/m+1m/mplus-1m-regular-webfont.woff
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/m+1m/mplus-1m-thin-webfont.woff
Normal file
BIN
benchcoach/static/fonts/m+1m/mplus-1m-thin-webfont.woff
Normal file
Binary file not shown.
26
benchcoach/static/fonts/refrigerator/refigerator.css
Normal file
26
benchcoach/static/fonts/refrigerator/refigerator.css
Normal file
@@ -0,0 +1,26 @@
|
||||
@font-face {
|
||||
font-family: "refigerator";
|
||||
font-weight: bold;
|
||||
src: url("refrigerator-deluxe-bold.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "refigerator";
|
||||
font-weight: extrabold;
|
||||
src: url("refrigerator-deluxe-extrabold.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "refigerator";
|
||||
font-weight: heavy;
|
||||
src: url("refrigerator-deluxe-heavy.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "refigerator";
|
||||
font-weight: light;
|
||||
src: url("refrigerator-deluxe-light.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "refigerator";
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
src: url("refrigerator-deluxe.otf") format("opentype");
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
benchcoach/static/fonts/refrigerator/refrigerator-deluxe.otf
Normal file
BIN
benchcoach/static/fonts/refrigerator/refrigerator-deluxe.otf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/vera/Vera-Bold-Italic-webfont.woff
Normal file
BIN
benchcoach/static/fonts/vera/Vera-Bold-Italic-webfont.woff
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/vera/Vera-Bold-webfont.woff
Normal file
BIN
benchcoach/static/fonts/vera/Vera-Bold-webfont.woff
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/vera/Vera-Italic-webfont.woff
Normal file
BIN
benchcoach/static/fonts/vera/Vera-Italic-webfont.woff
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/vera/Vera-webfont.woff
Normal file
BIN
benchcoach/static/fonts/vera/Vera-webfont.woff
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/vera/VeraMono-Bold-Italic-webfont.woff
Normal file
BIN
benchcoach/static/fonts/vera/VeraMono-Bold-Italic-webfont.woff
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/vera/VeraMono-Bold-webfont.woff
Normal file
BIN
benchcoach/static/fonts/vera/VeraMono-Bold-webfont.woff
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/vera/VeraMono-Italic-webfont.woff
Normal file
BIN
benchcoach/static/fonts/vera/VeraMono-Italic-webfont.woff
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/vera/VeraMono-webfont.woff
Normal file
BIN
benchcoach/static/fonts/vera/VeraMono-webfont.woff
Normal file
Binary file not shown.
74
benchcoach/static/fonts/vera/bitstreamvera.css
Normal file
74
benchcoach/static/fonts/vera/bitstreamvera.css
Normal file
@@ -0,0 +1,74 @@
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans';
|
||||
src: url('Vera-Bold-webfont.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans';
|
||||
src: url('Vera-Bold-Italic-webfont.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: oblique;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans';
|
||||
src: url('Vera-Italic-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: oblique;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans';
|
||||
src: url('Vera-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans Mono';
|
||||
src: url('VeraMono-Bold-webfont.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans Mono';
|
||||
src: url('VeraMono-Bold-Italic-webfont.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans Mono';
|
||||
src: url('VeraMono-Italic-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans Mono';
|
||||
src: url('VeraMono-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Bitstream Vera Sans Mono';
|
||||
src: url('VeraMono-webfont.woff') format('woff');
|
||||
font-weight: 800;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
BIN
benchcoach/static/fonts/verdana/VerdanaPro-Black.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-Black.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-BlackItalic.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-BlackItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-Bold.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-Bold.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-BoldItalic.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondBlack.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondBlack.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondBlackItalic.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondBlackItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondBold.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondBold.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondBoldItalic.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondBoldItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondItalic.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondLight.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondLight.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondLightItalic.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondLightItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondRegular.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondRegular.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondSemiBold.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-CondSemiBold.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-Italic.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-Italic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-Light.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-Light.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-LightItalic.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-LightItalic.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-Regular.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-Regular.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-SemiBold.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-SemiBold.ttf
Normal file
Binary file not shown.
BIN
benchcoach/static/fonts/verdana/VerdanaPro-SemiBoldItalic.ttf
Normal file
BIN
benchcoach/static/fonts/verdana/VerdanaPro-SemiBoldItalic.ttf
Normal file
Binary file not shown.
123
benchcoach/static/fonts/verdana/verdanapro.css
Normal file
123
benchcoach/static/fonts/verdana/verdanapro.css
Normal file
@@ -0,0 +1,123 @@
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-Black.ttf') format('truetype');
|
||||
font-weight: 800;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-BlackItalic.ttf') format('truetype');
|
||||
font-weight: 800;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-Bold.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-BoldItalic.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-CondBlack.ttf') format('truetype');
|
||||
font-stretch: condensed;
|
||||
font-weight: 800;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-CondBlackItalic.ttf') format('truetype');
|
||||
font-stretch: condensed;
|
||||
font-weight: 800;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-CondBold.ttf') format('truetype');
|
||||
font-stretch: condensed;
|
||||
font-weight: bold;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-CondBoldItalic.ttf') format('truetype');
|
||||
font-stretch: condensed;
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-CondItalic.ttf') format('truetype');
|
||||
font-stretch: condensed;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-CondLight.ttf') format('truetype');
|
||||
font-stretch: condensed;
|
||||
font-weight: 300;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-CondLightItalic.ttf') format('truetype');
|
||||
font-stretch: condensed;
|
||||
font-weight: 300;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-CondRegular.ttf') format('truetype');
|
||||
font-stretch: condensed;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-CondSemiBold.ttf') format('truetype');
|
||||
font-stretch: condensed;
|
||||
font-weight: 600;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-CondSemiBoldItalic.ttf') format('truetype');
|
||||
font-stretch: condensed;
|
||||
font-weight: 600;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-Italic.ttf') format('truetype');
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-Light.ttf') format('truetype');
|
||||
font-weight: 300;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-LightItalic.ttf') format('truetype');
|
||||
font-weight: 300;
|
||||
font-style: italic;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-Regular.ttf') format('truetype');
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-SemiBold.ttf') format('truetype');
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'VerdanaPro';
|
||||
src: url('VerdanaPro-SemiBoldItalic.ttf') format('truetype');
|
||||
font-weight: 600;
|
||||
font-style: italic;
|
||||
}
|
||||
Reference in New Issue
Block a user