diff --git a/asset/fonts/Roboto.css b/asset/fonts/Roboto.css new file mode 100644 index 0000000..48eeed0 --- /dev/null +++ b/asset/fonts/Roboto.css @@ -0,0 +1,112 @@ +@font-face { + font-family: "Roboto"; + src: local("Roboto"), url("https://roboto-webfont.googlecode.com/files/Roboto-Regular-webfont.woff") format("woff"); + font-weight: 400; + font-style: normal; +} +@font-face { + font-family: "Roboto"; + src: local("Roboto"), url("https://roboto-webfont.googlecode.com/files/Roboto-Italic-webfont.woff") format("woff"); + font-weight: 400; + font-style: italic; +} +@font-face { + font-family: "Roboto"; + src: local("Roboto"), url("https://roboto-webfont.googlecode.com/files/Roboto-Bold-webfont.woff") format("woff"); + font-weight: 700; + font-style: normal; +} +@font-face { + font-family: "Roboto"; + src: local("Roboto"), url("https://roboto-webfont.googlecode.com/files/Roboto-BoldItalic-webfont.woff") format("woff"); + font-weight: 700; + font-style: italic; +} + +@font-face { + font-family: "Roboto Condensed"; + src: local("Roboto Condensed"), + url("https://roboto-webfont.googlecode.com/files/Roboto-Condensed-webfont.woff") format("woff"); + font-weight: 400; + font-style: normal; +} +@font-face { + font-family: "Roboto Condensed"; + src: local("Roboto Condensed"), + url("https://roboto-webfont.googlecode.com/files/Roboto-CondensedItalic-webfont.woff") format("woff"); + font-weight: 400; + font-style: italic; +} +@font-face { + font-family: "Roboto Condensed"; + src: local("Roboto Condensed"), + url("https://roboto-webfont.googlecode.com/files/Roboto-BoldCondensed-webfont.woff") format("woff"); + font-weight: 700; + font-style: normal; +} +@font-face { + font-family: "Roboto Condensed"; + src: local("Roboto Condensed"), + url("https://roboto-webfont.googlecode.com/files/Roboto-BoldCondensedItalic-webfont.woff") format("woff"); + font-weight: 700; + font-style: italic; +} + +@font-face { + font-family: "Roboto Thin"; + src: local("Roboto Thin"), url("https://roboto-webfont.googlecode.com/files/Roboto-Thin-webfont.woff") format("woff"); + font-weight: 400; + font-style: normal; +} +@font-face { + font-family: "Roboto Thin"; + src: local("Roboto Thin"), + url("https://roboto-webfont.googlecode.com/files/Roboto-ThinItalic-webfont.woff") format("woff"); + font-weight: 400; + font-style: italic; +} + +@font-face { + font-family: "Roboto Light"; + src: local("Roboto Light"), + url("https://roboto-webfont.googlecode.com/files/Roboto-Light-webfont.woff") format("woff"); + font-weight: 400; + font-style: normal; +} +@font-face { + font-family: "Roboto Light"; + src: local("Roboto Light"), + url("https://roboto-webfont.googlecode.com/files/Roboto-LightItalic-webfont.woff") format("woff"); + font-weight: 400; + font-style: italic; +} + +@font-face { + font-family: "Roboto Medium"; + src: local("Roboto Medium"), + url("https://roboto-webfont.googlecode.com/files/Roboto-Medium-webfont.woff") format("woff"); + font-weight: 400; + font-style: normal; +} +@font-face { + font-family: "Roboto Medium"; + src: local("Roboto Medium"), + url("https://roboto-webfont.googlecode.com/files/Roboto-MediumItalic-webfont.woff") format("woff"); + font-weight: 400; + font-style: italic; +} + +@font-face { + font-family: "Roboto Black"; + src: local("Roboto Black"), + url("https://roboto-webfont.googlecode.com/files/Roboto-Black-webfont.woff") format("woff"); + font-weight: 400; + font-style: normal; +} +@font-face { + font-family: "Roboto Black"; + src: local("Roboto Black"), + url("https://roboto-webfont.googlecode.com/files/Roboto-BlackItalic-webfont.woff") format("woff"); + font-weight: 400; + font-style: italic; +} diff --git a/asset/fonts/Roboto/LICENSE.txt b/asset/fonts/Roboto/LICENSE.txt new file mode 100644 index 0000000..d645695 --- /dev/null +++ b/asset/fonts/Roboto/LICENSE.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/asset/fonts/Roboto/Roboto-Black-webfont.eot b/asset/fonts/Roboto/Roboto-Black-webfont.eot new file mode 100644 index 0000000..6bdd6f6 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Black-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-Black-webfont.svg b/asset/fonts/Roboto/Roboto-Black-webfont.svg new file mode 100644 index 0000000..7b12f75 --- /dev/null +++ b/asset/fonts/Roboto/Roboto-Black-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-Black-webfont.ttf b/asset/fonts/Roboto/Roboto-Black-webfont.ttf new file mode 100644 index 0000000..c8783ea Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Black-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Black-webfont.woff b/asset/fonts/Roboto/Roboto-Black-webfont.woff new file mode 100644 index 0000000..b9731ba Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Black-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-Black.eot b/asset/fonts/Roboto/Roboto-Black.eot new file mode 100644 index 0000000..cd571fd Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Black.eot differ diff --git a/asset/fonts/Roboto/Roboto-Black.ttf b/asset/fonts/Roboto/Roboto-Black.ttf new file mode 100644 index 0000000..0112e7d Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Black.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Black.woff b/asset/fonts/Roboto/Roboto-Black.woff new file mode 100644 index 0000000..d77f5a1 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Black.woff differ diff --git a/asset/fonts/Roboto/Roboto-Black.woff2 b/asset/fonts/Roboto/Roboto-Black.woff2 new file mode 100644 index 0000000..8dff3b1 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Black.woff2 differ diff --git a/asset/fonts/Roboto/Roboto-BlackItalic-webfont.eot b/asset/fonts/Roboto/Roboto-BlackItalic-webfont.eot new file mode 100644 index 0000000..d55a2bf Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BlackItalic-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-BlackItalic-webfont.svg b/asset/fonts/Roboto/Roboto-BlackItalic-webfont.svg new file mode 100644 index 0000000..1e37c9c --- /dev/null +++ b/asset/fonts/Roboto/Roboto-BlackItalic-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-BlackItalic-webfont.ttf b/asset/fonts/Roboto/Roboto-BlackItalic-webfont.ttf new file mode 100644 index 0000000..9c7d7be Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BlackItalic-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-BlackItalic-webfont.woff b/asset/fonts/Roboto/Roboto-BlackItalic-webfont.woff new file mode 100644 index 0000000..54a2a25 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BlackItalic-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-BlackItalic.eot b/asset/fonts/Roboto/Roboto-BlackItalic.eot new file mode 100644 index 0000000..4bf5ffb Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BlackItalic.eot differ diff --git a/asset/fonts/Roboto/Roboto-BlackItalic.ttf b/asset/fonts/Roboto/Roboto-BlackItalic.ttf new file mode 100644 index 0000000..b2c6aca Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BlackItalic.ttf differ diff --git a/asset/fonts/Roboto/Roboto-BlackItalic.woff b/asset/fonts/Roboto/Roboto-BlackItalic.woff new file mode 100644 index 0000000..943e97e Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BlackItalic.woff differ diff --git a/asset/fonts/Roboto/Roboto-BlackItalic.woff2 b/asset/fonts/Roboto/Roboto-BlackItalic.woff2 new file mode 100644 index 0000000..7f51191 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BlackItalic.woff2 differ diff --git a/asset/fonts/Roboto/Roboto-Bold-webfont.eot b/asset/fonts/Roboto/Roboto-Bold-webfont.eot new file mode 100644 index 0000000..ef91079 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Bold-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-Bold-webfont.svg b/asset/fonts/Roboto/Roboto-Bold-webfont.svg new file mode 100644 index 0000000..37b44c2 --- /dev/null +++ b/asset/fonts/Roboto/Roboto-Bold-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-Bold-webfont.ttf b/asset/fonts/Roboto/Roboto-Bold-webfont.ttf new file mode 100644 index 0000000..d9fd26c Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Bold-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Bold-webfont.woff b/asset/fonts/Roboto/Roboto-Bold-webfont.woff new file mode 100644 index 0000000..03357ce Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Bold-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-Bold.eot b/asset/fonts/Roboto/Roboto-Bold.eot new file mode 100644 index 0000000..14ad9ae Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Bold.eot differ diff --git a/asset/fonts/Roboto/Roboto-Bold.ttf b/asset/fonts/Roboto/Roboto-Bold.ttf new file mode 100644 index 0000000..43da14d Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Bold.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Bold.woff b/asset/fonts/Roboto/Roboto-Bold.woff new file mode 100644 index 0000000..51f1e89 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Bold.woff differ diff --git a/asset/fonts/Roboto/Roboto-Bold.woff2 b/asset/fonts/Roboto/Roboto-Bold.woff2 new file mode 100644 index 0000000..8d1ec3a Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Bold.woff2 differ diff --git a/asset/fonts/Roboto/Roboto-BoldCondensed-webfont.eot b/asset/fonts/Roboto/Roboto-BoldCondensed-webfont.eot new file mode 100644 index 0000000..d97b01f Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BoldCondensed-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-BoldCondensed-webfont.svg b/asset/fonts/Roboto/Roboto-BoldCondensed-webfont.svg new file mode 100644 index 0000000..eedc5aa --- /dev/null +++ b/asset/fonts/Roboto/Roboto-BoldCondensed-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-BoldCondensed-webfont.ttf b/asset/fonts/Roboto/Roboto-BoldCondensed-webfont.ttf new file mode 100644 index 0000000..63f5b23 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BoldCondensed-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-BoldCondensed-webfont.woff b/asset/fonts/Roboto/Roboto-BoldCondensed-webfont.woff new file mode 100644 index 0000000..be472c3 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BoldCondensed-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.eot b/asset/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.eot new file mode 100644 index 0000000..8996997 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.svg b/asset/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.svg new file mode 100644 index 0000000..1bab942 --- /dev/null +++ b/asset/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.ttf b/asset/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.ttf new file mode 100644 index 0000000..9f6951b Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.woff b/asset/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.woff new file mode 100644 index 0000000..ef522c8 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BoldCondensedItalic-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-BoldItalic-webfont.eot b/asset/fonts/Roboto/Roboto-BoldItalic-webfont.eot new file mode 100644 index 0000000..273a456 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BoldItalic-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-BoldItalic-webfont.svg b/asset/fonts/Roboto/Roboto-BoldItalic-webfont.svg new file mode 100644 index 0000000..e429a9f --- /dev/null +++ b/asset/fonts/Roboto/Roboto-BoldItalic-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-BoldItalic-webfont.ttf b/asset/fonts/Roboto/Roboto-BoldItalic-webfont.ttf new file mode 100644 index 0000000..102610c Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BoldItalic-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-BoldItalic-webfont.woff b/asset/fonts/Roboto/Roboto-BoldItalic-webfont.woff new file mode 100644 index 0000000..7887925 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BoldItalic-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-BoldItalic.eot b/asset/fonts/Roboto/Roboto-BoldItalic.eot new file mode 100644 index 0000000..5b40508 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BoldItalic.eot differ diff --git a/asset/fonts/Roboto/Roboto-BoldItalic.ttf b/asset/fonts/Roboto/Roboto-BoldItalic.ttf new file mode 100644 index 0000000..bcfdab4 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BoldItalic.ttf differ diff --git a/asset/fonts/Roboto/Roboto-BoldItalic.woff b/asset/fonts/Roboto/Roboto-BoldItalic.woff new file mode 100644 index 0000000..d916f94 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BoldItalic.woff differ diff --git a/asset/fonts/Roboto/Roboto-BoldItalic.woff2 b/asset/fonts/Roboto/Roboto-BoldItalic.woff2 new file mode 100644 index 0000000..ebca4c7 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-BoldItalic.woff2 differ diff --git a/asset/fonts/Roboto/Roboto-Condensed-webfont.eot b/asset/fonts/Roboto/Roboto-Condensed-webfont.eot new file mode 100644 index 0000000..e5f5743 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Condensed-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-Condensed-webfont.svg b/asset/fonts/Roboto/Roboto-Condensed-webfont.svg new file mode 100644 index 0000000..ff37506 --- /dev/null +++ b/asset/fonts/Roboto/Roboto-Condensed-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-Condensed-webfont.ttf b/asset/fonts/Roboto/Roboto-Condensed-webfont.ttf new file mode 100644 index 0000000..ec7d1e0 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Condensed-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Condensed-webfont.woff b/asset/fonts/Roboto/Roboto-Condensed-webfont.woff new file mode 100644 index 0000000..7bee562 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Condensed-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-CondensedItalic-webfont.eot b/asset/fonts/Roboto/Roboto-CondensedItalic-webfont.eot new file mode 100644 index 0000000..9ad1278 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-CondensedItalic-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-CondensedItalic-webfont.svg b/asset/fonts/Roboto/Roboto-CondensedItalic-webfont.svg new file mode 100644 index 0000000..4ce3dc9 --- /dev/null +++ b/asset/fonts/Roboto/Roboto-CondensedItalic-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-CondensedItalic-webfont.ttf b/asset/fonts/Roboto/Roboto-CondensedItalic-webfont.ttf new file mode 100644 index 0000000..214d691 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-CondensedItalic-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-CondensedItalic-webfont.woff b/asset/fonts/Roboto/Roboto-CondensedItalic-webfont.woff new file mode 100644 index 0000000..0a45635 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-CondensedItalic-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-Italic-webfont.eot b/asset/fonts/Roboto/Roboto-Italic-webfont.eot new file mode 100644 index 0000000..172aa55 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Italic-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-Italic-webfont.svg b/asset/fonts/Roboto/Roboto-Italic-webfont.svg new file mode 100644 index 0000000..4f8bc8f --- /dev/null +++ b/asset/fonts/Roboto/Roboto-Italic-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-Italic-webfont.ttf b/asset/fonts/Roboto/Roboto-Italic-webfont.ttf new file mode 100644 index 0000000..5a74bd3 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Italic-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Italic-webfont.woff b/asset/fonts/Roboto/Roboto-Italic-webfont.woff new file mode 100644 index 0000000..2586e11 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Italic-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-Italic.eot b/asset/fonts/Roboto/Roboto-Italic.eot new file mode 100644 index 0000000..baa8a94 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Italic.eot differ diff --git a/asset/fonts/Roboto/Roboto-Italic.ttf b/asset/fonts/Roboto/Roboto-Italic.ttf new file mode 100644 index 0000000..1b5eaa3 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Italic.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Italic.woff b/asset/fonts/Roboto/Roboto-Italic.woff new file mode 100644 index 0000000..8e72e8d Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Italic.woff differ diff --git a/asset/fonts/Roboto/Roboto-Italic.woff2 b/asset/fonts/Roboto/Roboto-Italic.woff2 new file mode 100644 index 0000000..1714014 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Italic.woff2 differ diff --git a/asset/fonts/Roboto/Roboto-Light-webfont.eot b/asset/fonts/Roboto/Roboto-Light-webfont.eot new file mode 100644 index 0000000..890b61f Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Light-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-Light-webfont.svg b/asset/fonts/Roboto/Roboto-Light-webfont.svg new file mode 100644 index 0000000..8e84bbb --- /dev/null +++ b/asset/fonts/Roboto/Roboto-Light-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-Light-webfont.ttf b/asset/fonts/Roboto/Roboto-Light-webfont.ttf new file mode 100644 index 0000000..4cb64cf Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Light-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Light-webfont.woff b/asset/fonts/Roboto/Roboto-Light-webfont.woff new file mode 100644 index 0000000..f6abd87 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Light-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-Light.eot b/asset/fonts/Roboto/Roboto-Light.eot new file mode 100644 index 0000000..3d50d57 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Light.eot differ diff --git a/asset/fonts/Roboto/Roboto-Light.ttf b/asset/fonts/Roboto/Roboto-Light.ttf new file mode 100644 index 0000000..e7307e7 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Light.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Light.woff b/asset/fonts/Roboto/Roboto-Light.woff new file mode 100644 index 0000000..eec3617 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Light.woff differ diff --git a/asset/fonts/Roboto/Roboto-Light.woff2 b/asset/fonts/Roboto/Roboto-Light.woff2 new file mode 100644 index 0000000..0e0efd0 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Light.woff2 differ diff --git a/asset/fonts/Roboto/Roboto-LightItalic-webfont.eot b/asset/fonts/Roboto/Roboto-LightItalic-webfont.eot new file mode 100644 index 0000000..a1c3bf8 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-LightItalic-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-LightItalic-webfont.svg b/asset/fonts/Roboto/Roboto-LightItalic-webfont.svg new file mode 100644 index 0000000..eb1b93d --- /dev/null +++ b/asset/fonts/Roboto/Roboto-LightItalic-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-LightItalic-webfont.ttf b/asset/fonts/Roboto/Roboto-LightItalic-webfont.ttf new file mode 100644 index 0000000..a6f2460 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-LightItalic-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-LightItalic-webfont.woff b/asset/fonts/Roboto/Roboto-LightItalic-webfont.woff new file mode 100644 index 0000000..c9ec37d Binary files /dev/null and b/asset/fonts/Roboto/Roboto-LightItalic-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-LightItalic.eot b/asset/fonts/Roboto/Roboto-LightItalic.eot new file mode 100644 index 0000000..a78bfe9 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-LightItalic.eot differ diff --git a/asset/fonts/Roboto/Roboto-LightItalic.ttf b/asset/fonts/Roboto/Roboto-LightItalic.ttf new file mode 100644 index 0000000..2d277af Binary files /dev/null and b/asset/fonts/Roboto/Roboto-LightItalic.ttf differ diff --git a/asset/fonts/Roboto/Roboto-LightItalic.woff b/asset/fonts/Roboto/Roboto-LightItalic.woff new file mode 100644 index 0000000..b6b2525 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-LightItalic.woff differ diff --git a/asset/fonts/Roboto/Roboto-LightItalic.woff2 b/asset/fonts/Roboto/Roboto-LightItalic.woff2 new file mode 100644 index 0000000..b3300d9 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-LightItalic.woff2 differ diff --git a/asset/fonts/Roboto/Roboto-Medium-webfont.eot b/asset/fonts/Roboto/Roboto-Medium-webfont.eot new file mode 100644 index 0000000..5ca6bb9 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Medium-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-Medium-webfont.svg b/asset/fonts/Roboto/Roboto-Medium-webfont.svg new file mode 100644 index 0000000..c18a0e9 --- /dev/null +++ b/asset/fonts/Roboto/Roboto-Medium-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-Medium-webfont.ttf b/asset/fonts/Roboto/Roboto-Medium-webfont.ttf new file mode 100644 index 0000000..26984b1 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Medium-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Medium-webfont.woff b/asset/fonts/Roboto/Roboto-Medium-webfont.woff new file mode 100644 index 0000000..1516609 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Medium-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-Medium.eot b/asset/fonts/Roboto/Roboto-Medium.eot new file mode 100644 index 0000000..0f60b5e Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Medium.eot differ diff --git a/asset/fonts/Roboto/Roboto-Medium.ttf b/asset/fonts/Roboto/Roboto-Medium.ttf new file mode 100644 index 0000000..ac0f908 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Medium.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Medium.woff b/asset/fonts/Roboto/Roboto-Medium.woff new file mode 100644 index 0000000..b4f0629 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Medium.woff differ diff --git a/asset/fonts/Roboto/Roboto-Medium.woff2 b/asset/fonts/Roboto/Roboto-Medium.woff2 new file mode 100644 index 0000000..02bf764 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Medium.woff2 differ diff --git a/asset/fonts/Roboto/Roboto-MediumItalic-webfont.eot b/asset/fonts/Roboto/Roboto-MediumItalic-webfont.eot new file mode 100644 index 0000000..9e6f709 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-MediumItalic-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-MediumItalic-webfont.svg b/asset/fonts/Roboto/Roboto-MediumItalic-webfont.svg new file mode 100644 index 0000000..02e8ed1 --- /dev/null +++ b/asset/fonts/Roboto/Roboto-MediumItalic-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-MediumItalic-webfont.ttf b/asset/fonts/Roboto/Roboto-MediumItalic-webfont.ttf new file mode 100644 index 0000000..ca38c04 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-MediumItalic-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-MediumItalic-webfont.woff b/asset/fonts/Roboto/Roboto-MediumItalic-webfont.woff new file mode 100644 index 0000000..5ea094a Binary files /dev/null and b/asset/fonts/Roboto/Roboto-MediumItalic-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-MediumItalic.eot b/asset/fonts/Roboto/Roboto-MediumItalic.eot new file mode 100644 index 0000000..141543a Binary files /dev/null and b/asset/fonts/Roboto/Roboto-MediumItalic.eot differ diff --git a/asset/fonts/Roboto/Roboto-MediumItalic.ttf b/asset/fonts/Roboto/Roboto-MediumItalic.ttf new file mode 100644 index 0000000..fc36a47 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-MediumItalic.ttf differ diff --git a/asset/fonts/Roboto/Roboto-MediumItalic.woff b/asset/fonts/Roboto/Roboto-MediumItalic.woff new file mode 100644 index 0000000..ca56ca3 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-MediumItalic.woff differ diff --git a/asset/fonts/Roboto/Roboto-MediumItalic.woff2 b/asset/fonts/Roboto/Roboto-MediumItalic.woff2 new file mode 100644 index 0000000..098ab8a Binary files /dev/null and b/asset/fonts/Roboto/Roboto-MediumItalic.woff2 differ diff --git a/asset/fonts/Roboto/Roboto-Regular-webfont.eot b/asset/fonts/Roboto/Roboto-Regular-webfont.eot new file mode 100644 index 0000000..869b342 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Regular-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-Regular-webfont.svg b/asset/fonts/Roboto/Roboto-Regular-webfont.svg new file mode 100644 index 0000000..83868bb --- /dev/null +++ b/asset/fonts/Roboto/Roboto-Regular-webfont.svg @@ -0,0 +1,1063 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-Regular-webfont.ttf b/asset/fonts/Roboto/Roboto-Regular-webfont.ttf new file mode 100644 index 0000000..c46f1dd Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Regular-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Regular-webfont.woff b/asset/fonts/Roboto/Roboto-Regular-webfont.woff new file mode 100644 index 0000000..6ff6afd Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Regular-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-Regular.eot b/asset/fonts/Roboto/Roboto-Regular.eot new file mode 100644 index 0000000..2f61547 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Regular.eot differ diff --git a/asset/fonts/Roboto/Roboto-Regular.ttf b/asset/fonts/Roboto/Roboto-Regular.ttf new file mode 100644 index 0000000..ddf4bfa Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Regular.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Regular.woff b/asset/fonts/Roboto/Roboto-Regular.woff new file mode 100644 index 0000000..b070d8e Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Regular.woff differ diff --git a/asset/fonts/Roboto/Roboto-Regular.woff2 b/asset/fonts/Roboto/Roboto-Regular.woff2 new file mode 100644 index 0000000..30370cf Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Regular.woff2 differ diff --git a/asset/fonts/Roboto/Roboto-Thin-webfont.eot b/asset/fonts/Roboto/Roboto-Thin-webfont.eot new file mode 100644 index 0000000..1f3af7c Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Thin-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-Thin-webfont.svg b/asset/fonts/Roboto/Roboto-Thin-webfont.svg new file mode 100644 index 0000000..c41dab9 --- /dev/null +++ b/asset/fonts/Roboto/Roboto-Thin-webfont.svg @@ -0,0 +1,1062 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-Thin-webfont.ttf b/asset/fonts/Roboto/Roboto-Thin-webfont.ttf new file mode 100644 index 0000000..0fef65b Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Thin-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Thin-webfont.woff b/asset/fonts/Roboto/Roboto-Thin-webfont.woff new file mode 100644 index 0000000..0b65ccf Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Thin-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-Thin.eot b/asset/fonts/Roboto/Roboto-Thin.eot new file mode 100644 index 0000000..65eaafa Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Thin.eot differ diff --git a/asset/fonts/Roboto/Roboto-Thin.ttf b/asset/fonts/Roboto/Roboto-Thin.ttf new file mode 100644 index 0000000..2e0dee6 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Thin.ttf differ diff --git a/asset/fonts/Roboto/Roboto-Thin.woff b/asset/fonts/Roboto/Roboto-Thin.woff new file mode 100644 index 0000000..bc18032 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Thin.woff differ diff --git a/asset/fonts/Roboto/Roboto-Thin.woff2 b/asset/fonts/Roboto/Roboto-Thin.woff2 new file mode 100644 index 0000000..c535309 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-Thin.woff2 differ diff --git a/asset/fonts/Roboto/Roboto-ThinItalic-webfont.eot b/asset/fonts/Roboto/Roboto-ThinItalic-webfont.eot new file mode 100644 index 0000000..96725bd Binary files /dev/null and b/asset/fonts/Roboto/Roboto-ThinItalic-webfont.eot differ diff --git a/asset/fonts/Roboto/Roboto-ThinItalic-webfont.svg b/asset/fonts/Roboto/Roboto-ThinItalic-webfont.svg new file mode 100644 index 0000000..ba5102b --- /dev/null +++ b/asset/fonts/Roboto/Roboto-ThinItalic-webfont.svg @@ -0,0 +1,1062 @@ + + + \ No newline at end of file diff --git a/asset/fonts/Roboto/Roboto-ThinItalic-webfont.ttf b/asset/fonts/Roboto/Roboto-ThinItalic-webfont.ttf new file mode 100644 index 0000000..5a6ae3e Binary files /dev/null and b/asset/fonts/Roboto/Roboto-ThinItalic-webfont.ttf differ diff --git a/asset/fonts/Roboto/Roboto-ThinItalic-webfont.woff b/asset/fonts/Roboto/Roboto-ThinItalic-webfont.woff new file mode 100644 index 0000000..035a818 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-ThinItalic-webfont.woff differ diff --git a/asset/fonts/Roboto/Roboto-ThinItalic.eot b/asset/fonts/Roboto/Roboto-ThinItalic.eot new file mode 100644 index 0000000..e9c3118 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-ThinItalic.eot differ diff --git a/asset/fonts/Roboto/Roboto-ThinItalic.ttf b/asset/fonts/Roboto/Roboto-ThinItalic.ttf new file mode 100644 index 0000000..084f9c0 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-ThinItalic.ttf differ diff --git a/asset/fonts/Roboto/Roboto-ThinItalic.woff b/asset/fonts/Roboto/Roboto-ThinItalic.woff new file mode 100644 index 0000000..8863946 Binary files /dev/null and b/asset/fonts/Roboto/Roboto-ThinItalic.woff differ diff --git a/asset/fonts/Roboto/Roboto-ThinItalic.woff2 b/asset/fonts/Roboto/Roboto-ThinItalic.woff2 new file mode 100644 index 0000000..069ad7b Binary files /dev/null and b/asset/fonts/Roboto/Roboto-ThinItalic.woff2 differ diff --git a/asset/fonts/Roboto/roboto.all.css b/asset/fonts/Roboto/roboto.all.css new file mode 100644 index 0000000..4edc2b8 --- /dev/null +++ b/asset/fonts/Roboto/roboto.all.css @@ -0,0 +1,72 @@ +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 400; + src: url('https://themes.googleusercontent.com/font?kit=biUEjW7P-lfzIZFXrcy-wQ') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 500; + src: url('https://themes.googleusercontent.com/font?kit=7KXg6nyyqN8gyMoNwQ7aOQ') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 500; + src: url('https://themes.googleusercontent.com/font?kit=daIfzbEw-lbjMyv4rMUUTj8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 300; + src: url('https://themes.googleusercontent.com/font?kit=iE8HhaRzdhPxC93dOdA05z8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 100; + src: url('https://themes.googleusercontent.com/font?kit=jB4HYzUnEmLtjz-UHQe60fesZW2xOQ-xsNqO47m55DA') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 700; + src: url('https://themes.googleusercontent.com/font?kit=vxNK-E6B13CyehuDCmvQvw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 900; + src: url('https://themes.googleusercontent.com/font?kit=1_sFLBJZ_MiiGcnkjN_Mgg') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 100; + src: url('https://themes.googleusercontent.com/font?kit=MMDEOSa6i6T9gBocjYCJkQ') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 700; + src: url('https://themes.googleusercontent.com/font?kit=owYYXKukxFDFjr0ZO8NXhz8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 900; + src: url('https://themes.googleusercontent.com/font?kit=b9PWBSMHrT2zM5FgUdtu0T8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 300; + src: url('https://themes.googleusercontent.com/font?kit=d-QWLnp4didxos_6urzFtg') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 400; + src: url('https://themes.googleusercontent.com/font?kit=grlryt2bdKIyfMSOhzd1eA') format('woff'); +} \ No newline at end of file diff --git a/asset/fonts/Roboto/roboto.all.latin.css b/asset/fonts/Roboto/roboto.all.latin.css new file mode 100644 index 0000000..0f6f39e --- /dev/null +++ b/asset/fonts/Roboto/roboto.all.latin.css @@ -0,0 +1,72 @@ +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 500; + src: url('https://themes.googleusercontent.com/font?kit=OLffGBTaF0XFOW1gnuHF0YbN6UDyHWBl620a-IRfuBk') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 900; + src: url('https://themes.googleusercontent.com/font?kit=bmC0pGMXrhphrZJmniIZpYbN6UDyHWBl620a-IRfuBk') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 500; + src: url('https://themes.googleusercontent.com/font?kit=RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 100; + src: url('https://themes.googleusercontent.com/font?kit=vzIUHo9z-oJ4WgkpPOtg1_esZW2xOQ-xsNqO47m55DA') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 100; + src: url('https://themes.googleusercontent.com/font?kit=12mE4jfMSBTmg-81EiS-YRsxEYwM7FgeyaSgU71cLG0') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 700; + src: url('https://themes.googleusercontent.com/font?kit=d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 300; + src: url('https://themes.googleusercontent.com/font?kit=Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 300; + src: url('https://themes.googleusercontent.com/font?kit=7m8l7TlFO-S3VkhHuR0at4bN6UDyHWBl620a-IRfuBk') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 900; + src: url('https://themes.googleusercontent.com/font?kit=mnpfi9pxYH-Go5UiibESIj8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 400; + src: url('https://themes.googleusercontent.com/font?kit=2UX7WLTfW3W8TclTUvlFyQ') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 700; + src: url('https://themes.googleusercontent.com/font?kit=t6Nd4cfPRhZP44Q5QAjcC4bN6UDyHWBl620a-IRfuBk') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 400; + src: url('https://themes.googleusercontent.com/font?kit=1pO9eUAp8pSF8VnRTP3xnvesZW2xOQ-xsNqO47m55DA') format('woff'); +} \ No newline at end of file diff --git a/asset/fonts/Roboto/roboto.black.css b/asset/fonts/Roboto/roboto.black.css new file mode 100644 index 0000000..0697d53 --- /dev/null +++ b/asset/fonts/Roboto/roboto.black.css @@ -0,0 +1,12 @@ +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 900; + src: url('https://themes.googleusercontent.com/font?kit=1_sFLBJZ_MiiGcnkjN_Mgg') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 900; + src: url('https://themes.googleusercontent.com/font?kit=b9PWBSMHrT2zM5FgUdtu0T8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} \ No newline at end of file diff --git a/asset/fonts/Roboto/roboto.black.en.css b/asset/fonts/Roboto/roboto.black.en.css new file mode 100644 index 0000000..3ec8c22 --- /dev/null +++ b/asset/fonts/Roboto/roboto.black.en.css @@ -0,0 +1,12 @@ +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 900; + src: url('https://themes.googleusercontent.com/font?kit=mnpfi9pxYH-Go5UiibESIj8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 900; + src: url('https://themes.googleusercontent.com/font?kit=bmC0pGMXrhphrZJmniIZpYbN6UDyHWBl620a-IRfuBk') format('woff'); +} \ No newline at end of file diff --git a/asset/fonts/Roboto/roboto.black.latin.css b/asset/fonts/Roboto/roboto.black.latin.css new file mode 100644 index 0000000..3ec8c22 --- /dev/null +++ b/asset/fonts/Roboto/roboto.black.latin.css @@ -0,0 +1,12 @@ +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 900; + src: url('https://themes.googleusercontent.com/font?kit=mnpfi9pxYH-Go5UiibESIj8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 900; + src: url('https://themes.googleusercontent.com/font?kit=bmC0pGMXrhphrZJmniIZpYbN6UDyHWBl620a-IRfuBk') format('woff'); +} \ No newline at end of file diff --git a/asset/fonts/Roboto/roboto.bold.css b/asset/fonts/Roboto/roboto.bold.css new file mode 100644 index 0000000..2dd7f0d --- /dev/null +++ b/asset/fonts/Roboto/roboto.bold.css @@ -0,0 +1,12 @@ +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 700; + src: url('https://themes.googleusercontent.com/font?kit=vxNK-E6B13CyehuDCmvQvw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 700; + src: url('https://themes.googleusercontent.com/font?kit=owYYXKukxFDFjr0ZO8NXhz8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} \ No newline at end of file diff --git a/asset/fonts/Roboto/roboto.bold.latin.css b/asset/fonts/Roboto/roboto.bold.latin.css new file mode 100644 index 0000000..c3295bb --- /dev/null +++ b/asset/fonts/Roboto/roboto.bold.latin.css @@ -0,0 +1,12 @@ +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 700; + src: url('https://themes.googleusercontent.com/font?kit=vxNK-E6B13CyehuDCmvQvw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 700; + src: url('https://themes.googleusercontent.com/font?kit=d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} diff --git a/asset/fonts/Roboto/roboto.css b/asset/fonts/Roboto/roboto.css new file mode 100644 index 0000000..4edc2b8 --- /dev/null +++ b/asset/fonts/Roboto/roboto.css @@ -0,0 +1,72 @@ +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 400; + src: url('https://themes.googleusercontent.com/font?kit=biUEjW7P-lfzIZFXrcy-wQ') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 500; + src: url('https://themes.googleusercontent.com/font?kit=7KXg6nyyqN8gyMoNwQ7aOQ') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 500; + src: url('https://themes.googleusercontent.com/font?kit=daIfzbEw-lbjMyv4rMUUTj8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 300; + src: url('https://themes.googleusercontent.com/font?kit=iE8HhaRzdhPxC93dOdA05z8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 100; + src: url('https://themes.googleusercontent.com/font?kit=jB4HYzUnEmLtjz-UHQe60fesZW2xOQ-xsNqO47m55DA') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 700; + src: url('https://themes.googleusercontent.com/font?kit=vxNK-E6B13CyehuDCmvQvw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 900; + src: url('https://themes.googleusercontent.com/font?kit=1_sFLBJZ_MiiGcnkjN_Mgg') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 100; + src: url('https://themes.googleusercontent.com/font?kit=MMDEOSa6i6T9gBocjYCJkQ') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 700; + src: url('https://themes.googleusercontent.com/font?kit=owYYXKukxFDFjr0ZO8NXhz8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 900; + src: url('https://themes.googleusercontent.com/font?kit=b9PWBSMHrT2zM5FgUdtu0T8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 300; + src: url('https://themes.googleusercontent.com/font?kit=d-QWLnp4didxos_6urzFtg') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 400; + src: url('https://themes.googleusercontent.com/font?kit=grlryt2bdKIyfMSOhzd1eA') format('woff'); +} \ No newline at end of file diff --git a/asset/fonts/Roboto/roboto.light.css b/asset/fonts/Roboto/roboto.light.css new file mode 100644 index 0000000..c59379e --- /dev/null +++ b/asset/fonts/Roboto/roboto.light.css @@ -0,0 +1,12 @@ +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 100; + src: url('https://themes.googleusercontent.com/font?kit=MMDEOSa6i6T9gBocjYCJkQ') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 100; + src: url('https://themes.googleusercontent.com/font?kit=jB4HYzUnEmLtjz-UHQe60fesZW2xOQ-xsNqO47m55DA') format('woff'); +} \ No newline at end of file diff --git a/asset/fonts/Roboto/roboto.regular.css b/asset/fonts/Roboto/roboto.regular.css new file mode 100644 index 0000000..4b4d28f --- /dev/null +++ b/asset/fonts/Roboto/roboto.regular.css @@ -0,0 +1,12 @@ +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 400; + src: url('https://themes.googleusercontent.com/font?kit=biUEjW7P-lfzIZFXrcy-wQ') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 400; + src: url('https://themes.googleusercontent.com/font?kit=grlryt2bdKIyfMSOhzd1eA') format('woff'); +} \ No newline at end of file diff --git a/asset/fonts/Roboto/roboto.thin.css b/asset/fonts/Roboto/roboto.thin.css new file mode 100644 index 0000000..b5bc086 --- /dev/null +++ b/asset/fonts/Roboto/roboto.thin.css @@ -0,0 +1,12 @@ +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 300; + src: url('https://themes.googleusercontent.com/font?kit=d-QWLnp4didxos_6urzFtg') format('woff'); +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 300; + src: url('https://themes.googleusercontent.com/font?kit=iE8HhaRzdhPxC93dOdA05z8E0i7KZn-EPnyo3HZu7kw') format('woff'); +} \ No newline at end of file diff --git a/asset/fonts/Woff/IRANSansXFaNum-Black.woff b/asset/fonts/Woff/IRANSansXFaNum-Black.woff new file mode 100644 index 0000000..232cd2b Binary files /dev/null and b/asset/fonts/Woff/IRANSansXFaNum-Black.woff differ diff --git a/asset/fonts/Woff/IRANSansXFaNum-Bold.woff b/asset/fonts/Woff/IRANSansXFaNum-Bold.woff new file mode 100644 index 0000000..c46c3fe Binary files /dev/null and b/asset/fonts/Woff/IRANSansXFaNum-Bold.woff differ diff --git a/asset/fonts/Woff/IRANSansXFaNum-DemiBold.woff b/asset/fonts/Woff/IRANSansXFaNum-DemiBold.woff new file mode 100644 index 0000000..537de0c Binary files /dev/null and b/asset/fonts/Woff/IRANSansXFaNum-DemiBold.woff differ diff --git a/asset/fonts/Woff/IRANSansXFaNum-ExtraBold.woff b/asset/fonts/Woff/IRANSansXFaNum-ExtraBold.woff new file mode 100644 index 0000000..75828e6 Binary files /dev/null and b/asset/fonts/Woff/IRANSansXFaNum-ExtraBold.woff differ diff --git a/asset/fonts/Woff/IRANSansXFaNum-Light.woff b/asset/fonts/Woff/IRANSansXFaNum-Light.woff new file mode 100644 index 0000000..1513686 Binary files /dev/null and b/asset/fonts/Woff/IRANSansXFaNum-Light.woff differ diff --git a/asset/fonts/Woff/IRANSansXFaNum-Medium.woff b/asset/fonts/Woff/IRANSansXFaNum-Medium.woff new file mode 100644 index 0000000..ee608af Binary files /dev/null and b/asset/fonts/Woff/IRANSansXFaNum-Medium.woff differ diff --git a/asset/fonts/Woff/IRANSansXFaNum-Regular.woff b/asset/fonts/Woff/IRANSansXFaNum-Regular.woff new file mode 100644 index 0000000..34d87e6 Binary files /dev/null and b/asset/fonts/Woff/IRANSansXFaNum-Regular.woff differ diff --git a/asset/fonts/Woff/IRANSansXFaNum-Thin.woff b/asset/fonts/Woff/IRANSansXFaNum-Thin.woff new file mode 100644 index 0000000..31e2d70 Binary files /dev/null and b/asset/fonts/Woff/IRANSansXFaNum-Thin.woff differ diff --git a/asset/fonts/Woff/IRANSansXFaNum-UltraLight.woff b/asset/fonts/Woff/IRANSansXFaNum-UltraLight.woff new file mode 100644 index 0000000..6fb80fe Binary files /dev/null and b/asset/fonts/Woff/IRANSansXFaNum-UltraLight.woff differ diff --git a/index.css b/index.css new file mode 100644 index 0000000..3939454 --- /dev/null +++ b/index.css @@ -0,0 +1,16 @@ +@font-face { + font-family: "IranSanse"; + src: url("./asset/fonts/Woff/IRANSansXFaNum-Medium.woff") format("woff"), url("asset/fonts/Woff/IRANSansXFaNum-Medium.woff") format(".wof"); + font-weight: 700; + font-style: normal; + } + + html{ + margin: 0; + height: 100%; + } + + body{ + margin: 0 auto; + font-family: "IranSanse"; + } \ No newline at end of file diff --git a/index.html b/index.html index 52eed95..84b2fd4 100644 --- a/index.html +++ b/index.html @@ -1,26 +1,19 @@ - +
- - - - + - + +مبلغ را به تومان و تاریخ را به شمسی وارد کنید
+ -+ آرشیو ما از 1391/12/17 وجود داره. +
++ ما به زمان گذشته سفر میکنیم و با پولی که به ما دادی «سکهی بهار آزادی» میخریم. بعد دوباره به زمان حال + برمیگردیم و سکهها رو میفروشیم و پولی که به دست اومده رو به شما نشون میدیم. +
+آخرین قیمت سکه بهار آزادی:
-قیمت سکه بهار آزادی در تاریخی که وارد شده: -
- -ارزش مبلغ وارد شده در امروز: -
- - - - -- آرشیو ما از 1391/12/17 وجود داره. -
-- ما به زمان گذشته سفر میکنیم و با پولی که به ما دادی «سکهی بهار آزادی» میخریم. بعد دوباره به زمان حال - برمیگردیم و سکهها رو میفروشیم و پولی که به دست اومده رو به شما نشون میدیم. -
+مبلغ را به تومان و تاریخ را به شمسی وارد کنید
+ +آخرین قیمت سکه بهار آزادی:
+قیمت سکه بهار آزادی در تاریخی که وارد شده: +
+ +ارزش مبلغ وارد شده در امروز: +
+ + + + +