restore composer.json, add mysqli extension

This commit is contained in:
2026-04-15 17:02:52 +05:00
commit 77cf56a348
4317 changed files with 1397107 additions and 0 deletions

View File

@@ -0,0 +1,77 @@
/* This stylesheet generated by Transfonter (https://transfonter.org) on June 21, 2017 9:51 AM */
@font-face {
font-family: 'ProximaNova-Thin';
src: url('ProximaNova-Thin.eot');
src: local('Proxima Nova Thin'), local('ProximaNova-Thin'),
url('ProximaNova-Thin.eot?#iefix') format('embedded-opentype'),
url('ProximaNova-Thin.woff') format('woff'),
url('ProximaNova-Thin.ttf') format('truetype');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: "ProximaNova-Light";
src: url("ProximaNova-Light.eot");
src: local("Proxima Nova Light"), local("ProximaNova-Light"),
url("ProximaNova-Light.eot?#iefix") format("embedded-opentype"),
url("ProximaNova-Light.woff") format("woff"),
url("ProximaNova-Light.ttf") format("truetype");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: "ProximaNova-Regular";
src: url("ProximaNova-Regular.eot");
src: local("Proxima Nova Regular"), local("ProximaNova-Regular"),
url("ProximaNova-Regular.eot?#iefix") format("embedded-opentype"),
url("ProximaNova-Regular.woff") format("woff"),
url("ProximaNova-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "ProximaNova-SemiBold";
src: url("ProximaNova-Semibold.eot");
src: local("Proxima Nova Semibold"), local("ProximaNova-Semibold"),
url("ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"),
url("ProximaNova-Semibold.woff") format("woff"),
url("ProximaNova-Semibold.ttf") format("truetype");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: "ProximaNova-Bold";
src: url("ProximaNova-Bold.eot");
src: local("Proxima Nova Bold"), local("ProximaNova-Bold"),
url("ProximaNova-Bold.eot?#iefix") format("embedded-opentype"),
url("ProximaNova-Bold.woff") format("woff"),
url("ProximaNova-Bold.ttf") format("truetype");
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: "ProximaNova-ExtraBold";
src: url("ProximaNova-Extrabld.eot");
src: local("Proxima Nova Extrabold"), local("ProximaNova-Extrabld"),
url("ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"),
url("ProximaNova-Extrabld.woff") format("woff"),
url("ProximaNova-Extrabld.ttf") format("truetype");
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: "ProximaNova-Black";
src: url("ProximaNova-Black.eot");
src: local("Proxima Nova Black"), local("ProximaNova-Black"),
url("ProximaNova-Black.eot?#iefix") format("embedded-opentype"),
url("ProximaNova-Black.woff") format("woff"),
url("ProximaNova-Black.ttf") format("truetype");
font-weight: 900;
font-style: normal;
}