This commit is contained in:
2022-12-08 18:13:23 -05:00
parent 42ef54d689
commit 1609764d85
638 changed files with 102196 additions and 124 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

+29 -33
View File
@@ -1,43 +1,39 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Only files inside the `public` folder can be referenced from the HTML.
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
<meta name="author" content="Float Mobility">
<title> Ride Sharing, Hailing & Budgeting App by Float</title>
<meta name="description" content="Travel smarter with Float's ride sharing, hailing and budgeting app. Avaliable on IOS and Android.">
<meta property="og:type" content="business.business">
<meta property="og:title" content="Float Mobility">
<meta property="og:url" content="https://float.sg">
<meta property="og:image" content="https://www.float.sg/assets/img/logo-light.png">
<meta property="business:contact_data:street_address" content="1070 Cresta Way Unit 2">
<meta property="business:contact_data:locality" content="San Rafael">
<meta property="business:contact_data:region" content="CA">
<meta property="business:contact_data:postal_code" content="94903">
<meta property="business:contact_data:country_name" content="United States">
<meta name="google-signin-client_id" content="343605975098-i4p86p4la6lpff0rmsq3mg36vi9do9rb.apps.googleusercontent.com">
Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
</head>
<link href="/assets/float-ev/common/img/favicon.ico" rel="icon"/>
<link rel="/stylesheet" href="/assets/float-ev/common/css/bundle.min.css"/>
<link rel="stylesheet" href="assets/float-ev/common/css/revolution-settings.min.css"/>
<link href="/assets/float-ev/common/css/LineIcons.min.css" rel="stylesheet"/>
<link href="/assets/float-ev/common/css/jquery.fancybox.min.css" rel="stylesheet"/>
<link href="/assets/float-ev/common/css/owl.carousel.min.css" rel="stylesheet"/>
<link href="/assets/float-ev/common/css/wow.css" rel="stylesheet"/>
<link rel="stylesheet" href="/assets/float-ev/common/css/cubeportfolio.min.css"/>
<link href="/assets/float-ev/css/line-awesome.min.css" rel="stylesheet"/>
<link href="/assets/float-ev/css/style.css" rel="stylesheet"/>
<link href="/assets/float-ev/css/custom.css" rel="stylesheet"/>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>
</html>
Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

-38
View File
@@ -1,38 +0,0 @@
.App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: white;
}
.App-link {
color: #61dafb;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
+2 -20
View File
@@ -1,25 +1,7 @@
import logo from './logo.svg';
import './App.css';
import Routes from './Routes';
function App() {
return (
<div className="App">
<header className="App-header">
<img src={logo} className="App-logo" alt="logo" />
<p>
Edit <code>src/App.js</code> and save to reload.
</p>
<a
className="App-link"
href="https://reactjs.org"
target="_blank"
rel="noopener noreferrer"
>
float-www
</a>
</header>
</div>
);
return <Routes />;
}
export default App;
+28
View File
@@ -0,0 +1,28 @@
import React from 'react';
function getConfig() {
return [
{
"site_name" : 'WrenchBoard',
"dash_url": 'https://dashboard.wrenchboard.com',
"dash_url_login": "https://dashboard.wrenchboard.com/login",
"dash_url_signup": "https://dashboard.wrenchboard.com/signup",
"android_app": 'https://play.google.com/store/apps/details?id=com.wrenchboard.users',
"apple_app": 'https://itunes.apple.com/us/app/wrenchboard/id1435718367?ls=1&mt=8',
"facebook_link": 'https://www.facebook.com/wrenchboard',
"twitter_link": 'https://twitter.com/wrenchboard/',
"linked_link": "https://www.linkedin.com/company/wrenchboard/",
"support_email": 'support@wrenchboard.com',
"support_phone": '404 855-7966',
"support_phone_ng": '(+420) 336 476 328',
"support_us_address": 'Cumberland Pkwy, Atlanta GA 30339',
"support_ng_address": 'Saka Tinubu Street, Victoria Island Lagos, Nigeria',
"dummy": "2018-06-25T18:54:22.000Z",
"user_service_endpoint": "https://dashboard.wrenchboard.com/svs/user",
}
];
}
export default getConfig;
+17
View File
@@ -0,0 +1,17 @@
import { useState } from 'react';
function useToggle(initValue = false) {
const [value, setValue] = useState(initValue);
return [
value,
{
set: setValue,
toggle: (e) => {
e.preventDefault();
setValue((flag) => !flag);
},
},
];
}
export default useToggle;
+66
View File
@@ -0,0 +1,66 @@
import React, { useEffect, useState } from 'react';
import { BrowserRouter as Router, Route, Switch } from 'react-router-dom';
import AboutUs from './components/AboutUs';
import Contact from './components/Contact';
import Error from './components/Error';
import Loader from './components/Helper/Loader';
import ScrollToTop from './components/Helper/ScrollToTop';
// import HomeEight from './components/HomeEight';
// import HomeFive from './components/HomeFive';
// import HomeFour from './components/HomeFour';
import HomeOne from './components/HomeOne';
// import HomeSeven from './components/HomeSeven';
// import HomeSix from './components/HomeSix';
// import HomeThree from './components/HomeThree';
// import Hometwo from './components/HomeTwo';
import News from './components/News';
import SingleNews from './components/News/SingleNews';
import Service from './components/Service';
import UseCases from './components/UseCases';
import Privacy from './components/Service/Privacy';
import Terms from './components/Service/Terms';
function Routes() {
const [loading, setLoading] = useState(true);
useEffect(() => {
window.scrollTo(0, 0);
});
useEffect(() => {
setTimeout(() => {
setLoading(false);
}, 2000);
});
return (
<>
{loading && (
<div className={`appie-loader ${loading ? 'active' : ''}`}>
<Loader />
</div>
)}
<div className={`appie-visible ${loading === false ? 'active' : ''}`}>
<Router>
<ScrollToTop>
<Switch>
<Route exact path="/" component={HomeOne} />
<Route exact path="/news" component={News} />
<Route exact path="/blog" component={News} />
<Route exact path="/use-cases" component={UseCases} />
<Route exact path="/news/single-news" component={SingleNews} />
<Route exact path="/service" component={Service} />
<Route exact path="/terms" component={Terms} />
<Route exact path="/privacy" component={Privacy} />
<Route exact path="/about-us" component={AboutUs} />
<Route exact path="/contact" component={Contact} />
<Route exact path="/faq" component={HomeOne} />
<Route exact path="/error" component={Error} />
<Route component={Error} />
</Switch>
</ScrollToTop>
</Router>
</div>
</>
);
}
export default Routes;
+212
View File
@@ -0,0 +1,212 @@
// http://172.31.4.19:8000/wordpress-data
//import React from 'react';
import Axios from 'axios';
function BlogData() {
console.log("~~~~~~~~ ameye 009 ~~~~~~~~~");
var res = null;
const getWrenchBoardBlog = () => {
Axios.get("http://10.0.0.52:5101/wp/wrenchboard/", {
headers: {
'Access-Control-Allow-Origin' : '*',
'Access-Control-Allow-Credentials':true,
'crossorigin':true,
'Access-Control-Allow-Methods':'GET,PUT,POST,DELETE,PATCH,OPTIONS',
},
responseType: "json",
}).then((response) => {
console.log(response);
res = response;
console.log("~~~~~~~~ ameye ~~~~~~~~~");
return response;
// console.log(blogResultData);
});
}
/* return (
<>
Ameye
</>
);
*/
getWrenchBoardBlog();
//console.log(getWrenchBoardBlog());
//console.log("Ameye got here");
// return blogResultData; // getWrenchBoardBlog();
var res1 =[
{
"id": 78,
"ID": 78,
"post_author": 1,
"post_date": "2018-06-25T18:54:22.000Z",
"post_date_gmt": "2018-06-25T18:54:22.000Z",
"post_content": "Globalization spells danger for the type of jobs that will be available at graduation. The nature of jobs changes so often that it could frustrate for the students. The changes also present new opportunities. Globalization also ensures that job can come anonymously from any part of the world and transaction can be completed privately.\n\nThis is where <a href=\"https://www.wrenchboard.com\">WrenchBoard </a>comes in, rather than focus on your primary education as your source of income, the new economy will look at your skills as this guide. Your question is to self-examine and attributes values to what you have that others need to make their own or goal complete.\n\nUniversity students can earn extra income along with their regular educational and school work by taking part-time tasks online. To get a project up and running there are a lot of components of service that every business goes through and there are those tasks that students can attend to. Students are in best position to do an initial critique of sites, write articles that bear innocence or interest meddling or test an app for a company in beta phase.\n\nThe online nature of the jobs gives the student the necessary flexibility to operate and added the benefit of interacting with people that dont think like them, it is an opportunity for the larger world. It is getting very hard to manufacture excuses for not to be involved with one online job or the other when the opportunities and the capabilities collide. A student should be made aware of the fact that life is going to get busier once the excuse of the school is removed.\n\nThere are many jobs students can easily do online\n<ul>\n \t<li>\tOnline marketing - most students have Facebooks and other social environments with tons of friends or connection. Somebody on this planet needs that profile or demography and will be will to pay for it if there is a way to do so</li>\n \t<li>\nTeaching - being a student also has the benefit of living in environment where you play with commercial tools, somebody have question about those tools you are playing with that they are willing to pay for - for example, student work with expensive robots in labs and an industrial hand may have questions that you can check out in your experiment environment</li>\n \t<li>\nWriting Articles/Blogging -</li>\n \t<li>\nSurveys/Research</li>\n \t<li>Campaigns</li>\n</ul>",
"post_title": "Online Jobs for University Students",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "open",
"post_password": "",
"post_name": "online-jobs-university-students",
"to_ping": "",
"pinged": "",
"post_modified": "2022-01-22T03:39:48.000Z",
"post_modified_gmt": "2022-01-22T03:39:48.000Z",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://blog.wrenchboard.com/?p=78",
"menu_order": 0,
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
"meta_value": "2022/01/universitty.jpg"
},
{
"id": 41,
"ID": 41,
"post_author": 1,
"post_date": "2017-11-23T14:05:51.000Z",
"post_date_gmt": "2017-11-23T14:05:51.000Z",
"post_content": "There are different types of online jobs and some pay more money than others do while some typing jobs may need special equipment, education, or training in order to do them. The advantage of an online job is that you can work at any time of the day around your personal schedule. You can even work in the evening or at night.\n\nYour income from an online job will also depend on the kind of job you do, your experience and your skills.\n\n<strong>Price management</strong>\n\nFirstly, you will need to establish the services you will offer your clients and a business essentially succeeds by filling a void or a niche in the market.\n\nEnsure you are familiar with the different online jobs out there as each job category pays differently. The categories of online jobs include Copywriting, SEO copywriting, Content writing, Proofreading, editing, freelance writing, social media marketing and professional blogging. You do not have to work in one field only; you can work in various fields. Research on how much each field pays; this is so you do not sell yourself short and earn less money than you should be earning.\n\nAlways do your best work for every project as the quality of your work will speak for you and you can gauge your prices better while establishing your reputation.\n\nNetworking is also essential both online and in person. You can use social media platforms like LinkedIn to network online. The more you work towards being noticed, the more clients and projects you will get.\n\n<strong>Time management </strong>\n\nWorking an online business means, you will be working from home in most cases and time management is an essential part of working online. Here are a few tips to help you manage your time better with an online job.\n<ul>\n \t<li>Remove all the extra tabs from your web browser, as they can be reminders of the fact that the internet is a vast wormhole of your attention. Open fewer tabs if you want to have a more productive workday.</li>\n \t<li>Remove papers from your desktop as a ton of paperwork on your desktop could discourage you from remaining focused. Ensure you clear your desktop after each workday.</li>\n \t<li>Avoid social media interruptions as social media can hinder your productivity if you do not practice mindfulness. You can set up a specific time to socialize before your workday begins or just before retiring after your workday.</li>\n \t<li>Block any needless distractions because at times pure silence might be all you need to do to enhance your production. Turn your radio, television, or telephone off. Avoid visiting any social media platforms, ignore email notifications, and even close your browser.</li>\n \t<li>Select the best time for you to work; you may find that you are more productive during certain hours of the day. Find out what your optimal time frame is and work during said hours so that you get more work done. Most importantly, ensure you follow your schedule strictly.</li>\n</ul>\n&nbsp;",
"post_title": "Time and price management when working an online job",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "open",
"post_password": "",
"post_name": "time-price-management-working-online-job",
"to_ping": "",
"pinged": "",
"post_modified": "2022-01-22T03:35:09.000Z",
"post_modified_gmt": "2022-01-22T03:35:09.000Z",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://blog.wrenchboard.com/?p=41",
"menu_order": 0,
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
"meta_value": "2022/01/time_manageent.jpg"
},
{
"id": 39,
"ID": 39,
"post_author": 1,
"post_date": "2017-11-23T14:04:49.000Z",
"post_date_gmt": "2017-11-23T14:04:49.000Z",
"post_content": "Content syndication involves methods of content republication on other websites so you can reach a wider audience. Syndication of your content is a great way to enhance your brand awareness and your reach, direct traffic to your article, and build links. The internet is vast and it is not reasonable to assume that everyone you want to reach will read your content simply because you published it on your own site. Syndicating your content gets it to a different audience who might have never known it was there in the first place. Content syndication is a good and cheap way to further your content. It is a content marketing strategy. There are 4 kinds of content syndication you should know of:\n<ol>\n \t<li><strong>Syndicating content (3rd party) on your website </strong></li>\n</ol>\nPublishers can ask different websites for permission to display their content on your website or blog. Your site should have roughly 10% syndicated content ideally. Even though it might be unoriginal, it is always good to feature useful content that your readers will find beneficial and worth reading. It is difficult to find great authors committed to writing content for you when you run a website or blog with multiple authors. Ask an influencer on whether you can feature their existing content as a reasonable resolution. Syndicated content diversifies your site content instantly by highlighting something valuable and new to your target audience.\n<ol start=\"2\">\n \t<li><strong>Syndicating your content on other blogs or websites</strong></li>\n</ol>\nPublishers can syndicate their content to be displayed on another partner website or sites. You can either create content that is not original for your partner who will just be republishing your content. Alternatively, you can agree on a split which both sides find acceptable i.e. you can give them syndicated content for one month and produce original content the next month. If the agreement calls for 1-4 posts monthly, one of them must at least be original.\n<ol start=\"3\">\n \t<li><strong>Publish your content on websites syndicating their content</strong></li>\n</ol>\nAnother way to syndicate your content is by contributing regularly to websites already syndicating their content. Think of it this way, if you are publishing your content for a specific website on a regular basis and they are content syndicators, their content would also end up on other significant partner websites.\n<ol start=\"4\">\n \t<li><strong>Self-service syndication</strong></li>\n</ol>\nPublishers are also able to syndicate their own content with Medium as a great place to start with this endeavor. Medium allows you to import your already existing content from the internet edit, format, and publishing it. It allows you to run your own publications using minimal effort. LinkedIn is another platform you can use to republish your own website content so it reaches a bigger audience.\n\nYou have tools available at your disposal that can help you get your content to a wider target audience while enhancing traffic to your website, establishing a stronger following, and developing your reputation.",
"post_title": "How to use syndication techniques to promote your articles online",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "open",
"post_password": "",
"post_name": "use-syndication-techniques-promote-articles-online",
"to_ping": "",
"pinged": "",
"post_modified": "2022-01-22T03:28:35.000Z",
"post_modified_gmt": "2022-01-22T03:28:35.000Z",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://blog.wrenchboard.com/?p=39",
"menu_order": 0,
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
"meta_value": "2022/01/man_reading.jpg"
},
{
"id": 37,
"ID": 37,
"post_author": 1,
"post_date": "2017-11-23T14:03:39.000Z",
"post_date_gmt": "2017-11-23T14:03:39.000Z",
"post_content": "<strong>Paying mind to similarity index and why ignoring it could have serious repercussions&nbsp; </strong>\n\nThe similarity index is a term you should be familiar with as an online writer. It is defined as the composite number that is highlighted after matching two texts to determine how similar the content from both pieces is. It is typically displayed as a percentage and the displayed number measures the percentage of your article that the program found the matching text for. This is regardless of proper citation in your work or lack thereof.\n\nIf the similarity index is high this could mean the writer has quoted various other works to a large extent even if it is legitimate.\n\nIt is understandable that you will want to offer quality content for search engines in terms of consideration and indexation and this can lead you to weed your indexable content down. You may also be worried that search engines will not be able to comprehend your content due to existing similar pages because of things like product variations. It will be unwise for you to rush into a decision that could damage your SEO in the process of trying to make search engines happy while destroying your organic visibility in the process.\n\nYou can make use of canonical tags to instruct crawling search engines of the representative alternatives of similar or duplicate content. You just have to place these tags within your source code head section. Canonical tags are very effective in dealing with similar or duplicate content. The easiest way to determine whether you have similar content on your website is to review the site manually while addressing sections of the site appearing to have different URLs but similar content. Take some of the URLs and use tools such as Similar Page Checker or simply review the site for any similar content using Siteliner.\n\nYou may also want to consider consolidating multiple pages into one or expanding certain pages if you have multiple pages that appear to be similar. For example, if you have a site with two distinct pages for different but related topics but the information is the same on both these pages, you may either expand each page further to encompass original content about each topic or merge both pages into one about both topics.\n\nSimilar content can present an issue if not addressed:\n\nYour website will suffer in terms of ranking and you may end up losing traffic. Both losses typically originate from 2 main issues\n\n-&nbsp;&nbsp;&nbsp; Search engines rarely show multiple options of similar content in order to give users an optimum search experience. They will, therefore, be forced to select the best version which will be shown as the best result diluting visibility of websites with similar or duplicate content.\n\n-&nbsp;&nbsp;&nbsp; Equity of links will also be diluted further because other websites will have to choose the best option from the duplicates. As opposed to all the inbound links directing to one content piece, they will link to several pieces distributing the equity of the links among these duplicates. Inbound links are considered a ranking factor so they can affect the search visibility of certain pieces of content.\n\nThe overall result is that the piece of content will not get the search visibility it deserves.\n\n&nbsp;",
"post_title": "Paying mind to similarity index",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "open",
"post_password": "",
"post_name": "paying-mind-similarity-index",
"to_ping": "",
"pinged": "",
"post_modified": "2022-01-02T22:42:29.000Z",
"post_modified_gmt": "2022-01-02T22:42:29.000Z",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://blog.wrenchboard.com/?p=37",
"menu_order": 0,
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
"meta_value": "2022/01/wrechboard-sample.jpg"
},
{
"id": 35,
"ID": 35,
"post_author": 1,
"post_date": "2017-11-23T14:02:54.000Z",
"post_date_gmt": "2017-11-23T14:02:54.000Z",
"post_content": "The internet is a vast source of information and you can use this information to improve and expand your skill set. You always stand to benefit by adding some extra skills to your CV. The internet is one of the best areas to look if you want to enhance your knowledge base and your skill set in an effort to impress your possible employers. There are so many ways to use the internet to gain extra technical skills\n\n<strong>Design</strong>\n\nThe internet is jam-packed with various online programs that people use for photo editing and graphic design for their websites and blogs. Such design skills must be stated in your CV if they will be relevant to the position you are applying for in any company. You can easily download the relevant design programs or apps from the internet and use your free time to sharpen your design skills while racking up your design portfolio. You may land a position in a good design agency if you have some good examples of your design work.\n\n<strong>Social media</strong>\n\nSocial media is another way that the internet has proven useful in that it can be used in more ways than one. Once you find a way to use social media to your advantage, this will be a valuable asset because lots of organizations are currently looking for social media skills when looking to hire new staff. Businesses have realized the benefit of using social media marketing in reaching out to a bigger audience. Think of ways to boost your follower base via your own social media pages like Instagram, Twitter, or Facebook. Such platforms and more like Snapchat or LinkedIn are free to download and easy to use plus there is a lot you can learn in terms of using your social media feed or platforms to attract followers which in itself is a form of marketing.\n\n<strong>IT skills</strong>\n\nThis is one of the obvious skills that one can polish online or on their computer. More businesses are being geared towards a digital direction and employers want to know they are hiring an applicant(s) with strong IT skills. This means you have to know how to use various programs and software to create different types of documents. Showing that you are highly proficient in computer applications and operation will do you justice when applying for different jobs or even starting your own business.\n\n<strong>Online Courses</strong>\n\nYou can now get plenty of qualifications from the comfort of your home as long as you have a computer and a strong internet connection. Find a free course that would be relevant or helpful to you, sign up, and you can begin studying as soon as immediately. There are many skills you can study online with these courses and you may add an impressive qualification to your resume. The advantage of online courses is that you can do them in coordination with your current schedule meaning you still get to earn while you study.\n\n<strong>Languages</strong>\n\nA second language also looks quite impressive on your CV as bilingual employees show to be quite useful if an employers business trades in an international market. You can use apps like Duolingo or sign up for an online course to learn a new language. A second language might really help you get work experience in foreign countries.",
"post_title": "Using the internet to expand your technological skill set",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "open",
"post_password": "",
"post_name": "using-internet-expand-technological-skill-set",
"to_ping": "",
"pinged": "",
"post_modified": "2022-01-22T03:44:14.000Z",
"post_modified_gmt": "2022-01-22T03:44:14.000Z",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://blog.wrenchboard.com/?p=35",
"menu_order": 0,
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
"meta_value": "2022/01/technology_skill.jpg"
},
{
"id": 33,
"ID": 33,
"post_author": 1,
"post_date": "2017-11-23T14:01:30.000Z",
"post_date_gmt": "2017-11-23T14:01:30.000Z",
"post_content": "Anyone can do an online job as long as you have the right set of skills. As your own boss, you will have to do plenty of day-to-day tasks yourself and you will need to practice good judgment on how you do things. This is why you need an effective strategy to help you progress your online career.\n\n<strong>You need the right skills</strong>\n\nAs does any job, you need to have the proper equipment and tools to accomplish things accordingly. This means you will have to invest in a good-quality PC or laptop, subscribe to a dependable ISP, and ensure you have a backup ISP in the event of an emergency. You could even get your own office with a backup computer, a cloud account, or a spare hard drive.\n\n<strong>You need to be dedicated to your career</strong>\n\nThe misconception that you need to go to college to learn all the skills you need to get a job in the outside world is not the case. Of course, you need to update your skills and knowledge to gain a competitive edge over your peers and colleagues. This means that you should always keep learning in order to have an effective online career or job. Read on industry news daily, take some courses to spruce up your skills; you can even go back to school.\n\n<strong>Technical proficiency</strong>\n\nComputer literacy is something you obviously must have when working on an online career. However, in order to progress with your career, you have to be up to date with current software and online tools available to help you be more efficient in your strategy.\n\n<strong>Ensure every project has a contract</strong>\n\nYou do not need something complex that will take you more time to look over when you should be using this time to make money. To start with, you should have a general agreement covering important but basic terms you and your client must agree on. Setting basic terms for each project helps to protect you and inform your clients of how you work. Some of the terms your contract must cover include payment terms and the clients proprietary details etc. If things work in your favor and you show significant growth in your career, you will need a specially crafted contract courtesy of a legal professional.\n\n<strong>Focusing your business</strong>\n\nFocusing the identity of your brand and the caliber of projects you undertake will make things much easier on your part from the marketing process to the design work. Pick one service or even two and take on work falling along those lines then decline the rest. Deciding on the services you intend to specialize in will help you translate this in your brand. Everything on your website should be reworded to suit those specific phrases and keywords and only exhibit this kind of work in your portfolio. Begin producing content centered on these services to display your expertise. This is all a result of marketing and it will direct traffic and new projects in your direction.\n\n&nbsp;",
"post_title": "How to implement an effective online career strategy",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "open",
"post_password": "",
"post_name": "implement-effective-online-career-strategy",
"to_ping": "",
"pinged": "",
"post_modified": "2022-01-22T03:48:59.000Z",
"post_modified_gmt": "2022-01-22T03:48:59.000Z",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://blog.wrenchboard.com/?p=33",
"menu_order": 0,
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
"meta_value": "2022/01/online_job.jpg"
}
];
return res1;
}
export default BlogData;
+11
View File
@@ -0,0 +1,11 @@
import Axios from 'axios';
import getConfig from './../Config/config'
async function ContactData(callData) {
// debugger;
var site = getConfig()[0];
let response = await Axios.post(site.user_service_endpoint + "/sitecontact", callData);
return response.data.result;
}
export default ContactData;
+25
View File
@@ -0,0 +1,25 @@
import Axios from 'axios';
import getConfig from './../Config/config'
async function JobsData() {
var site = getConfig()[0];
var callData = [{
"limit": 10,
"page": 1
}];
/*
var res = null;
const getWrenchBoardJobs = () => {
Axios.post("https://dashboard.wrenchboard.com/svs/user/startjoblist", callData).then((response) => {
res = response;
return response;
});
}
*/
let response = await Axios.post(site.user_service_endpoint + "/startjoblist", callData);
return response.data.result_list;
}
export default JobsData;
+212
View File
@@ -0,0 +1,212 @@
// http://172.31.4.19:8000/wordpress-data
//import React from 'react';
import Axios from 'axios';
function UseCaseData() {
console.log("~~~~~~~~ ameye 009 ~~~~~~~~~");
var res = null;
const getWrenchBoardBlog = () => {
Axios.get("http://10.0.0.52:5101/wp/wrenchboard/", {
headers: {
'Access-Control-Allow-Origin' : '*',
'Access-Control-Allow-Credentials':true,
'crossorigin':true,
'Access-Control-Allow-Methods':'GET,PUT,POST,DELETE,PATCH,OPTIONS',
},
responseType: "json",
}).then((response) => {
console.log(response);
res = response;
console.log("~~~~~~~~ ameye ~~~~~~~~~");
return response;
// console.log(blogResultData);
});
}
/* return (
<>
Ameye
</>
);
*/
// getWrenchBoardBlog();
//console.log(getWrenchBoardBlog());
//console.log("Ameye got here");
// return blogResultData; // getWrenchBoardBlog();
var res1 = [
{
"id": 78,
"ID": 78,
"post_author": 1,
"post_date": "2018-06-25T18:54:22.000Z",
"post_date_gmt": "2018-06-25T18:54:22.000Z",
"post_content": "Globalization spells danger for the type of jobs that will be available at graduation. The nature of jobs changes so often that it could frustrate for the students. The changes also present new opportunities. Globalization also ensures that job can come anonymously from any part of the world and transaction can be completed privately.\n\nThis is where <a href=\"https://www.wrenchboard.com\">WrenchBoard </a>comes in, rather than focus on your primary education as your source of income, the new economy will look at your skills as this guide. Your question is to self-examine and attributes values to what you have that others need to make their own or goal complete.\n\nUniversity students can earn extra income along with their regular educational and school work by taking part-time tasks online. To get a project up and running there are a lot of components of service that every business goes through and there are those tasks that students can attend to. Students are in best position to do an initial critique of sites, write articles that bear innocence or interest meddling or test an app for a company in beta phase.\n\nThe online nature of the jobs gives the student the necessary flexibility to operate and added the benefit of interacting with people that dont think like them, it is an opportunity for the larger world. It is getting very hard to manufacture excuses for not to be involved with one online job or the other when the opportunities and the capabilities collide. A student should be made aware of the fact that life is going to get busier once the excuse of the school is removed.\n\nThere are many jobs students can easily do online\n<ul>\n \t<li>\tOnline marketing - most students have Facebooks and other social environments with tons of friends or connection. Somebody on this planet needs that profile or demography and will be will to pay for it if there is a way to do so</li>\n \t<li>\nTeaching - being a student also has the benefit of living in environment where you play with commercial tools, somebody have question about those tools you are playing with that they are willing to pay for - for example, student work with expensive robots in labs and an industrial hand may have questions that you can check out in your experiment environment</li>\n \t<li>\nWriting Articles/Blogging -</li>\n \t<li>\nSurveys/Research</li>\n \t<li>Campaigns</li>\n</ul>",
"title": "Propose relevant articles for my site",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "open",
"post_password": "",
"post_name": "online-jobs-university-students",
"to_ping": "",
"pinged": "",
"post_modified": "2022-01-01T23:29:05.000Z",
"post_modified_gmt": "2022-01-01T23:29:05.000Z",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://blog.wrenchboard.com/?p=78",
"menu_order": 0,
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
"meta_value": "wrechboard-sample.jpg"
},
{
"id": 41,
"ID": 41,
"post_author": 1,
"post_date": "2017-11-23T14:05:51.000Z",
"post_date_gmt": "2017-11-23T14:05:51.000Z",
"post_content": "There are different types of online jobs and some pay more money than others do while some typing jobs may need special equipment, education, or training in order to do them. The advantage of an online job is that you can work at any time of the day around your personal schedule. You can even work in the evening or at night.\n\nYour income from an online job will also depend on the kind of job you do, your experience and your skills.\n\n<strong>Price management</strong>\n\nFirstly, you will need to establish the services you will offer your clients and a business essentially succeeds by filling a void or a niche in the market.\n\nEnsure you are familiar with the different online jobs out there as each job category pays differently. The categories of online jobs include Copywriting, SEO copywriting, Content writing, Proofreading, editing, freelance writing, social media marketing and professional blogging. You do not have to work in one field only; you can work in various fields. Research on how much each field pays; this is so you do not sell yourself short and earn less money than you should be earning.\n\nAlways do your best work for every project as the quality of your work will speak for you and you can gauge your prices better while establishing your reputation.\n\nNetworking is also essential both online and in person. You can use social media platforms like LinkedIn to network online. The more you work towards being noticed, the more clients and projects you will get.\n\n<strong>Time management </strong>\n\nWorking an online business means, you will be working from home in most cases and time management is an essential part of working online. Here are a few tips to help you manage your time better with an online job.\n<ul>\n \t<li>Remove all the extra tabs from your web browser, as they can be reminders of the fact that the internet is a vast wormhole of your attention. Open fewer tabs if you want to have a more productive workday.</li>\n \t<li>Remove papers from your desktop as a ton of paperwork on your desktop could discourage you from remaining focused. Ensure you clear your desktop after each workday.</li>\n \t<li>Avoid social media interruptions as social media can hinder your productivity if you do not practice mindfulness. You can set up a specific time to socialize before your workday begins or just before retiring after your workday.</li>\n \t<li>Block any needless distractions because at times pure silence might be all you need to do to enhance your production. Turn your radio, television, or telephone off. Avoid visiting any social media platforms, ignore email notifications, and even close your browser.</li>\n \t<li>Select the best time for you to work; you may find that you are more productive during certain hours of the day. Find out what your optimal time frame is and work during said hours so that you get more work done. Most importantly, ensure you follow your schedule strictly.</li>\n</ul>\n&nbsp;",
"title": "Share my writeup on your social site",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "open",
"post_password": "",
"post_name": "time-price-management-working-online-job",
"to_ping": "",
"pinged": "",
"post_modified": "2022-01-01T23:29:35.000Z",
"post_modified_gmt": "2022-01-01T23:29:35.000Z",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://blog.wrenchboard.com/?p=41",
"menu_order": 0,
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
"meta_value": "share-my-content.jpg"
},
{
"id": 39,
"ID": 39,
"post_author": 1,
"post_date": "2017-11-23T14:04:49.000Z",
"post_date_gmt": "2017-11-23T14:04:49.000Z",
"post_content": "Content syndication involves methods of content republication on other websites so you can reach a wider audience. Syndication of your content is a great way to enhance your brand awareness and your reach, direct traffic to your article, and build links. The internet is vast and it is not reasonable to assume that everyone you want to reach will read your content simply because you published it on your own site. Syndicating your content gets it to a different audience who might have never known it was there in the first place. Content syndication is a good and cheap way to further your content. It is a content marketing strategy. There are 4 kinds of content syndication you should know of:\n<ol>\n \t<li><strong>Syndicating content (3rd party) on your website </strong></li>\n</ol>\nPublishers can ask different websites for permission to display their content on your website or blog. Your site should have roughly 10% syndicated content ideally. Even though it might be unoriginal, it is always good to feature useful content that your readers will find beneficial and worth reading. It is difficult to find great authors committed to writing content for you when you run a website or blog with multiple authors. Ask an influencer on whether you can feature their existing content as a reasonable resolution. Syndicated content diversifies your site content instantly by highlighting something valuable and new to your target audience.\n<ol start=\"2\">\n \t<li><strong>Syndicating your content on other blogs or websites</strong></li>\n</ol>\nPublishers can syndicate their content to be displayed on another partner website or sites. You can either create content that is not original for your partner who will just be republishing your content. Alternatively, you can agree on a split which both sides find acceptable i.e. you can give them syndicated content for one month and produce original content the next month. If the agreement calls for 1-4 posts monthly, one of them must at least be original.\n<ol start=\"3\">\n \t<li><strong>Publish your content on websites syndicating their content</strong></li>\n</ol>\nAnother way to syndicate your content is by contributing regularly to websites already syndicating their content. Think of it this way, if you are publishing your content for a specific website on a regular basis and they are content syndicators, their content would also end up on other significant partner websites.\n<ol start=\"4\">\n \t<li><strong>Self-service syndication</strong></li>\n</ol>\nPublishers are also able to syndicate their own content with Medium as a great place to start with this endeavor. Medium allows you to import your already existing content from the internet edit, format, and publishing it. It allows you to run your own publications using minimal effort. LinkedIn is another platform you can use to republish your own website content so it reaches a bigger audience.\n\nYou have tools available at your disposal that can help you get your content to a wider target audience while enhancing traffic to your website, establishing a stronger following, and developing your reputation.",
"title": "Give feedback on my website or app ",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "open",
"post_password": "",
"post_name": "use-syndication-techniques-promote-articles-online",
"to_ping": "",
"pinged": "",
"post_modified": "2022-01-02T22:42:09.000Z",
"post_modified_gmt": "2022-01-02T22:42:09.000Z",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://blog.wrenchboard.com/?p=39",
"menu_order": 0,
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
"meta_value": "test-site-app.jpg"
},
{
"id": 37,
"ID": 37,
"post_author": 1,
"post_date": "2017-11-23T14:03:39.000Z",
"post_date_gmt": "2017-11-23T14:03:39.000Z",
"post_content": "<strong>Paying mind to similarity index and why ignoring it could have serious repercussions&nbsp; </strong>\n\nThe similarity index is a term you should be familiar with as an online writer. It is defined as the composite number that is highlighted after matching two texts to determine how similar the content from both pieces is. It is typically displayed as a percentage and the displayed number measures the percentage of your article that the program found the matching text for. This is regardless of proper citation in your work or lack thereof.\n\nIf the similarity index is high this could mean the writer has quoted various other works to a large extent even if it is legitimate.\n\nIt is understandable that you will want to offer quality content for search engines in terms of consideration and indexation and this can lead you to weed your indexable content down. You may also be worried that search engines will not be able to comprehend your content due to existing similar pages because of things like product variations. It will be unwise for you to rush into a decision that could damage your SEO in the process of trying to make search engines happy while destroying your organic visibility in the process.\n\nYou can make use of canonical tags to instruct crawling search engines of the representative alternatives of similar or duplicate content. You just have to place these tags within your source code head section. Canonical tags are very effective in dealing with similar or duplicate content. The easiest way to determine whether you have similar content on your website is to review the site manually while addressing sections of the site appearing to have different URLs but similar content. Take some of the URLs and use tools such as Similar Page Checker or simply review the site for any similar content using Siteliner.\n\nYou may also want to consider consolidating multiple pages into one or expanding certain pages if you have multiple pages that appear to be similar. For example, if you have a site with two distinct pages for different but related topics but the information is the same on both these pages, you may either expand each page further to encompass original content about each topic or merge both pages into one about both topics.\n\nSimilar content can present an issue if not addressed:\n\nYour website will suffer in terms of ranking and you may end up losing traffic. Both losses typically originate from 2 main issues\n\n-&nbsp;&nbsp;&nbsp; Search engines rarely show multiple options of similar content in order to give users an optimum search experience. They will, therefore, be forced to select the best version which will be shown as the best result diluting visibility of websites with similar or duplicate content.\n\n-&nbsp;&nbsp;&nbsp; Equity of links will also be diluted further because other websites will have to choose the best option from the duplicates. As opposed to all the inbound links directing to one content piece, they will link to several pieces distributing the equity of the links among these duplicates. Inbound links are considered a ranking factor so they can affect the search visibility of certain pieces of content.\n\nThe overall result is that the piece of content will not get the search visibility it deserves.\n\n&nbsp;",
"title": "Share my product with your friends",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "open",
"post_password": "",
"post_name": "paying-mind-similarity-index",
"to_ping": "",
"pinged": "",
"post_modified": "2022-01-02T22:42:29.000Z",
"post_modified_gmt": "2022-01-02T22:42:29.000Z",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://blog.wrenchboard.com/?p=37",
"menu_order": 0,
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
"meta_value": "share-product.jpg"
},
{
"id": 35,
"ID": 35,
"post_author": 1,
"post_date": "2017-11-23T14:02:54.000Z",
"post_date_gmt": "2017-11-23T14:02:54.000Z",
"post_content": "The internet is a vast source of information and you can use this information to improve and expand your skill set. You always stand to benefit by adding some extra skills to your CV. The internet is one of the best areas to look if you want to enhance your knowledge base and your skill set in an effort to impress your possible employers. There are so many ways to use the internet to gain extra technical skills\n\n<strong>Design</strong>\n\nThe internet is jam-packed with various online programs that people use for photo editing and graphic design for their websites and blogs. Such design skills must be stated in your CV if they will be relevant to the position you are applying for in any company. You can easily download the relevant design programs or apps from the internet and use your free time to sharpen your design skills while racking up your design portfolio. You may land a position in a good design agency if you have some good examples of your design work.\n\n<strong>Social media</strong>\n\nSocial media is another way that the internet has proven useful in that it can be used in more ways than one. Once you find a way to use social media to your advantage, this will be a valuable asset because lots of organizations are currently looking for social media skills when looking to hire new staff. Businesses have realized the benefit of using social media marketing in reaching out to a bigger audience. Think of ways to boost your follower base via your own social media pages like Instagram, Twitter, or Facebook. Such platforms and more like Snapchat or LinkedIn are free to download and easy to use plus there is a lot you can learn in terms of using your social media feed or platforms to attract followers which in itself is a form of marketing.\n\n<strong>IT skills</strong>\n\nThis is one of the obvious skills that one can polish online or on their computer. More businesses are being geared towards a digital direction and employers want to know they are hiring an applicant(s) with strong IT skills. This means you have to know how to use various programs and software to create different types of documents. Showing that you are highly proficient in computer applications and operation will do you justice when applying for different jobs or even starting your own business.\n\n<strong>Online Courses</strong>\n\nYou can now get plenty of qualifications from the comfort of your home as long as you have a computer and a strong internet connection. Find a free course that would be relevant or helpful to you, sign up, and you can begin studying as soon as immediately. There are many skills you can study online with these courses and you may add an impressive qualification to your resume. The advantage of online courses is that you can do them in coordination with your current schedule meaning you still get to earn while you study.\n\n<strong>Languages</strong>\n\nA second language also looks quite impressive on your CV as bilingual employees show to be quite useful if an employers business trades in an international market. You can use apps like Duolingo or sign up for an online course to learn a new language. A second language might really help you get work experience in foreign countries.",
"title": "Exhibit your skills, somebody needs it",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "open",
"post_password": "",
"post_name": "using-internet-expand-technological-skill-set",
"to_ping": "",
"pinged": "",
"post_modified": "2022-01-02T22:44:39.000Z",
"post_modified_gmt": "2022-01-02T22:44:39.000Z",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://blog.wrenchboard.com/?p=35",
"menu_order": 0,
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
"meta_value": "your-skills.jpg"
},
{
"id": 33,
"ID": 33,
"post_author": 1,
"post_date": "2017-11-23T14:01:30.000Z",
"post_date_gmt": "2017-11-23T14:01:30.000Z",
"post_content": "Anyone can do an online job as long as you have the right set of skills. As your own boss, you will have to do plenty of day-to-day tasks yourself and you will need to practice good judgment on how you do things. This is why you need an effective strategy to help you progress your online career.\n\n<strong>You need the right skills</strong>\n\nAs does any job, you need to have the proper equipment and tools to accomplish things accordingly. This means you will have to invest in a good-quality PC or laptop, subscribe to a dependable ISP, and ensure you have a backup ISP in the event of an emergency. You could even get your own office with a backup computer, a cloud account, or a spare hard drive.\n\n<strong>You need to be dedicated to your career</strong>\n\nThe misconception that you need to go to college to learn all the skills you need to get a job in the outside world is not the case. Of course, you need to update your skills and knowledge to gain a competitive edge over your peers and colleagues. This means that you should always keep learning in order to have an effective online career or job. Read on industry news daily, take some courses to spruce up your skills; you can even go back to school.\n\n<strong>Technical proficiency</strong>\n\nComputer literacy is something you obviously must have when working on an online career. However, in order to progress with your career, you have to be up to date with current software and online tools available to help you be more efficient in your strategy.\n\n<strong>Ensure every project has a contract</strong>\n\nYou do not need something complex that will take you more time to look over when you should be using this time to make money. To start with, you should have a general agreement covering important but basic terms you and your client must agree on. Setting basic terms for each project helps to protect you and inform your clients of how you work. Some of the terms your contract must cover include payment terms and the clients proprietary details etc. If things work in your favor and you show significant growth in your career, you will need a specially crafted contract courtesy of a legal professional.\n\n<strong>Focusing your business</strong>\n\nFocusing the identity of your brand and the caliber of projects you undertake will make things much easier on your part from the marketing process to the design work. Pick one service or even two and take on work falling along those lines then decline the rest. Deciding on the services you intend to specialize in will help you translate this in your brand. Everything on your website should be reworded to suit those specific phrases and keywords and only exhibit this kind of work in your portfolio. Begin producing content centered on these services to display your expertise. This is all a result of marketing and it will direct traffic and new projects in your direction.\n\n&nbsp;",
"title": "Plan and conduct survey with incentives",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "open",
"post_password": "",
"post_name": "implement-effective-online-career-strategy",
"to_ping": "",
"pinged": "",
"post_modified": "2022-01-02T22:44:57.000Z",
"post_modified_gmt": "2022-01-02T22:44:57.000Z",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://blog.wrenchboard.com/?p=33",
"menu_order": 0,
"post_type": "post",
"post_mime_type": "",
"comment_count": 0,
"meta_value": "surveys.jpg"
}
];
return res1;
}
export default UseCaseData;
File diff suppressed because one or more lines are too long
+602
View File
@@ -0,0 +1,602 @@
@-webkit-keyframes jump {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40% {
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes jump {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40% {
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes rotated {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotated {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes rotatedHalf {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
@keyframes rotatedHalf {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
@-webkit-keyframes rotatedHalfTwo {
0% {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
100% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
}
@keyframes rotatedHalfTwo {
0% {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
100% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
}
@-webkit-keyframes scale-upOne {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.2);
transform: scale(0.2);
}
}
@keyframes scale-upOne {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.2);
transform: scale(0.2);
}
}
@-webkit-keyframes scale-right {
0% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
50% {
-webkit-transform: translateX(50%);
transform: translateX(50%);
}
100% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
}
@keyframes scale-right {
0% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
50% {
-webkit-transform: translateX(50%);
transform: translateX(50%);
}
100% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
}
@-webkit-keyframes fade-in {
0% {
opacity: 0.7;
}
40% {
opacity: 1;
}
100% {
opacity: 0.7;
}
}
@keyframes fade-in {
0% {
opacity: 0.7;
}
40% {
opacity: 1;
}
100% {
opacity: 0.7;
}
}
@keyframes hvr-ripple-out {
0% {
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
opacity: 1;
}
100% {
top: -6px;
right: -6px;
bottom: -6px;
left: -6px;
opacity: 0;
}
}
@keyframes hvr-ripple-out-two {
0% {
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 1;
}
100% {
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0;
}
}
@-webkit-keyframes scale-up-one {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
40% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes scale-up-one {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
40% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes scale-up-two {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
40% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
100% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
}
@keyframes scale-up-two {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
40% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
100% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
}
@-webkit-keyframes scale-up-three {
0% {
-webkit-transform: scale(0.7);
transform: scale(0.7);
}
40% {
-webkit-transform: scale(0.4);
transform: scale(0.4);
}
100% {
-webkit-transform: scale(0.7);
transform: scale(0.7);
}
}
@keyframes scale-up-three {
0% {
-webkit-transform: scale(0.7);
transform: scale(0.7);
}
40% {
-webkit-transform: scale(0.4);
transform: scale(0.4);
}
100% {
-webkit-transform: scale(0.7);
transform: scale(0.7);
}
}
@keyframes animationFramesOne {
0% {
transform: translate(0px, 0px) rotate(0deg);
}
20% {
transform: translate(73px, -1px) rotate(36deg);
}
40% {
transform: translate(141px, 72px) rotate(72deg);
}
60% {
transform: translate(83px, 122px) rotate(108deg);
}
80% {
transform: translate(-40px, 72px) rotate(144deg);
}
100% {
transform: translate(0px, 0px) rotate(0deg);
}
}
@-webkit-keyframes animationFramesOne {
0% {
-webkit-transform: translate(0px, 0px) rotate(0deg);
}
20% {
-webkit-transform: translate(73px, -1px) rotate(36deg);
}
40% {
-webkit-transform: translate(141px, 72px) rotate(72deg);
}
60% {
-webkit-transform: translate(83px, 122px) rotate(108deg);
}
80% {
-webkit-transform: translate(-40px, 72px) rotate(144deg);
}
100% {
-webkit-transform: translate(0px, 0px) rotate(0deg);
}
}
@keyframes animationFramesTwo {
0% {
transform: translate(0px, 0px) rotate(0deg) scale(1);
}
20% {
transform: translate(73px, -1px) rotate(36deg) scale(0.9);
}
40% {
transform: translate(141px, 72px) rotate(72deg) scale(1);
}
60% {
transform: translate(83px, 122px) rotate(108deg) scale(1.2);
}
80% {
transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
}
100% {
transform: translate(0px, 0px) rotate(0deg) scale(1);
}
}
@-webkit-keyframes animationFramesTwo {
0% {
-webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
}
20% {
-webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
}
40% {
-webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
}
60% {
-webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
}
80% {
-webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
}
100% {
-webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
}
}
@keyframes animationFramesThree {
0% {
transform: translate(165px, -179px);
}
100% {
transform: translate(-346px, 617px);
}
}
@-webkit-keyframes animationFramesThree {
0% {
-webkit-transform: translate(165px, -179px);
}
100% {
-webkit-transform: translate(-346px, 617px);
}
}
@keyframes animationFramesFour {
0% {
transform: translate(-300px, 151px) rotate(0deg);
}
100% {
transform: translate(251px, -200px) rotate(180deg);
}
}
@-webkit-keyframes animationFramesFour {
0% {
-webkit-transform: translate(-300px, 151px) rotate(0deg);
}
100% {
-webkit-transform: translate(251px, -200px) rotate(180deg);
}
}
@keyframes animationFramesFive {
0% {
transform: translate(61px, -99px) rotate(0deg);
}
21% {
transform: translate(4px, -190px) rotate(38deg);
}
41% {
transform: translate(-139px, -200px) rotate(74deg);
}
60% {
transform: translate(-263px, -164px) rotate(108deg);
}
80% {
transform: translate(-195px, -49px) rotate(144deg);
}
100% {
transform: translate(-1px, 0px) rotate(180deg);
}
}
@-webkit-keyframes animationFramesFive {
0% {
-webkit-transform: translate(61px, -99px) rotate(0deg);
}
21% {
-webkit-transform: translate(4px, -190px) rotate(38deg);
}
41% {
-webkit-transform: translate(-139px, -200px) rotate(74deg);
}
60% {
-webkit-transform: translate(-263px, -164px) rotate(108deg);
}
80% {
-webkit-transform: translate(-195px, -49px) rotate(144deg);
}
100% {
-webkit-transform: translate(-1px, 0px) rotate(180deg);
}
}
@keyframes gradientBG {
0% {
background-position: 0 0;
}
50% {
background-position: 300% 0;
}
100% {
background-position: 0 0;
}
}
@-webkit-keyframes gradientBG {
0% {
background-position: 0 0;
}
50% {
background-position: 300% 0;
}
100% {
background-position: 0 0;
}
}
@keyframes imageBgAnim {
0% {
background-position: 0 0;
}
50% {
background-position: 120% 0;
}
100% {
background-position: 0 0;
}
}
@-webkit-keyframes gradientBG {
0% {
background-position: 0 0;
}
50% {
background-position: 120% 0;
}
100% {
background-position: 0 0;
}
}
+940
View File
@@ -0,0 +1,940 @@
/* Deafult Margin & Padding */
/*-- Margin Top --*/
a {
text-decoration: none;
background-color: transparent;
}
.expire{
color:red;
}
.mt-5 {
margin-top: 5px;
}
.mt-10 {
margin-top: 10px;
}
.mt-15 {
margin-top: 15px;
}
.mt-20 {
margin-top: 20px;
}
.mt-25 {
margin-top: 25px;
}
.mt-30 {
margin-top: 30px;
}
.mt-35 {
margin-top: 35px;
}
.mt-40 {
margin-top: 40px;
}
.mt-45 {
margin-top: 45px;
}
.mt-50 {
margin-top: 50px;
}
.mt-55 {
margin-top: 55px;
}
.mt-60 {
margin-top: 60px;
}
.mt-65 {
margin-top: 65px;
}
.mt-70 {
margin-top: 70px;
}
.mt-75 {
margin-top: 75px;
}
.mt-80 {
margin-top: 80px;
}
.mt-85 {
margin-top: 85px;
}
.mt-90 {
margin-top: 90px;
}
.mt-95 {
margin-top: 95px;
}
.mt-100 {
margin-top: 100px;
}
.mt-105 {
margin-top: 105px;
}
.mt-110 {
margin-top: 110px;
}
.mt-115 {
margin-top: 115px;
}
.mt-120 {
margin-top: 120px;
}
.mt-125 {
margin-top: 125px;
}
.mt-130 {
margin-top: 130px;
}
.mt-135 {
margin-top: 135px;
}
.mt-140 {
margin-top: 140px;
}
.mt-145 {
margin-top: 145px;
}
.mt-150 {
margin-top: 150px;
}
.mt-155 {
margin-top: 155px;
}
.mt-160 {
margin-top: 160px;
}
.mt-165 {
margin-top: 165px;
}
.mt-170 {
margin-top: 170px;
}
.mt-175 {
margin-top: 175px;
}
.mt-180 {
margin-top: 180px;
}
.mt-185 {
margin-top: 185px;
}
.mt-190 {
margin-top: 190px;
}
.mt-195 {
margin-top: 195px;
}
.mt-200 {
margin-top: 200px;
}
/*-- Margin Bottom --*/
.mb-5 {
margin-bottom: 5px;
}
.mb-10 {
margin-bottom: 10px;
}
.mb-15 {
margin-bottom: 15px;
}
.mb-20 {
margin-bottom: 20px;
}
.mb-25 {
margin-bottom: 25px;
}
.mb-30 {
margin-bottom: 30px;
}
.mb-35 {
margin-bottom: 35px;
}
.mb-40 {
margin-bottom: 40px;
}
.mb-45 {
margin-bottom: 45px;
}
.mb-50 {
margin-bottom: 50px;
}
.mb-55 {
margin-bottom: 55px;
}
.mb-60 {
margin-bottom: 60px;
}
.mb-65 {
margin-bottom: 65px;
}
.mb-70 {
margin-bottom: 70px;
}
.mb-75 {
margin-bottom: 75px;
}
.mb-80 {
margin-bottom: 80px;
}
.mb-85 {
margin-bottom: 85px;
}
.mb-90 {
margin-bottom: 90px;
}
.mb-95 {
margin-bottom: 95px;
}
.mb-100 {
margin-bottom: 100px;
}
.mb-105 {
margin-bottom: 105px;
}
.mb-110 {
margin-bottom: 110px;
}
.mb-115 {
margin-bottom: 115px;
}
.mb-120 {
margin-bottom: 120px;
}
.mb-125 {
margin-bottom: 125px;
}
.mb-130 {
margin-bottom: 130px;
}
.mb-135 {
margin-bottom: 135px;
}
.mb-140 {
margin-bottom: 140px;
}
.mb-145 {
margin-bottom: 145px;
}
.mb-150 {
margin-bottom: 150px;
}
.mb-155 {
margin-bottom: 155px;
}
.mb-160 {
margin-bottom: 160px;
}
.mb-165 {
margin-bottom: 165px;
}
.mb-170 {
margin-bottom: 170px;
}
.mb-175 {
margin-bottom: 175px;
}
.mb-180 {
margin-bottom: 180px;
}
.mb-185 {
margin-bottom: 185px;
}
.mb-190 {
margin-bottom: 190px;
}
.mb-195 {
margin-bottom: 195px;
}
.mb-200 {
margin-bottom: 200px;
}
/*-- margin left --*/
.ml-5 {
margin-left: 5px;
}
.ml-10 {
margin-left: 10px;
}
.ml-15 {
margin-left: 15px;
}
.ml-20 {
margin-left: 20px;
}
.ml-25 {
margin-left: 25px;
}
.ml-30 {
margin-left: 30px;
}
.ml-35 {
margin-left: 35px;
}
.ml-40 {
margin-left: 40px;
}
.ml-45 {
margin-left: 45px;
}
.ml-50 {
margin-left: 50px;
}
.ml-55 {
margin-left: 55px;
}
.ml-60 {
margin-left: 60px;
}
.ml-65 {
margin-left: 65px;
}
.ml-70 {
margin-left: 70px;
}
.ml-75 {
margin-left: 75px;
}
.ml-80 {
margin-left: 80px;
}
.ml-85 {
margin-left: 85px;
}
.ml-90 {
margin-left: 90px;
}
.ml-95 {
margin-left: 95px;
}
.ml-100 {
margin-left: 100px;
}
.ml-105 {
margin-left: 105px;
}
.ml-110 {
margin-left: 110px;
}
.ml-115 {
margin-left: 115px;
}
.ml-120 {
margin-left: 120px;
}
.ml-125 {
margin-left: 125px;
}
.ml-130 {
margin-left: 130px;
}
.ml-135 {
margin-left: 135px;
}
.ml-140 {
margin-left: 140px;
}
.ml-145 {
margin-left: 145px;
}
.ml-150 {
margin-left: 150px;
}
.ml-155 {
margin-left: 155px;
}
.ml-160 {
margin-left: 160px;
}
.ml-165 {
margin-left: 165px;
}
.ml-170 {
margin-left: 170px;
}
.ml-175 {
margin-left: 175px;
}
.ml-180 {
margin-left: 180px;
}
.ml-185 {
margin-left: 185px;
}
.ml-190 {
margin-left: 190px;
}
.ml-195 {
margin-left: 195px;
}
.ml-200 {
margin-left: 200px;
}
/*-- margin right --*/
.mr-5 {
margin-right: 5px;
}
.mr-10 {
margin-right: 10px;
}
.mr-15 {
margin-right: 15px;
}
.mr-20 {
margin-right: 20px;
}
.mr-25 {
margin-right: 25px;
}
.mr-30 {
margin-right: 30px;
}
.mr-35 {
margin-right: 35px;
}
.mr-40 {
margin-right: 40px;
}
.mr-45 {
margin-right: 45px;
}
.mr-50 {
margin-right: 50px;
}
.mr-55 {
margin-right: 55px;
}
.mr-60 {
margin-right: 60px;
}
.mr-65 {
margin-right: 65px;
}
.mr-70 {
margin-right: 70px;
}
.mr-75 {
margin-right: 75px;
}
.mr-80 {
margin-right: 80px;
}
.mr-85 {
margin-right: 85px;
}
.mr-90 {
margin-right: 90px;
}
.mr-95 {
margin-right: 95px;
}
.mr-100 {
margin-right: 100px;
}
.mr-105 {
margin-right: 105px;
}
.mr-110 {
margin-right: 110px;
}
.mr-115 {
margin-right: 115px;
}
.mr-120 {
margin-right: 120px;
}
.mr-125 {
margin-right: 125px;
}
.mr-130 {
margin-right: 130px;
}
.mr-135 {
margin-right: 135px;
}
.mr-140 {
margin-right: 140px;
}
.mr-145 {
margin-right: 145px;
}
.mr-150 {
margin-right: 150px;
}
.mr-155 {
margin-right: 155px;
}
.mr-160 {
margin-right: 160px;
}
.mr-165 {
margin-right: 165px;
}
.mr-170 {
margin-right: 170px;
}
.mr-175 {
margin-right: 175px;
}
.mr-180 {
margin-right: 180px;
}
.mr-185 {
margin-right: 185px;
}
.mr-190 {
margin-right: 190px;
}
.mr-195 {
margin-right: 195px;
}
.mr-200 {
margin-right: 200px;
}
/*-- Padding Top --*/
.pt-5 {
padding-top: 5px;
}
.pt-10 {
padding-top: 10px;
}
.pt-15 {
padding-top: 15px;
}
.pt-20 {
padding-top: 20px;
}
.pt-25 {
padding-top: 25px;
}
.pt-30 {
padding-top: 30px;
}
.pt-35 {
padding-top: 35px;
}
.pt-40 {
padding-top: 40px;
}
.pt-45 {
padding-top: 45px;
}
.pt-50 {
padding-top: 50px;
}
.pt-55 {
padding-top: 55px;
}
.pt-60 {
padding-top: 60px;
}
.pt-65 {
padding-top: 65px;
}
.pt-70 {
padding-top: 70px;
}
.pt-75 {
padding-top: 75px;
}
.pt-80 {
padding-top: 80px;
}
.pt-85 {
padding-top: 85px;
}
.pt-90 {
padding-top: 90px;
}
.pt-95 {
padding-top: 95px;
}
.pt-100 {
padding-top: 100px;
}
.pt-105 {
padding-top: 105px;
}
.pt-110 {
padding-top: 110px;
}
.pt-115 {
padding-top: 115px;
}
.pt-120 {
padding-top: 120px;
}
.pt-125 {
padding-top: 125px;
}
.pt-130 {
padding-top: 130px;
}
.pt-135 {
padding-top: 135px;
}
.pt-140 {
padding-top: 140px;
}
.pt-145 {
padding-top: 145px;
}
.pt-150 {
padding-top: 150px;
}
.pt-155 {
padding-top: 155px;
}
.pt-160 {
padding-top: 160px;
}
.pt-165 {
padding-top: 165px;
}
.pt-170 {
padding-top: 170px;
}
.pt-175 {
padding-top: 175px;
}
.pt-180 {
padding-top: 180px;
}
.pt-185 {
padding-top: 185px;
}
.pt-190 {
padding-top: 190px;
}
.pt-195 {
padding-top: 195px;
}
.pt-200 {
padding-top: 200px;
}
/*-- Padding Bottom --*/
.pb-5 {
padding-bottom: 5px;
}
.pb-10 {
padding-bottom: 10px;
}
.pb-15 {
padding-bottom: 15px;
}
.pb-20 {
padding-bottom: 20px;
}
.pb-25 {
padding-bottom: 25px;
}
.pb-30 {
padding-bottom: 30px;
}
.pb-35 {
padding-bottom: 35px;
}
.pb-40 {
padding-bottom: 40px;
}
.pb-45 {
padding-bottom: 45px;
}
.pb-50 {
padding-bottom: 50px;
}
.pb-55 {
padding-bottom: 55px;
}
.pb-60 {
padding-bottom: 60px;
}
.pb-65 {
padding-bottom: 65px;
}
.pb-70 {
padding-bottom: 70px;
}
.pb-75 {
padding-bottom: 75px;
}
.pb-80 {
padding-bottom: 80px;
}
.pb-85 {
padding-bottom: 85px;
}
.pb-90 {
padding-bottom: 90px;
}
.pb-95 {
padding-bottom: 95px;
}
.pb-100 {
padding-bottom: 100px;
}
.pb-105 {
padding-bottom: 105px;
}
.pb-110 {
padding-bottom: 110px;
}
.pb-115 {
padding-bottom: 115px;
}
.pb-120 {
padding-bottom: 120px;
}
.pb-125 {
padding-bottom: 125px;
}
.pb-130 {
padding-bottom: 130px;
}
.pb-135 {
padding-bottom: 135px;
}
.pb-140 {
padding-bottom: 140px;
}
.pb-145 {
padding-bottom: 145px;
}
.pb-150 {
padding-bottom: 150px;
}
.pb-155 {
padding-bottom: 155px;
}
.pb-160 {
padding-bottom: 160px;
}
.pb-165 {
padding-bottom: 165px;
}
.pb-170 {
padding-bottom: 170px;
}
.pb-175 {
padding-bottom: 175px;
}
.pb-180 {
padding-bottom: 180px;
}
.pb-185 {
padding-bottom: 185px;
}
.pb-190 {
padding-bottom: 190px;
}
.pb-195 {
padding-bottom: 195px;
}
.pb-200 {
padding-bottom: 200px;
}
/*-- Padding left --*/
.pl-0 {
padding-left: 0px;
}
.pl-5 {
padding-left: 5px;
}
.pl-10 {
padding-left: 10px;
}
.pl-15 {
padding-left: 15px;
}
.pl-20 {
padding-left: 20px;
}
.pl-25 {
padding-left: 25px;
}
.pl-30 {
padding-left: 30px;
}
.pl-35 {
padding-left: 35px;
}
.pl-40 {
padding-left: 40px;
}
.pl-45 {
padding-left: 45px;
}
.pl-50 {
padding-left: 50px;
}
.pl-55 {
padding-left: 55px;
}
.pl-60 {
padding-left: 60px;
}
.pl-65 {
padding-left: 65px;
}
.pl-70 {
padding-left: 70px;
}
.pl-75 {
padding-left: 75px;
}
.pl-80 {
padding-left: 80px;
}
.pl-85 {
padding-left: 85px;
}
.pl-90 {
padding-left: 90px;
}
.pl-100 {
padding-left: 100px;
}
.pl-105 {
padding-left: 105px;
}
.pl-110 {
padding-left: 110px;
}
.pl-115 {
padding-left: 115px;
}
.pl-120 {
padding-left: 120px;
}
.pl-125 {
padding-left: 125px;
}
/*-- Padding right --*/
.pr-0 {
padding-right: 0px;
}
.pr-5 {
padding-right: 5px;
}
.pr-10 {
padding-right: 10px;
}
.pr-15 {
padding-right: 15px;
}
.pr-20 {
padding-right: 20px;
}
.pr-25 {
padding-right: 25px;
}
.pr-30 {
padding-right: 30px;
}
.pr-35 {
padding-right: 35px;
}
.pr-40 {
padding-right: 40px;
}
.pr-45 {
padding-right: 45px;
}
.pr-50 {
padding-right: 50px;
}
.pr-55 {
padding-right: 55px;
}
.pr-60 {
padding-right: 60px;
}
.pr-65 {
padding-right: 65px;
}
.pr-70 {
padding-right: 70px;
}
.pr-75 {
padding-right: 75px;
}
.pr-80 {
padding-right: 80px;
}
.pr-85 {
padding-right: 85px;
}
.pr-90 {
padding-right: 90px;
}
.pr-95 {
padding-right: 95px;
}
.pr-100 {
padding-right: 100px;
}
.pr-105 {
padding-right: 105px;
}
/* Background Color */
.gray-bg {
background: #f6f6f6;
}
.white-bg {
background: #fff;
}
.black-bg {
background: #222;
}
/* Color */
.white {
color: #fff;
}
.black {
color: #222;
}
/* black overlay */
[data-overlay] {
position: relative;
}
[data-overlay]::before {
background: #000 none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
[data-overlay="3"]::before {
opacity: 0.3;
}
[data-overlay="4"]::before {
opacity: 0.4;
}
[data-overlay="5"]::before {
opacity: 0.5;
}
[data-overlay="6"]::before {
opacity: 0.6;
}
[data-overlay="7"]::before {
opacity: 0.7;
}
[data-overlay="8"]::before {
opacity: 0.8;
}
[data-overlay="9"]::before {
opacity: 0.9;
}
File diff suppressed because it is too large Load Diff
+351
View File
@@ -0,0 +1,351 @@
/* Magnific Popup CSS */
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; }
/* Main image in popup */
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
* Remove all paddings around the image on small screen
*/
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
File diff suppressed because it is too large Load Diff
+124
View File
@@ -0,0 +1,124 @@
.appie-loader {
width: 100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
.font_black{
color: black;
}
.font_red{
color: red;
}
.boxBorder{
border-color: aqua;
background-color: #f5f6f7 ;
height:300px;
}
.appie-loader {
opacity: 0;
}
.appie-loader.active {
opacity: 100;
}
.appie-visible {
transition: all 0.5s ease-in-out;
}
.appie-visible {
opacity: 0;
}
.appie-visible.active {
opacity: 100;
}
/* .appie-home-loader {
transition: all 0.5s ease-in-out;
} */
.offcanvas_main_menu li ul.sub-menu {
padding-left: 20 px;
overflow: hidden;
transition: all linear 0.65s;
}
.appie-fun-fact-box .appie-fun-fact-content .appie-fun-fact-item .title span {
font-size: 30px !important;
color: #fff !important;
}
.home-four-project {
background: #eef1f6;
}
.home-four-footer {
background: #ffffff;
}
.slick-dots li button:before {
content: "";
}
.appie-showcase-item {
margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1400px) {
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm,
.container {
max-width: 1200px;
}
}
.appie-services-2-area.appie-services-8-area {
overflow: hidden;
}
@media only screen and (min-width: 300px) and (max-width: 1024px) {
.appie-services-8-area .service-thumb {
margin-left: 0;
margin-right: 0;
}
}
.save-comment input:checked + label::after {
font-family: "Font Awesome 5 Pro";
content: "\f00c";
}
.appie-testimonial-area {
overflow: hidden;
}
.testimonial-about-slider-active .testimonial-parent-item {
display: flex !important;
justify-content: center;
}
.testimonial-box {
width: 770px !important;
}
.testimonial-box-about-slider-small-active
.slick-center.slick-current
.item
.thumb
img {
width: 70px;
display: inline-block;
}
.testimonial-box-about-slider-small-active .item .thumb img {
display: inline-block;
width: 40px;
}
.testimonial-box-about-slider-small-active .item .thumb {
align-items: center;
}
.testimonial-box-about-slider-small-active .slick-center.slick-current .item {
margin-top: -20px;
}
@media only screen and (min-width: 300px) and (max-width: 1024px) {
.testimonial-about-slider-active .testimonial-box {
box-shadow: none;
background: none;
}
}
@media only screen and (min-width: 770px) and (max-width: 1024px) {
.testimonial-about-slider-active .slick-arrow.next {
right: 15px;
}
.testimonial-about-slider-active .slick-arrow.prev {
left: 15px;
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8" ?>
<dwsync>
<file name="bootstrap.css" server="C:/xampp/htdocs/project/" local="130777944960000000" remote="130777944960000000" Dst="0" />
<file name="dark.css" server="C:/xampp/htdocs/project/" local="130779026600000000" remote="130779026600000000" Dst="0" />
<file name="font-icons.css" server="C:/xampp/htdocs/project/" local="130863673180000000" remote="130863673180000000" Dst="0" />
<file name="animate.css" server="C:/xampp/htdocs/project/" local="130778016260000000" remote="130778016260000000" Dst="0" />
<file name="magnific-popup.css" server="C:/xampp/htdocs/project/" local="130698489380000000" remote="130698489380000000" Dst="0" />
<file name="responsive.css" server="C:/xampp/htdocs/project/" local="131018262744857433" remote="131018262740000000" Dst="0" />
</dwsync>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+211
View File
@@ -0,0 +1,211 @@
/* ----------------------------------------------------------------
Colors
Replace the HEX Code with your Desired Color HEX
-----------------------------------------------------------------*/
::selection { background: #1ABC9C; }
::-moz-selection { background: #1ABC9C; }
::-webkit-selection { background: #1ABC9C; }
a,
h1 > span:not(.nocolor),
h2 > span:not(.nocolor),
h3 > span:not(.nocolor),
h4 > span:not(.nocolor),
h5 > span:not(.nocolor),
h6 > span:not(.nocolor),
.header-extras li .he-text span,
#primary-menu > ul > li:hover a,
#primary-menu > ul > li.current a,
#primary-menu > div > ul > li:hover a,
#primary-menu > div > ul > li.current a,
#top-cart a:hover,
.top-cart-action span.top-checkout-price,
.breadcrumb a:hover,
#portfolio-filter li a:hover,
.portfolio-desc h3 a:hover,
.portfolio-overlay a:hover,
#portfolio-navigation a:hover,
.entry-title h2 a:hover,
.entry-meta li a:hover,
.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider,
.ipost .entry-title h3 a:hover,
.ipost .entry-title h4 a:hover,
.spost .entry-title h4 a:hover,
.mpost .entry-title h4 a:hover,
.comment-content .comment-author a:hover,
.product-title h3 a:hover,
.single-product .product-title h2 a:hover,
.product-price ins,
.single-product .product-price,
.feature-box.fbox-border .fbox-icon i,
.feature-box.fbox-border .fbox-icon img,
.feature-box.fbox-plain .fbox-icon i,
.feature-box.fbox-plain .fbox-icon img,
.process-steps li.active h5,
.process-steps li.ui-tabs-active h5,
.team-title span,
.pricing-box.best-price .pricing-price,
.btn-link,
.dark .post-timeline .entry:hover .entry-timeline,
.dark .post-timeline .entry:hover .timeline-divider { color: #1ABC9C; }
.color,
#primary-menu ul ul li:hover > a,
#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a:hover,
.top-cart-item-desc a:hover,
.faqlist li a:hover,
.tagcloud a:hover,
.dark .top-cart-item-desc a:hover,
.iconlist-color li i,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a,
.overlay-menu #primary-menu.dark > ul > li:hover > a,
.overlay-menu #primary-menu.dark > ul > li.current > a,
.nav-tree li:hover > a,
.nav-tree li.current > a,
.nav-tree li.active > a { color: #1ABC9C !important; }
#primary-menu.style-3 > ul > li.current > a,
#primary-menu.sub-title > ul > li:hover > a,
#primary-menu.sub-title > ul > li.current > a,
#primary-menu.sub-title > div > ul > li:hover > a,
#primary-menu.sub-title > div > ul > li.current > a,
#top-cart > a > span,
#page-menu-wrap,
#page-menu.dots-menu nav li.current a,
#page-menu.dots-menu nav li .dots-menu-caption,
#portfolio-filter li.activeFilter a,
#portfolio-shuffle:hover,
.entry-link:hover,
.sale-flash,
.button:not(.button-white):not(.button-dark):not(.button-border):not(.button-black):not(.button-red):not(.button-teal):not(.button-yellow):not(.button-green):not(.button-brown):not(.button-aqua):not(.button-purple):not(.button-leaf):not(.button-pink):not(.button-blue):not(.button-dirtygreen):not(.button-amber):not(.button-lime),
.button.button-dark:hover,
.promo.promo-flat,
.feature-box .fbox-icon i,
.feature-box .fbox-icon img,
.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-effect.fbox-dark:hover .fbox-icon i,
.fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.i-rounded:hover,
.i-circled:hover,
ul.tab-nav.tab-nav2 li.ui-state-active a,
.testimonial .flex-control-nav li a,
.skills li .progress,
.owl-theme .owl-dots .owl-dot span,
#gotoTop:hover,
.dark .button-dark:hover,
.dark .fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-effect.fbox-dark:hover .fbox-icon i,
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.dark .i-rounded:hover,
.dark .i-circled:hover,
.dark ul.tab-nav.tab-nav2 li.ui-state-active a,
.dark .tagcloud a:hover,
.ei-slider-thumbs li.ei-slider-element { background-color: #1ABC9C; }
.bgcolor,
.button.button-3d:not(.button-white):not(.button-dark):not(.button-border):not(.button-black):not(.button-red):not(.button-teal):not(.button-yellow):not(.button-green):not(.button-brown):not(.button-aqua):not(.button-purple):not(.button-leaf):not(.button-pink):not(.button-blue):not(.button-dirtygreen):not(.button-amber):not(.button-lime):hover,
.process-steps li.active a,
.process-steps li.ui-tabs-active a,
.sidenav > .ui-tabs-active > a,
.sidenav > .ui-tabs-active > a:hover,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus { background-color: #1ABC9C !important; }
#primary-menu.style-4 > ul > li:hover > a,
#primary-menu.style-4 > ul > li.current > a,
.top-cart-item-image:hover,
.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider,
.cart-product-thumbnail img:hover,
.feature-box.fbox-outline .fbox-icon,
.feature-box.fbox-border .fbox-icon,
.dark .top-cart-item-image:hover,
.dark .post-timeline .entry:hover .entry-timeline,
.dark .post-timeline .entry:hover .timeline-divider,
.dark .cart-product-thumbnail img:hover,
.heading-block.border-color:after { border-color: #1ABC9C; }
.top-links ul ul,
.top-links ul div.top-link-section,
#primary-menu ul ul,
#primary-menu ul li .mega-menu-content,
#primary-menu.style-6 > ul > li > a:after,
#primary-menu.style-6 > ul > li.current > a:after,
#top-cart .top-cart-content,
.fancy-title.title-border-color:before,
.dark #primary-menu:not(.not-dark) ul ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
#primary-menu.dark ul ul,
#primary-menu.dark ul li .mega-menu-content,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2,
#primary-menu.dark ul li .mega-menu-content.style-2,
.dark #top-cart .top-cart-content,
.tabs.tabs-tb ul.tab-nav li.ui-tabs-active a { border-top-color: #1ABC9C; }
#page-menu.dots-menu nav li .dots-menu-caption:after,
.title-block { border-left-color: #1ABC9C; }
.title-block-right { border-right-color: #1ABC9C; }
.fancy-title.title-bottom-border h1,
.fancy-title.title-bottom-border h2,
.fancy-title.title-bottom-border h3,
.fancy-title.title-bottom-border h4,
.fancy-title.title-bottom-border h5,
.fancy-title.title-bottom-border h6,
.more-link,
.tabs.tabs-bb ul.tab-nav li.ui-tabs-active a { border-bottom-color: #1ABC9C; }
.border-color,
.process-steps li.active a,
.process-steps li.ui-tabs-active a,
.tagcloud a:hover,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus { border-color: #1ABC9C !important; }
.fbox-effect.fbox-dark .fbox-icon i:after,
.dark .fbox-effect.fbox-dark .fbox-icon i:after { box-shadow: 0 0 0 2px #1ABC9C; }
.fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i,
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i { box-shadow: 0 0 0 1px #1ABC9C; }
@media only screen and (max-width: 991px) {
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current a,
#primary-menu ul ul li:hover > a,
#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title:hover > a,
#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a:hover { color: #1ABC9C !important; }
#page-menu nav { background-color: #1ABC9C; }
}
@media only screen and (max-width: 767px) {
#portfolio-filter li a:hover { color: #1ABC9C; }
}
+254
View File
@@ -0,0 +1,254 @@
<?php
header ("Content-Type:text/css");
/** ===============================================================
*
* Edit your Color Configurations below:
* You should only enter 6-Digits HEX Colors.
*
================================================================== */
$color = "#1ABC9C"; // Change your Color Here
/** ===============================================================
*
* Do not Edit anything below this line if you do not know
* what you are trying to do..!
*
================================================================== */
function checkhexcolor($color) {
return preg_match('/^#[a-f0-9]{6}$/i', $color);
}
/** ===============================================================
*
* Primary Color Scheme
*
================================================================== */
if( isset( $_GET[ 'color' ] ) AND $_GET[ 'color' ] != '' ) {
$color = "#" . $_GET[ 'color' ];
}
if( !$color OR !checkhexcolor( $color ) ) {
$color = "#1ABC9C";
}
?>
/* ----------------------------------------------------------------
Colors
Replace the HEX Code with your Desired Color HEX
-----------------------------------------------------------------*/
::selection { background: <?php echo $color; ?>; }
::-moz-selection { background: <?php echo $color; ?>; }
::-webkit-selection { background: <?php echo $color; ?>; }
a,
h1 > span:not(.nocolor),
h2 > span:not(.nocolor),
h3 > span:not(.nocolor),
h4 > span:not(.nocolor),
h5 > span:not(.nocolor),
h6 > span:not(.nocolor),
.header-extras li .he-text span,
#primary-menu > ul > li:hover a,
#primary-menu > ul > li.current a,
#primary-menu > div > ul > li:hover a,
#primary-menu > div > ul > li.current a,
#top-cart a:hover,
.top-cart-action span.top-checkout-price,
.breadcrumb a:hover,
#portfolio-filter li a:hover,
.portfolio-desc h3 a:hover,
.portfolio-overlay a:hover,
#portfolio-navigation a:hover,
.entry-title h2 a:hover,
.entry-meta li a:hover,
.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider,
.ipost .entry-title h3 a:hover,
.ipost .entry-title h4 a:hover,
.spost .entry-title h4 a:hover,
.mpost .entry-title h4 a:hover,
.comment-content .comment-author a:hover,
.product-title h3 a:hover,
.single-product .product-title h2 a:hover,
.product-price ins,
.single-product .product-price,
.feature-box.fbox-border .fbox-icon i,
.feature-box.fbox-border .fbox-icon img,
.feature-box.fbox-plain .fbox-icon i,
.feature-box.fbox-plain .fbox-icon img,
.process-steps li.active h5,
.process-steps li.ui-tabs-active h5,
.team-title span,
.pricing-box.best-price .pricing-price,
.btn-link,
.dark .post-timeline .entry:hover .entry-timeline,
.dark .post-timeline .entry:hover .timeline-divider { color: <?php echo $color; ?>; }
.color,
#primary-menu ul ul li:hover > a,
#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a:hover,
.top-cart-item-desc a:hover,
.faqlist li a:hover,
.tagcloud a:hover,
.dark .top-cart-item-desc a:hover,
.iconlist-color li i,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a,
.overlay-menu #primary-menu.dark > ul > li:hover > a,
.overlay-menu #primary-menu.dark > ul > li.current > a,
.nav-tree li:hover > a,
.nav-tree li.current > a,
.nav-tree li.active > a { color: <?php echo $color; ?> !important; }
#primary-menu.style-3 > ul > li.current > a,
#primary-menu.sub-title > ul > li:hover > a,
#primary-menu.sub-title > ul > li.current > a,
#primary-menu.sub-title > div > ul > li:hover > a,
#primary-menu.sub-title > div > ul > li.current > a,
#top-cart > a > span,
#page-menu-wrap,
#page-menu.dots-menu nav li.current a,
#page-menu.dots-menu nav li .dots-menu-caption,
#portfolio-filter li.activeFilter a,
#portfolio-shuffle:hover,
.entry-link:hover,
.sale-flash,
.button:not(.button-white):not(.button-dark):not(.button-border):not(.button-black):not(.button-red):not(.button-teal):not(.button-yellow):not(.button-green):not(.button-brown):not(.button-aqua):not(.button-purple):not(.button-leaf):not(.button-pink):not(.button-blue):not(.button-dirtygreen):not(.button-amber):not(.button-lime),
.button.button-dark:hover,
.promo.promo-flat,
.feature-box .fbox-icon i,
.feature-box .fbox-icon img,
.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-effect.fbox-dark:hover .fbox-icon i,
.fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.i-rounded:hover,
.i-circled:hover,
ul.tab-nav.tab-nav2 li.ui-state-active a,
.testimonial .flex-control-nav li a,
.skills li .progress,
.owl-theme .owl-dots .owl-dot span,
#gotoTop:hover,
.dark .button-dark:hover,
.dark .fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-effect.fbox-dark:hover .fbox-icon i,
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.dark .i-rounded:hover,
.dark .i-circled:hover,
.dark ul.tab-nav.tab-nav2 li.ui-state-active a,
.dark .tagcloud a:hover,
.ei-slider-thumbs li.ei-slider-element { background-color: <?php echo $color; ?>; }
.bgcolor,
.button.button-3d:not(.button-white):not(.button-dark):not(.button-border):not(.button-black):not(.button-red):not(.button-teal):not(.button-yellow):not(.button-green):not(.button-brown):not(.button-aqua):not(.button-purple):not(.button-leaf):not(.button-pink):not(.button-blue):not(.button-dirtygreen):not(.button-amber):not(.button-lime):hover,
.process-steps li.active a,
.process-steps li.ui-tabs-active a,
.sidenav > .ui-tabs-active > a,
.sidenav > .ui-tabs-active > a:hover,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus { background-color: <?php echo $color; ?> !important; }
#primary-menu.style-4 > ul > li:hover > a,
#primary-menu.style-4 > ul > li.current > a,
.top-cart-item-image:hover,
.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider,
.cart-product-thumbnail img:hover,
.feature-box.fbox-outline .fbox-icon,
.feature-box.fbox-border .fbox-icon,
.dark .top-cart-item-image:hover,
.dark .post-timeline .entry:hover .entry-timeline,
.dark .post-timeline .entry:hover .timeline-divider,
.dark .cart-product-thumbnail img:hover,
.heading-block.border-color:after { border-color: <?php echo $color; ?>; }
.top-links ul ul,
.top-links ul div.top-link-section,
#primary-menu ul ul,
#primary-menu ul li .mega-menu-content,
#primary-menu.style-6 > ul > li > a:after,
#primary-menu.style-6 > ul > li.current > a:after,
#top-cart .top-cart-content,
.fancy-title.title-border-color:before,
.dark #primary-menu:not(.not-dark) ul ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
#primary-menu.dark ul ul,
#primary-menu.dark ul li .mega-menu-content,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2,
#primary-menu.dark ul li .mega-menu-content.style-2,
.dark #top-cart .top-cart-content,
.tabs.tabs-tb ul.tab-nav li.ui-tabs-active a { border-top-color: <?php echo $color; ?>; }
#page-menu.dots-menu nav li .dots-menu-caption:after,
.title-block { border-left-color: <?php echo $color; ?>; }
.title-block-right { border-right-color: <?php echo $color; ?>; }
.fancy-title.title-bottom-border h1,
.fancy-title.title-bottom-border h2,
.fancy-title.title-bottom-border h3,
.fancy-title.title-bottom-border h4,
.fancy-title.title-bottom-border h5,
.fancy-title.title-bottom-border h6,
.more-link,
.tabs.tabs-bb ul.tab-nav li.ui-tabs-active a { border-bottom-color: <?php echo $color; ?>; }
.border-color,
.process-steps li.active a,
.process-steps li.ui-tabs-active a,
.tagcloud a:hover,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus { border-color: <?php echo $color; ?> !important; }
.fbox-effect.fbox-dark .fbox-icon i:after,
.dark .fbox-effect.fbox-dark .fbox-icon i:after { box-shadow: 0 0 0 2px <?php echo $color; ?>; }
.fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i,
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i { box-shadow: 0 0 0 1px <?php echo $color; ?>; }
@media only screen and (max-width: 991px) {
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current a,
#primary-menu ul ul li:hover > a,
#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title:hover > a,
#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a:hover { color: <?php echo $color; ?> !important; }
#page-menu nav { background-color: <?php echo $color; ?>; }
}
@media only screen and (max-width: 767px) {
#portfolio-filter li a:hover { color: <?php echo $color; ?>; }
}
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
/*-- Use For Custom Styling --*/
File diff suppressed because it is too large Load Diff
+163
View File
@@ -0,0 +1,163 @@
/* ----------------------------------------------------------------
CSS Specific to the Documentation
Version: 1.0
-----------------------------------------------------------------*/
#logo a { position: relative; }
/* ----------------------------------------------------------------
Docs
-----------------------------------------------------------------*/
.docs-navigation {
position: fixed;
top: 70px;
left: 0;
overflow: hidden;
overflow-y: auto;
overflow-y: scroll;
width: 280px;
height: 100%;
background-color: #F5F5F5;
}
.docs-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.docs-navigation > ul { margin: 40px 0; }
.docs-navigation ul li { position: relative; }
.docs-navigation ul ul {
margin: 0 0 5px;
}
.docs-navigation ul li:first-child { border-top: 0; }
.docs-navigation ul a {
display: block;
position: relative;
padding: 5px 60px;
line-height: 24px;
font-weight: 500;
font-size: 13px;
text-transform: uppercase;
color: #000;
letter-spacing: 1px;
}
.docs-navigation ul li:hover > a,
.docs-navigation ul li.ui-tabs-active > a { font-weight: 700; }
.docs-navigation ul ul { display: none; }
.docs-navigation ul li.ui-tabs-active ul { display: block; }
.docs-navigation ul ul a {
color: #666;
padding: 3px 60px 3px 75px;
letter-spacing: 0;
font-weight: 400;
font-size: 14px;
text-transform: none;
}
.docs-navigation ul ul li:hover > a,
.docs-navigation ul ul li.current > a {
color: #222;
font-weight: 500;
}
.docs-navigation ul ul li.current a:after {
content: "\e7a5";
position: absolute;
top: 3px;
right: 20px;
font-size: 14px;
}
.docs-content {
position: relative;
overflow: hidden;
margin-left: 250px;
padding: 60px 0 60px 40px;
min-height: 1000px;
}
.docs-content ul,
.docs-content ol { margin: 30px 0; }
.docs-content ul ul,
.docs-content ol ol,
.docs-content ul ol,
.docs-content ol ul {
margin-top: 10px;
margin-left: 30px;
}
.page-section {
margin: 0;
padding: 0;
}
/* ----------------------------------------------------------------
Icons
-----------------------------------------------------------------*/
ul.docs-icons {
list-style: none;
margin: 0 -15px -20px;
padding: 0;
}
ul.docs-icons li {
float: left;
width: 33.3%;
margin-bottom: 20px;
font-size: 16px;
padding: 0 15px;
}
ul.docs-icons li i {
position: relative;
top: 5px;
margin-right: 20px;
width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
font-size: 24px;
}
ul.docs-icons li span {
display: inline-block;
line-height: 24px;
}
.show-grid [class^=col-],
.show-grid [class^=col_] {
padding-top:10px;
padding-bottom:10px;
background-color:#eee;
border:1px solid #ddd;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.show-grid [class^=col_] {
padding: 10px 15px;
margin-bottom: 20px;
}
+1
View File
@@ -0,0 +1 @@
@keyframes a{0%{transform:scale(1.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes b{0%{transform:scale(1);opacity:1}15%{transform:scale(1.1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes c{0%{transform:translate(-50%,-50%) rotate(0)}50%{transform:translate(-50%,-50%) rotate(-180deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes d{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(6px)}25%{transform:scale(1.3) translateX(8px)}40%{transform:scale(1.2) translateX(6px)}50%{transform:scale(1)}60%{transform:scale(.8) translateX(6px)}75%{transform:scale(.7) translateX(8px)}90%{transform:scale(.8) translateX(6px)}to{transform:scale(1)}}@keyframes e{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(-6px)}25%{transform:scale(1.3) translateX(-8px)}40%{transform:scale(1.2) translateX(-6px)}50%{transform:scale(1)}60%{transform:scale(.8) translateX(-6px)}75%{transform:scale(.7) translateX(-8px)}90%{transform:scale(.8) translateX(-6px)}to{transform:scale(1)}}@-webkit-keyframes a{0%{-webkit-transform:scale(1.5);opacity:0}to{-webkit-transform:scale(1);opacity:1}}@-webkit-keyframes b{0%{-webkit-transform:scale(1);opacity:1}15%{-webkit-transform:scale(1.1);opacity:1}to{-webkit-transform:scale(.5);opacity:0}}@-webkit-keyframes c{0%{-webkit-transform:translate(-50%,-50%) rotate(0)}50%{-webkit-transform:translate(-50%,-50%) rotate(-180deg)}to{-webkit-transform:translate(-50%,-50%) rotate(-1turn)}}@-webkit-keyframes d{0%{-webkit-transform:scale(1)}10%{-webkit-transform:scale(1.2) translateX(6px)}25%{-webkit-transform:scale(1.3) translateX(8px)}40%{-webkit-transform:scale(1.2) translateX(6px)}50%{-webkit-transform:scale(1)}60%{-webkit-transform:scale(.8) translateX(6px)}75%{-webkit-transform:scale(.7) translateX(8px)}90%{-webkit-transform:scale(.8) translateX(6px)}to{-webkit-transform:scale(1)}}@-webkit-keyframes e{0%{-webkit-transform:scale(1)}10%{-webkit-transform:scale(1.2) translateX(-6px)}25%{-webkit-transform:scale(1.3) translateX(-8px)}40%{-webkit-transform:scale(1.2) translateX(-6px)}50%{-webkit-transform:scale(1)}60%{-webkit-transform:scale(.8) translateX(-6px)}75%{-webkit-transform:scale(.7) translateX(-8px)}90%{-webkit-transform:scale(.8) translateX(-6px)}to{-webkit-transform:scale(1)}}.drift-zoom-pane{background:rgba(0,0,0,.5);transform:translateZ(0);-webkit-transform:translateZ(0)}.drift-zoom-pane.drift-opening{animation:a .18s ease-out;-webkit-animation:a .18s ease-out}.drift-zoom-pane.drift-closing{animation:b .21s ease-in;-webkit-animation:b .21s ease-in}.drift-zoom-pane.drift-inline{position:absolute;width:150px;height:150px;border-radius:75px;box-shadow:0 6px 18px rgba(0,0,0,.3)}.drift-loading .drift-zoom-pane-loader{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:66px;height:20px;animation:c 1.8s linear infinite;-webkit-animation:c 1.8s linear infinite}.drift-zoom-pane-loader:after,.drift-zoom-pane-loader:before{content:"";display:block;width:20px;height:20px;position:absolute;top:50%;margin-top:-10px;border-radius:20px;background:hsla(0,0%,100%,.9)}.drift-zoom-pane-loader:before{left:0;animation:d 1.8s linear infinite;-webkit-animation:d 1.8s linear infinite}.drift-zoom-pane-loader:after{right:0;animation:e 1.8s linear infinite;-webkit-animation:e 1.8s linear infinite;animation-delay:-.9s;-webkit-animation-delay:-.9s}.drift-bounding-box{background-color:rgba(0,0,0,.4)}
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8" ?>
<dwsync>
<file name="et-line.css" server="C:/xampp/htdocs/project/" local="130681333400000000" remote="130681333400000000" Dst="0" />
</dwsync>
@@ -0,0 +1,343 @@
@font-face {
font-family: 'et-line';
src:url('et-line/et-line.eot');
src:url('et-line/et-line.eot?#iefix') format('embedded-opentype'),
url('et-line/et-line.woff') format('woff'),
url('et-line/et-line.ttf') format('truetype'),
url('et-line/et-line.svg#et-line') format('svg');
font-weight: normal;
font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
font-family: 'et-line';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-et-mobile, .icon-et-laptop, .icon-et-desktop, .icon-et-tablet, .icon-et-phone, .icon-et-document, .icon-et-documents, .icon-et-search, .icon-et-clipboard, .icon-et-newspaper, .icon-et-notebook, .icon-et-book-open, .icon-et-browser, .icon-et-calendar, .icon-et-presentation, .icon-et-picture, .icon-et-pictures, .icon-et-video, .icon-et-camera, .icon-et-printer, .icon-et-toolbox, .icon-et-briefcase, .icon-et-wallet, .icon-et-gift, .icon-et-bargraph, .icon-et-grid, .icon-et-expand, .icon-et-focus, .icon-et-edit, .icon-et-adjustments, .icon-et-ribbon, .icon-et-hourglass, .icon-et-lock, .icon-et-megaphone, .icon-et-shield, .icon-et-trophy, .icon-et-flag, .icon-et-map, .icon-et-puzzle, .icon-et-basket, .icon-et-envelope, .icon-et-streetsign, .icon-et-telescope, .icon-et-gears, .icon-et-key, .icon-et-paperclip, .icon-et-attachment, .icon-et-pricetags, .icon-et-lightbulb, .icon-et-layers, .icon-et-pencil, .icon-et-tools, .icon-et-tools-2, .icon-et-scissors, .icon-et-paintbrush, .icon-et-magnifying-glass, .icon-et-circle-compass, .icon-et-linegraph, .icon-et-mic, .icon-et-strategy, .icon-et-beaker, .icon-et-caution, .icon-et-recycle, .icon-et-anchor, .icon-et-profile-male, .icon-et-profile-female, .icon-et-bike, .icon-et-wine, .icon-et-hotairballoon, .icon-et-globe, .icon-et-genius, .icon-et-map-pin, .icon-et-dial, .icon-et-chat, .icon-et-heart, .icon-et-cloud, .icon-et-upload, .icon-et-download, .icon-et-target, .icon-et-hazardous, .icon-et-piechart, .icon-et-speedometer, .icon-et-global, .icon-et-compass, .icon-et-lifesaver, .icon-et-clock, .icon-et-aperture, .icon-et-quote, .icon-et-scope, .icon-et-alarmclock, .icon-et-refresh, .icon-et-happy, .icon-et-sad, .icon-et-facebook, .icon-et-twitter, .icon-et-googleplus, .icon-et-rss, .icon-et-tumblr, .icon-et-linkedin, .icon-et-dribbble {
font-family: 'et-line';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
}
.icon-et-mobile:before {
content: "\e000";
}
.icon-et-laptop:before {
content: "\e001";
}
.icon-et-desktop:before {
content: "\e002";
}
.icon-et-tablet:before {
content: "\e003";
}
.icon-et-phone:before {
content: "\e004";
}
.icon-et-document:before {
content: "\e005";
}
.icon-et-documents:before {
content: "\e006";
}
.icon-et-search:before {
content: "\e007";
}
.icon-et-clipboard:before {
content: "\e008";
}
.icon-et-newspaper:before {
content: "\e009";
}
.icon-et-notebook:before {
content: "\e00a";
}
.icon-et-book-open:before {
content: "\e00b";
}
.icon-et-browser:before {
content: "\e00c";
}
.icon-et-calendar:before {
content: "\e00d";
}
.icon-et-presentation:before {
content: "\e00e";
}
.icon-et-picture:before {
content: "\e00f";
}
.icon-et-pictures:before {
content: "\e010";
}
.icon-et-video:before {
content: "\e011";
}
.icon-et-camera:before {
content: "\e012";
}
.icon-et-printer:before {
content: "\e013";
}
.icon-et-toolbox:before {
content: "\e014";
}
.icon-et-briefcase:before {
content: "\e015";
}
.icon-et-wallet:before {
content: "\e016";
}
.icon-et-gift:before {
content: "\e017";
}
.icon-et-bargraph:before {
content: "\e018";
}
.icon-et-grid:before {
content: "\e019";
}
.icon-et-expand:before {
content: "\e01a";
}
.icon-et-focus:before {
content: "\e01b";
}
.icon-et-edit:before {
content: "\e01c";
}
.icon-et-adjustments:before {
content: "\e01d";
}
.icon-et-ribbon:before {
content: "\e01e";
}
.icon-et-hourglass:before {
content: "\e01f";
}
.icon-et-lock:before {
content: "\e020";
}
.icon-et-megaphone:before {
content: "\e021";
}
.icon-et-shield:before {
content: "\e022";
}
.icon-et-trophy:before {
content: "\e023";
}
.icon-et-flag:before {
content: "\e024";
}
.icon-et-map:before {
content: "\e025";
}
.icon-et-puzzle:before {
content: "\e026";
}
.icon-et-basket:before {
content: "\e027";
}
.icon-et-envelope:before {
content: "\e028";
}
.icon-et-streetsign:before {
content: "\e029";
}
.icon-et-telescope:before {
content: "\e02a";
}
.icon-et-gears:before {
content: "\e02b";
}
.icon-et-key:before {
content: "\e02c";
}
.icon-et-paperclip:before {
content: "\e02d";
}
.icon-et-attachment:before {
content: "\e02e";
}
.icon-et-pricetags:before {
content: "\e02f";
}
.icon-et-lightbulb:before {
content: "\e030";
}
.icon-et-layers:before {
content: "\e031";
}
.icon-et-pencil:before {
content: "\e032";
}
.icon-et-tools:before {
content: "\e033";
}
.icon-et-tools-2:before {
content: "\e034";
}
.icon-et-scissors:before {
content: "\e035";
}
.icon-et-paintbrush:before {
content: "\e036";
}
.icon-et-magnifying-glass:before {
content: "\e037";
}
.icon-et-circle-compass:before {
content: "\e038";
}
.icon-et-linegraph:before {
content: "\e039";
}
.icon-et-mic:before {
content: "\e03a";
}
.icon-et-strategy:before {
content: "\e03b";
}
.icon-et-beaker:before {
content: "\e03c";
}
.icon-et-caution:before {
content: "\e03d";
}
.icon-et-recycle:before {
content: "\e03e";
}
.icon-et-anchor:before {
content: "\e03f";
}
.icon-et-profile-male:before {
content: "\e040";
}
.icon-et-profile-female:before {
content: "\e041";
}
.icon-et-bike:before {
content: "\e042";
}
.icon-et-wine:before {
content: "\e043";
}
.icon-et-hotairballoon:before {
content: "\e044";
}
.icon-et-globe:before {
content: "\e045";
}
.icon-et-genius:before {
content: "\e046";
}
.icon-et-map-pin:before {
content: "\e047";
}
.icon-et-dial:before {
content: "\e048";
}
.icon-et-chat:before {
content: "\e049";
}
.icon-et-heart:before {
content: "\e04a";
}
.icon-et-cloud:before {
content: "\e04b";
}
.icon-et-upload:before {
content: "\e04c";
}
.icon-et-download:before {
content: "\e04d";
}
.icon-et-target:before {
content: "\e04e";
}
.icon-et-hazardous:before {
content: "\e04f";
}
.icon-et-piechart:before {
content: "\e050";
}
.icon-et-speedometer:before {
content: "\e051";
}
.icon-et-global:before {
content: "\e052";
}
.icon-et-compass:before {
content: "\e053";
}
.icon-et-lifesaver:before {
content: "\e054";
}
.icon-et-clock:before {
content: "\e055";
}
.icon-et-aperture:before {
content: "\e056";
}
.icon-et-quote:before {
content: "\e057";
}
.icon-et-scope:before {
content: "\e058";
}
.icon-et-alarmclock:before {
content: "\e059";
}
.icon-et-refresh:before {
content: "\e05a";
}
.icon-et-happy:before {
content: "\e05b";
}
.icon-et-sad:before {
content: "\e05c";
}
.icon-et-facebook:before {
content: "\e05d";
}
.icon-et-twitter:before {
content: "\e05e";
}
.icon-et-googleplus:before {
content: "\e05f";
}
.icon-et-rss:before {
content: "\e060";
}
.icon-et-tumblr:before {
content: "\e061";
}
.icon-et-linkedin:before {
content: "\e062";
}
.icon-et-dribbble:before {
content: "\e063";
}
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<dwsync>
<file name="et-line.eot" server="C:/xampp/htdocs/project/" local="130353197700000000" remote="130353197700000000" Dst="0" />
<file name="et-line.woff" server="C:/xampp/htdocs/project/" local="130353197700000000" remote="130353197700000000" Dst="0" />
<file name="et-line.ttf" server="C:/xampp/htdocs/project/" local="130353197700000000" remote="130353197700000000" Dst="0" />
</dwsync>
File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 171 KiB

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8" ?>
<dwsync>
<file name="medical-icons.css" server="C:/xampp/htdocs/project/" local="130875735020000000" remote="130875735020000000" Dst="0" />
</dwsync>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<dwsync>
<file name="webfont-medical-icons.eot" server="C:/xampp/htdocs/project/" local="130854458920000000" remote="130854458920000000" Dst="0" />
<file name="webfont-medical-icons.ttf" server="C:/xampp/htdocs/project/" local="130854458920000000" remote="130854458920000000" Dst="0" />
<file name="webfont-medical-icons.woff" server="C:/xampp/htdocs/project/" local="130854458920000000" remote="130854458920000000" Dst="0" />
</dwsync>
@@ -0,0 +1,154 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>Generated by IcoMoon</metadata>
<defs>
<font id="webfont-medical-icons" horiz-adv-x="1024">
<font-face units-per-em="1024" ascent="960" descent="-64" />
<missing-glyph horiz-adv-x="1024" />
<glyph unicode="&#x20;" d="" horiz-adv-x="512" />
<glyph unicode="&#xe600;" d="M514.685 702.919c-69.292 0-125.556 55.754-125.556 124.565 0 68.773 56.249 124.532 125.556 124.532 69.302 0 125.556-55.754 125.556-124.532 0.005-68.811-56.244-124.565-125.556-124.565zM854.427 122.193c-28.106-8.065-56.853 6.13-64.314 31.857l-96.091 335.617-46.896 0.071 153.657-535.495h-572.487l153.671 535.495-46.953-0.071-96.138-335.617c-7.361-25.737-36.128-39.922-64.215-31.857-28.143 8.065-45.887 32.669-36.449 64.809l98.899 344.324c39.497 137.641 154.69 133.328 154.69 133.328h245.51c0 0 115.193 4.318 154.728-133.328l98.823-344.324c9.424-32.14-8.324-56.745-36.435-64.809zM515.294 427.336c-85.11 0-154.081-68.948-154.081-154.029 0-77.319 56.957-141.359 131.242-152.387v-42.253h-46.349v-46.132h46.349v-46.297h46.104v46.297h46.325v46.132h-46.325v42.324c74.11 11.207 130.751 75.172 130.751 152.316 0 85.082-68.915 154.029-154.015 154.029zM514.515 167.91c-59.364 0-107.454 48.123-107.454 107.487 0 59.326 48.095 107.482 107.454 107.482 59.401 0 107.478-48.156 107.478-107.482 0.009-59.364-48.076-107.487-107.478-107.487z" />
<glyph unicode="&#xe601;" d="M777.529 425.262l-267.227 43.962 38.342 27.297 64.171-8.884 64.101 8.884zM612.815 930.271c53.557 0 96.99-43.401 96.99-97.032 0-53.594-34.157-97.028-96.99-97.028-53.594 0-97.065 43.433-97.065 97.028 0 53.622 43.471 97.032 97.065 97.032zM636.956 229.051v-234.473c0-29.242 23.758-52.921 52.996-52.921 29.247 0 52.963 23.678 52.963 52.921v234.473c0 29.205-23.716 52.958-52.963 52.958-29.238 0-52.996-23.753-52.996-52.958zM961.471 95.188c0-16.978-13.808-30.748-30.711-30.748h-162.433v153.544h70.254v153.432c0 16.903 13.78 30.683 30.683 30.683h61.496c16.903 0 30.711-13.78 30.711-30.683v-276.228zM611.618 64.44h-315.336c-16.978 0-30.72 13.77-30.72 30.748v276.228c0 16.903 13.742 30.683 30.72 30.683h61.463c16.94 0 30.715-13.78 30.715-30.683v-153.432h223.162v-153.544zM445.566 395.734c-4.746-28.85 14.799-56.147 43.649-60.893l231.349-38.126c28.859-4.676 56.119 14.794 60.87 43.681 4.741 28.859-14.761 56.156-43.649 60.841l-231.349 38.155c-28.85 4.704-56.086-14.799-60.87-43.658zM184.661 686.129c-75.491 0-136.884 61.393-136.884 136.921 0 75.528 61.398 136.949 136.884 136.949 75.486 0 136.959-61.421 136.959-136.949-0.005-75.528-61.468-136.921-136.959-136.921v0zM184.661 720.019c56.792 0 103.078 46.206 103.078 103.064 0 56.778-46.281 103.059-103.078 103.059-56.83 0-103.003-46.272-103.003-103.059-0.005-56.853 46.178-103.064 103.003-103.064v0zM185.363 804.974c-3.058-1.403-6.785-1.267-9.843 0.739-2.562 1.651-4.18 4.25-4.601 7.103l-0.14 79.577c0 5.704 4.638 10.31 10.301 10.31 5.69 0 10.296-4.606 10.296-10.31v0-61.739l52.785 24.857c5.097 2.459 11.283 0.248 13.705-4.882v0c2.422-5.176 0.21-11.292-4.919-13.714v0l-67.584-31.94zM612.815 659.033l125.779 20.485v-88.419c20.036-15.075 62.099-46.707 62.099-46.707 5.976-6.013 3.554-12.863 2.137-14.799-3.549-4.671-10.146-5.625-14.827-2.142l-78.376 59.238c-16.267 11.451-38.683 7.575-50.143-8.655-11.456-16.244-7.598-38.692 8.641-50.162l133.901-94.054c6.219-4.386 15.079-7.369 23.893-7.369v0c7.519 0 16.375 3.123 22.953 7.799 14.055 9.978 19.222 27.699 14.444 44.023l-49.736 146.942c-13.284 36.518-46.772 79.493-97.070 79.493h-207.442c-50.293 0-83.781-42.98-97.074-79.493l-49.727-146.937c-4.783-16.323 0.416-34.044 14.472-44.023 6.541-4.666 15.425-7.799 22.911-7.799v0c8.865 0 17.721 2.969 23.94 7.369l133.901 94.054c16.234 11.47 20.101 33.914 8.641 50.162-11.493 16.23-33.909 20.106-50.143 8.655l-78.413-59.238c-4.638-3.479-11.245-2.53-14.794 2.142-1.407 1.931-3.872 8.786 2.109 14.799 0 0 42.106 31.627 62.132 46.707v88.419l125.793-20.489z" horiz-adv-x="1019" />
<glyph unicode="&#xe602;" d="M753.196 546.385c108.169 108.484 109.066 284.428 1.574 393.341l-18.47-18.48c97.589-99.010 97.245-258.335-0.925-356.878l17.821-17.984zM700.628 885.604l17.841 17.86c87.791-89.193 86.484-231.746-1.889-320.472l0.048-0.048-17.621 17.802c78.126 78.46 79.147 205.901 1.622 284.857zM659.652 639.9l20.588-20.588c67.832 68.176 68.233 178.281 1.011 246.944l-20.712-20.712c55.811-57.214 55.506-148.907-0.887-205.643zM624.009 675.562l18.842-18.842c46.843 47.168 46.71 123.873 0.458 171.536l-18.423-18.413c35.366-37.608 35.433-97.388-0.878-134.281zM603.717 696.351c25.511 25.53 25.606 66.888 0.219 92.523l-18.403-18.394c15.255-15.246 15.255-39.955 0-55.191l-0.496-0.744 18.68-18.194zM413.176 878.248c-43.428-4.866-201.417-77.077-206.006-449.334-4.847-392.149 162.578-474.664 206.483-473.738v259.003c-36.139 0-43.428 39.364-51.661 120.572-5.495 53.732-7.089 120.257 0 186.353 4.942 46.395 13.547 91.674 51.385 91.674l-0.2 265.471zM506.824-45.272c16.753 0 28.764 13.633 28.764 28.898l0.114 0.153c0 0-0.114 201.865-0.114 201.989 0 16.028-13.004 28.65-28.764 28.65h-73.375v-259.671c0 0 73.204-0.134 73.223-0.076l0.153 0.057zM506.824 612.739c16.753 0 28.764 13.633 28.764 28.926l0.114 0.134c0 0-0.114 207.685-0.114 207.819 0 16.028-13.004 28.64-28.764 28.64h-73.375v-265.5c0 0 73.204-0.143 73.223-0.048l0.153 0.029z" />
<glyph unicode="&#xe603;" d="M883.378 81.126c26.549 32.434 35.854 77.552 20.41 119.775l-13.984 38.663h84.875v715.541h-920.661v-715.541h495.095l54.014-148.146c15.337-42.186 51.501-70.844 92.672-78.571l25.375-76.819 212.438-0.028-50.232 145.126zM806.146 467.728c-45.357-16.53-68.805-66.795-52.266-112.184l32.74-89.318h-705.954v662.232h867.398v-662.232h-68.138l-73.78 201.503zM869.353 588.415c-196.049-196.007-513.959-196.007-710.003 0l288.087 288.228c36.902-36.977 96.824-36.977 133.721 0l288.195-288.228zM664.98 646.961c31.373 21.537 39.41 64.395 18.014 95.876-21.584 31.368-64.512 39.438-95.847 17.939-31.448-21.65-39.415-64.47-17.906-95.805 21.476-31.406 64.343-39.405 95.739-18.009zM590.608 606.429c-1.409 3.983-3.208 7.788-6.346 11.067 0 0-55.954 59.040-69.773 73.564 0.916 17.549 3.114 63.028 3.114 63.028 0.742 16.318-11.983 30.311-28.385 31.054-16.356 0.808-30.321-11.809-31.049-28.235l-3.537-75.682c-0.413-8.075 2.504-16.041 8.046-21.852l25.553-27-76.73-50.65 4.134 57.945c-1.973 22.345-21.711 38.851-43.966 36.944 0 0-72.962-5.040-99.427-7.262-16.746-1.48-29.259-16.252-27.742-33.031 1.409-16.741 16.248-29.222 32.961-27.812 18.46 1.625 61.651 3.105 79.163 4.547 0 0-15.158-44.131-12.020-65.912 1.973-14.275 6.069-28.663 14.768-41.42 26.939-39.307 80.685-49.377 119.954-22.42 14.064 9.592 83.963 57.396 97.116 66.419 18.502 12.753 24.257 37.179 14.167 56.71z" />
<glyph unicode="&#xe604;" d="M666.937 591.085h78.744c15.569 0 28.217-12.629 28.217-28.198v-60.691c0-15.597-12.648-28.207-28.217-28.207h-78.744c-15.569 0-28.207 12.62-28.207 28.207v60.691c0 15.569 12.639 28.198 28.207 28.198v0zM858.785 591.085h78.725c15.597 0 28.207-12.629 28.207-28.198v-60.691c0-15.597-12.61-28.207-28.207-28.207h-78.725c-15.588 0-28.207 12.62-28.207 28.207v60.691c0.009 15.569 12.629 28.198 28.207 28.198v0zM471.192 591.085h78.763c15.569 0 28.188-12.629 28.188-28.198v-60.691c0-15.597-12.62-28.207-28.188-28.207h-78.763c-15.54 0-28.169 12.62-28.169 28.207v60.691c-0.028 15.569 12.601 28.198 28.169 28.198v0zM83.608 591.085h78.744c15.569 0 28.198-12.629 28.198-28.198v-60.691c0-15.597-12.629-28.207-28.198-28.207h-78.744c-15.569 0-28.207 12.62-28.207 28.207v60.691c0.009 15.569 12.648 28.198 28.207 28.198v0zM279.808 591.085h78.744c15.569 0 28.207-12.629 28.207-28.198v-60.691c0-15.597-12.639-28.207-28.207-28.207h-78.744c-15.569 0-28.198 12.62-28.198 28.207v60.691c0 15.569 12.629 28.198 28.198 28.198v0zM669.127 230.684h78.744c15.569 0 28.207-12.62 28.207-28.217v-60.672c0-15.569-12.639-28.217-28.207-28.217h-78.744c-15.569 0-28.188 12.648-28.188 28.217v60.672c0.009 15.569 12.629 28.217 28.188 28.217v0zM860.985 230.684h78.725c15.597 0 28.207-12.62 28.207-28.217v-60.672c0-15.569-12.61-28.217-28.207-28.217h-78.725c-15.597 0-28.207 12.648-28.207 28.217v60.672c0 15.569 12.61 28.217 28.207 28.217v0zM473.41 230.684h78.744c15.569 0 28.188-12.62 28.188-28.217v-60.672c0-15.569-12.62-28.217-28.188-28.217h-78.744c-15.597 0-28.179 12.648-28.179 28.217v60.672c-0.028 15.569 12.582 28.217 28.179 28.217v0zM85.807 230.684h78.744c15.569 0 28.207-12.62 28.207-28.217v-60.672c0-15.569-12.639-28.217-28.207-28.217h-78.744c-15.569 0-28.188 12.648-28.188 28.217v60.672c0 15.569 12.62 28.217 28.188 28.217v0zM282.008 230.684h78.734c15.578 0 28.207-12.62 28.207-28.217v-60.672c0-15.569-12.629-28.217-28.207-28.217h-78.734c-15.578 0-28.207 12.648-28.207 28.217v60.672c0.009 15.569 12.629 28.217 28.207 28.217v0zM763.202 409.306h78.744c15.569 0 28.207-12.601 28.207-28.169v-60.691c0-15.597-12.639-28.198-28.207-28.198h-78.744c-15.569 0-28.207 12.601-28.207 28.198v60.691c0.009 15.569 12.648 28.169 28.207 28.169v0zM567.457 409.306h78.772c15.569 0 28.188-12.601 28.188-28.169v-60.691c0-15.597-12.62-28.198-28.188-28.198h-78.772c-15.569 0-28.179 12.601-28.179 28.198v60.691c-0.028 15.569 12.61 28.169 28.179 28.169v0zM179.883 409.306h78.744c15.569 0 28.188-12.601 28.188-28.169v-60.691c0-15.597-12.629-28.198-28.188-28.198h-78.744c-15.569 0-28.207 12.601-28.207 28.198v60.691c0 15.569 12.639 28.169 28.207 28.169v0zM376.073 409.306h78.744c15.569 0 28.207-12.601 28.207-28.169v-60.691c0-15.597-12.639-28.198-28.207-28.198h-78.744c-15.569 0-28.188 12.601-28.188 28.198v60.691c-0.009 15.569 12.62 28.169 28.188 28.169v0zM183.457 59.525h655.379c15.578 0 28.188-12.591 28.188-28.188v-59.733c0-15.588-12.61-28.179-28.188-28.179h-655.379c-15.569 0-28.207 12.591-28.207 28.179v59.733c0 15.588 12.648 28.188 28.207 28.188v0zM934.372 755.361c-4.466 40.059-71.064 185.752-414.398 189.971-361.643 4.494-437.732-149.912-436.907-190.417h238.867c0 33.327 36.305 40.040 111.17 47.663 49.56 5.044 110.886 6.495 171.88 0 42.761-4.58 84.518-12.553 84.518-47.464l244.869 0.247zM82.65 668.966c0-15.417 12.572-26.491 26.662-26.491l0.133-0.114c0 0 186.159 0.114 186.311 0.114 14.763 0 26.406 11.975 26.406 26.52v67.679l-239.493-0.028c0 0-0.104-67.489-0.047-67.556l0.028-0.123zM689.531 668.994c0-15.417 12.563-26.491 26.662-26.491l0.104-0.142c0 0 191.564 0.142 191.678 0.142 14.782 0 26.425 11.956 26.425 26.491v67.679h-244.869c0 0-0.104-67.518-0.057-67.575l0.057-0.104z" />
<glyph unicode="&#xe605;" d="M50.938 891.14c-1.749 3.18-0.599 7.163 2.586 8.875l47.515 25.89c3.161 1.749 7.112 0.594 8.861-2.623l19.059-34.765c72.040 21.593 151.875-9.118 189.365-77.773l-92.085-50.274c15.215-27.844 4.928-62.819-22.972-78.086-27.957-15.196-62.889-4.924-78.156 22.921l-92.109-50.204c-37.523 68.617-20.284 152.366 36.958 201.246l-19.021 34.793zM699.701 264.872h309.903v-320.348h-309.903v320.348zM664.169 104.75h-250.291c-43.625 0-79.129 35.415-79.129 79.068 0 43.709 35.499 79.063 79.129 79.063h250.291v-158.131zM124.549 40.602c0 17.679 14.317 32.029 32.020 32.029h507.6v-128.103h-539.62v96.074zM317.029 200.201c0-52.72-42.83-95.452-95.606-95.452-52.808 0-95.611 42.732-95.611 95.452 0 52.692 42.798 95.414 95.611 95.414 52.785 0 95.606-42.727 95.606-95.414zM839.577 467.512l-53.781 153.1c-10.427 28.859-30.458 51.392-87.012 51.392h-248.257c-56.526 0-76.585-22.533-86.979-51.392l-53.767-153.1c-4.017-9.889-6.102-32.109 15.781-46.992l126.424-83.29c18.427-12.19 43.326-7.089 55.502 11.315 12.176 18.404 7.093 43.331-11.409 55.488l-100.333 66.135 28.247 77.908h39.094l-22.902-63.207 76.169-50.204c17.099-11.287 28.822-28.546 32.908-48.628 4.161-20.092 0.21-40.605-11.077-57.723-4.517-6.822-10.067-12.606-16.262-17.572h105.477c-6.186 4.966-11.708 10.764-16.276 17.572-11.283 17.118-15.234 37.631-11.105 57.723 4.124 20.083 15.842 37.346 32.927 48.628l76.216 50.204-22.986 63.207h39.127l28.303-77.908-100.38-66.135c-18.451-12.162-23.599-37.079-11.39-55.488s37.070-23.505 55.52-11.315l126.392 83.29c21.892 14.888 19.83 37.107 15.832 46.992zM599.377 821.858c-5.99-12.961-19.091-21.976-34.311-21.976-15.262 0-28.368 9.015-34.381 21.976h-69.249c-1.122-6.079-1.781-12.297-1.781-18.727 0-58.349 47.38-105.654 105.781-105.654 58.447 0 105.795 47.305 105.795 105.654 0 6.429-0.683 12.648-1.767 18.727h-70.086zM528.347 846.804c4.124 16.384 18.956 28.616 36.719 28.616 17.698 0 32.632-12.227 36.649-28.616h60.005c-16.651 36.546-53.44 62.015-96.279 62.015-42.798 0-79.624-25.469-96.27-62.015h59.177z" />
<glyph unicode="&#xe606;" d="M26.37 54.854h179.274v182.46h178.148v183.71h180.934v180.314h179.732v179.102h266.826v-91.378h-177.394v-179.789h-179.932v-182.346h-179.55v-181.382h-180.275v-182.918h-267.761z" horiz-adv-x="1011" />
<glyph unicode="&#xe607;" d="M809.265 54.084c0-26.464-21.438-47.851-47.832-47.851-26.427 0-47.851 21.372-47.851 47.851v41.73h95.664l0.019-41.73zM683.036-59.57h-136.042l0.207 67.142h-45.582l-0.070-67.142h-136.305v155.38h317.792zM333.636 54.084c0-26.464-21.396-47.851-47.865-47.851-26.356 0-47.794 21.372-47.794 47.851v41.73h95.659v-41.73zM523.659 948.736c68.256 0 123.556-55.334 123.556-123.622 0-68.26-55.296-123.589-123.556-123.589-68.303 0-123.632 55.329-123.632 123.589 0 68.284 55.334 123.622 123.632 123.622zM875.154 143.98h-703.046v410.859h703.046v-410.859zM765.337 520.915h-480.754v-343.547h480.749v343.547zM546.994 317.839v-30.156h88.041c3.659 0 9.047-3.288 9.047-8.991 0-51.36-6.431-75.546-33.482-75.546-28.066 0-33.83 60.759-63.605 64.756 0 0 0-45.521 0-58.143h-47.052c0 12.622 0 58.251 0 58.251-31.251-2.372-36.296-64.86-65.451-64.86-27.037 0-32.012 24.186-32.012 75.546 0 5.693 5.392 8.991 9.047 8.991h88.416v30.156h-91.54c-5.327 0-9.554 4.242-9.554 9.512 0 5.256 4.228 9.498 9.554 9.498h91.54v30.156h-103.025c-5.256 0-9.526 4.237-9.526 9.531 0 5.214 4.256 9.521 9.526 9.521h103.029v30.123h-96.707c-5.261 0-9.535 4.237-9.535 9.531 0 5.214 4.274 9.559 9.535 9.559h96.702v30.105h-75.753c-5.289 0-9.531 4.303-9.531 9.498 0 5.327 4.242 9.601 9.531 9.601h75.753v16.656h47.052v-16.656h75.762c5.256 0 9.521-4.274 9.521-9.601 0-5.186-4.26-9.498-9.521-9.498h-75.762v-30.091h96.998c5.294 0 9.554-4.345 9.554-9.559 0-5.294-4.26-9.531-9.554-9.531h-96.998v-30.123h103.339c5.256 0 9.531-4.307 9.531-9.521 0-5.294-4.274-9.531-9.531-9.531h-103.339v-30.156h91.554c5.261 0 9.531-4.242 9.531-9.498 0-5.266-4.27-9.512-9.531-9.512l-91.554-0.019zM667.671 671.298h-283.958c-51.369 0-98.919-27.404-125.642-68.289h531.104c-25.027 40.88-70.149 68.289-121.504 68.289z" />
<glyph unicode="&#xe608;" d="M493.225 652.429c52.088 0 94.274 42.144 94.274 94.095 0 51.975-42.172 94.067-94.274 94.067-52.078 0-94.283-42.106-94.283-94.067 0.019-51.952 42.219-94.095 94.283-94.095zM780.485 16.328c0 0-732.888 0-751.588 0-21.161 0-18.991-16.642-18.991-16.642v-27.695c0 0-1.926-35.986 35.037-35.986 28.226 0 941.070 0 941.070 0 37.202 0 35.187 35.145 35.187 35.145v76.697c0 0-3.147 24.257-31.688 24.257h-91.714c-31.434 0-57.424-55.775-117.314-55.775zM853.57 186.265c0-46.747 38.043-84.724 84.922-84.724 46.869 0 85.006 37.977 85.006 84.724 0 46.921-38.146 84.757-85.006 84.757-46.883 0.014-84.922-37.822-84.922-84.757zM575.958 347.92c-5.613-16.849-18.347-31.086-36.296-37.756l-75.635-28.047 27.902-27.695h127.685l-0.075 195.438-42.736-100.756c-0.211-0.479-0.597-0.752-0.846-1.184zM759.329 207.98h-264.004l-63.643 62.14-44.304-16.328c-32.871-11.753-72.873 6.186-85.217 38.851-7.271 20.278-6.261 42.905 5.872 59.411-5.421 0.244-160.115 0-160.115 0-25.732 0-46.644-20.705-46.644-46.371 0-25.713 20.912-45.808 46.644-45.808h157.494l62.455-94.537-322.419-25.901c-20.63-4.758-36.051-23.223-36.051-45.319 0-25.736 20.799-46.615 46.465-46.615l361.74-0.047c-6.266 10.174-10.071 22.025-10.071 34.825 0 36.836 29.94 66.767 66.762 66.767h144.741l117.3 24.501 6.515-31.157-120.522-25.173h-148.029c-19.296 0-34.938-15.632-34.938-34.938 0-19.024 15.247-34.436 34.234-34.825l286.372-0.038c44.319 0.362 79.867 36.051 79.867 80.215-0.014 44.333-35.882 80.346-80.501 80.346zM381.792 282.958c-18.681-8.136-40.453 0.324-48.612 18.958-8.22 18.709 0.282 40.457 18.986 48.635l134.416 50.463 41.542 99.065-27.066 10.005-35.319-84.837-102.315-37.686v103.711l-100.018-109.239-113.19 0.108c0 0 198.064 217.116 204.255 223.617 8.215 8.145 26.981 21.645 62.375 21.645h127.183c72.248 0 86.166-72.037 71.37-109.314l-66.518-161.313c-4.091-9.268-11.785-16.718-21.401-20.175l-145.69-53.643z" horiz-adv-x="1029" />
<glyph unicode="&#xe609;" d="M660.682 452.913h-35.723l-37.625-68.162-49.443 90.455c24.773 16.046 38.048 44.272 38.048 80.464 0 55.052-27.113 93.842-88.834 93.842h-102.132v-322.231h51.477v133.143h45.136c3.772 0 6.994 0.578 10.564 0.869l68.533-124.801-56.832-102.921h36.004l38.738 70.322 38.635-70.313h52.778l-64.822 118.573 55.498 100.761zM473.003 499.256h-36.554v111.47h33.022c41.059 0 55.014-21.236 55.014-55.958 0-40.622-23.904-55.512-51.482-55.512zM294.874-29.766c0-18.841 15.787-34.234 35.258-34.234h386.654c19.503 0 35.187 15.393 35.187 34.234v779.513h-457.099v-779.513zM340.226 698.988h366.756v-504.724h-366.756v504.724zM272.487 782.956h501.802c10.202 0 18.385 8.004 18.385 17.953v130.071c0 9.921-8.183 17.887-18.385 17.887h-501.802c-10.132 0-18.423-7.971-18.423-17.887v-130.071c0-9.949 8.3-17.953 18.423-17.953zM727.134 925.499h24.801v-118.751h-24.801v118.751zM671.753 925.499h24.708v-118.751h-24.708v118.751zM616.237 925.499h24.839v-118.751h-24.839v118.751z" horiz-adv-x="1029" />
<glyph unicode="&#xe60a;" d="M429.483 711.671c13.871 0 25.149 11.208 25.149 25.149 0 13.833-11.273 25.107-25.149 25.107-13.871 0-25.144-11.273-25.144-25.107 0-13.941 11.273-25.149 25.144-25.149zM470.918 620.722c-17.056 0-26.295 17.333-26.366 17.516-3.922 7.492-13.166 10.4-20.626 6.478-7.426-3.856-10.4-13.025-6.595-20.527 0.667-1.329 17.582-34.107 53.586-34.107 14.111 0 25.84 3.011 35.258 8.718 9-6.2 20.63-9.568 34.882-9.568 32.965 0 48.504 34.29 49.185 35.76 0.869 1.996 1.329 4.063 1.329 6.13 0 5.876-3.429 11.489-9.080 13.974-3.706 1.682-7.877 1.855-11.691 0.38-3.824-1.395-6.863-4.35-8.554-8.098-0.033-0.132-8.23-17.544-21.189-17.544-11.452 0-16.53 2.908-18.667 4.763 0 3.152 0 19.367 0 25.877 10.263 1.959 18.296 11.067 18.296 22.101 0 12.744-10.334 23.571-22.495 23.571l-21.316-0.178c-12.885 0-23.359-10.541-23.359-23.392 0-11.067 7.774-20.452 18.249-22.833 0-6.163 0-20.522 0-24.092-2.743-1.992-8.836-4.927-20.846-4.927zM321.691 947.115c77.547 3.781 92.418-53.614 92.418-53.614s35.976 21.993 92.141 21.993c56.151 0 92.071-21.993 92.071-21.993s14.918 57.396 92.461 53.614c45.188-2.17 82.056-39.922 82.056-85.166 0-42.374-27.878-99.248-73.343-100.686l-5.773-0.174c1.292-7.703 1.785-29.17 1.785-34.844 0-104.396-84.931-189.388-189.252-189.388-104.359 0-189.29 84.992-189.29 189.388 0 5.674 0.456 27.141 1.832 34.844l-5.857 0.174c-45.418 1.437-73.263 58.312-73.263 100.686-0.005 45.244 36.841 82.996 82.014 85.166zM403.677 290.191v74.987h66.297v66.292h74.907v-66.292h66.367v-74.996h-66.367v-66.292h-74.902v66.292l-66.302 0.009zM162.454 299.342c-3.363 84.438 41.674 154.511 86.119 211.945l6.116 8.159c14.576 19.752 24.163 32.81 68.5 29.734 33.947-2.419 68.228-27.737 68.228-71.581 0-0.103 0-0.207 0-0.348-0.127-26.37-17.366-50.044-35.582-75.015-22.166-30.363-47.268-64.723-47.268-111.466 0-13.378 2.931-23.759 5.815-33.656 2.767-9.78 5.392-18.953 5.392-30.781 0-40.274-34.041-73.061-75.851-73.061-50.237-0.009-77.622 49.166-81.469 146.070zM383.399-51.045c-55.512 0-100.686 45.108-100.686 100.615 0 55.503 45.178 100.61 100.686 100.61 55.47 0 100.61-45.108 100.61-100.61 0-55.512-45.136-100.615-100.61-100.615zM630.784-51.045c-55.493 0-100.686 45.108-100.686 100.615 0 55.503 45.188 100.61 100.686 100.61 55.512 0 100.7-45.108 100.7-100.61 0-55.512-45.188-100.615-100.7-100.615zM768.521 153.262c-41.81 0-75.851 32.773-75.851 73.056 0 11.828 2.621 21.015 5.392 30.786 2.894 9.897 5.81 20.273 5.81 33.656 0 46.742-25.074 81.112-47.25 111.47-18.244 25.003-35.441 48.631-35.582 75.001 0 0.141 0 0.244 0 0.357 0 43.844 34.252 69.172 68.228 71.586 44.262 3.081 53.906-9.982 68.462-29.738l6.163-8.159c44.459-57.438 89.375-127.507 86.119-211.94-3.88-96.9-31.302-146.075-81.493-146.075zM583.332 711.671c13.904 0 25.182 11.208 25.182 25.149 0 13.833-11.278 25.107-25.182 25.107-13.833 0-25.111-11.273-25.111-25.107 0-13.941 11.273-25.149 25.111-25.149z" horiz-adv-x="1019" />
<glyph unicode="&#xe60b;" d="M617.205 112.563l-232.523 134.252 23.038 39.852 232.495-134.214zM854.498 36.090c67.238 63.39 109.75 152.539 109.75 251.974 0 122.595-64.33 233.079-164.429 295.164l112.088 194.12-17.623 10.212 27.727 48.011-72.48 41.853-27.718-47.969-18.605 10.698-275.629-477.497 24.122-13.929-34.189-59.191 60.477-34.891 34.194 59.121 24.057-13.92 115.894 200.798c71.152-45.28 116.671-124.643 116.671-212.585 0-138.974-113.070-251.974-252.044-251.974-92.992 0-203.121 0-203.121 0v-95.41h571.729v95.405c-0.009 0.009-84.618 0.009-130.871 0.009zM260.32 941.517c-128.893 0-233.781-104.902-233.781-233.739 0-128.912 104.888-233.776 233.781-233.776 128.856 0 233.706 104.864 233.706 233.776 0 128.846-104.85 233.739-233.706 233.739zM260.32 495.646c-116.956 0-212.174 95.176-212.174 212.136 0 116.923 95.218 212.132 212.169 212.132 116.9 0 212.099-95.209 212.099-212.132 0.005-116.965-95.195-212.136-212.094-212.136zM139.32 723.166c10.263 0 34.666 0 44.878 0 0 10.315 0 35.204 0 45.519-10.212 0-34.615 0-44.878 0 0-10.315 0-35.209 0-45.519zM260.517 891.687c-101.46 0-183.988-82.579-183.988-184.044 0-101.437 82.528-183.913 183.988-183.913 101.409 0 183.918 82.476 183.918 183.913 0 101.465-82.514 184.044-183.918 184.044zM123.521 707.184v77.441h76.884v-77.441h-76.884zM202.705 565.615c-21.027 0-38.108 17.057-38.108 38.112 0 21.116 17.071 38.187 38.108 38.187 21.008 0 38.075-17.067 38.075-38.187 0-21.055-17.062-38.112-38.075-38.112zM248.818 650.303c-21.041 0-38.145 17.062-38.145 38.108 0 21.050 17.095 38.145 38.145 38.145 21.013 0 38.075-17.095 38.075-38.145 0-21.046-17.062-38.108-38.075-38.108zM275.531 794.692c-22.149 0-40.128 18.049-40.128 40.179 0 22.238 17.978 40.137 40.128 40.137 22.163 0 40.118-17.899 40.118-40.137 0-22.126-17.955-40.179-40.118-40.179zM342.114 590.228c-21.135 0-38.178 17.057-38.178 38.145 0 21.060 17.039 38.117 38.178 38.117 21.004 0 38.075-17.057 38.075-38.117 0.005-21.088-17.062-38.145-38.075-38.145zM350.194 702.256c-21.046 0-38.108 17.095-38.108 38.145 0 21.083 17.053 38.145 38.108 38.145 21.083 0 38.169-17.057 38.169-38.145-0.014-21.050-17.090-38.145-38.169-38.145z" horiz-adv-x="1015" />
<glyph unicode="&#xe60c;" d="M478.484 782.759c45.93-3.596 86.194 30.697 89.85 76.622 3.563 45.996-30.823 86.231-76.73 89.86-45.93 3.628-86.161-30.697-89.822-76.664-3.591-46.001 30.669-86.156 76.702-89.817zM501.381 615.375c26.049-4.886 45.626-27.896 45.626-55.422 0-31.174-25.273-56.446-56.446-56.446h-182.908c-19.774 0-35.826 16.038-35.826 35.826 0 4.816 0.949 9.398 2.642 13.588l19.774 46.159 220.254 157.766h-104.948c-40.301 1.113-68.622-12.882-84.87-44.626-11.012-21.368-69.468-151.968-69.468-151.968-2.567-6.467-3.993-13.522-3.993-20.92 0-31.174 25.259-56.446 56.446-56.446h71.437l-21.079-138.553-110.877-320.423c-9.328-28.429 6.107-58.737 34.292-68.15 28.223-9.431 58.822 6.041 68.15 34.33l127.504 361.439c24.861-40.404 74.355-112.822 82.766-126.494 1.936-22.734 19.746-223.171 19.746-223.171 2.712-29.79 28.901-51.499 58.513-48.942 29.649 2.53 51.593 28.854 48.951 58.504l-20.962 235.885c-0.711 8.379-3.423 16.454-7.841 23.543l-91.66 148.559 14.598 186.443c0 0 21.71-73.779 23.328-79.105 4.657-15.229 15.159-26.161 25.927-34.872 6.308-5.022 113.295-77.843 113.295-77.843 5.952-2.754 10.81-5.162 17.198-5.602 20.69-1.697 38.87 13.77 40.535 34.531 1.019 13.298-4.919 25.408-14.719 32.974 0 0-106.613 73.2-110.952 76.389-3.53 2.679-6.312 7.327-7.023 9.768l-42.194 151.963c-6.864 22.996-30.033 42.774-59.327 42.774h-12.62l-53.267-141.457zM490.557 524.136c19.774 0 35.826 16.033 35.826 35.821 0 18.465-14.055 33.493-31.987 35.429l-26.166-71.47 22.327 0.22z" />
<glyph unicode="&#xe60d;" d="M791.618 266.681v-324.551h-407.991v117.062h-59.93c-83.227 0-150.759 67.49-150.759 150.83v106.869h-51.261c-17.026 0-30.923 13.864-30.923 30.829 0 4.285 0.764 8.352 2.298 11.986l79.886 201.162c0 0 8.258 83.331 15.775 115.235 33.259 143.53 193.272 273.776 366.762 273.776 211.071 0 382.263-171.206 382.263-382.466 0.005-122.002-57.146-230.735-146.121-300.73zM266.858 569.993c-23.396 0-42.513-19.083-42.513-42.593 0-23.656 19.116-42.772 42.513-42.772 23.618 0 42.838 19.116 42.838 42.772-0.005 23.505-19.225 42.593-42.838 42.593zM637.249 662.795c0-22.32 18.073-40.323 40.252-40.323 22.25 0 40.252 17.998 40.252 40.323 0 22.368-18.003 40.37-40.252 40.37-22.179 0-40.252-18.003-40.252-40.37zM332.984 706.51c0-22.287 18.073-40.337 40.398-40.337 22.358 0 40.398 18.054 40.398 40.337 0 22.358-18.040 40.431-40.398 40.431-22.311-0.005-40.398-18.078-40.398-40.431zM810.838 617.979l58.505 10.061v56.32l-56.372 9.716c-2.652 10.207-6.522 20.022-11.354 29.323l34.165 48.51-39.629 39.78-46.835-32.985c-6.97 4.077-14.312 7.739-22.155 10.632-2.194 0.802-4.384 1.392-6.578 2.057l-10.207 58.472h-56.311l-9.509-56.315c-10.278-2.647-20.136-6.512-29.493-11.396l-48.444 34.24-39.945-39.851 33.188-46.632c-4.148-7.036-7.8-14.449-10.693-22.358-0.845-2.194-1.397-4.389-2.095-6.578l-48.336-8.291v26.851l-36.916 6.337c-1.67 6.441-4.181 12.571-7.239 18.456l22.627 31.971-26.152 26.091-30.786-21.707c-4.492 2.61-9.126 5.054-14.176 6.937-1.288 0.486-2.647 0.59-3.969 1.010l-6.687 38.511h-36.746l-6.437-36.954c-6.479-1.704-12.642-4.247-18.564-7.324l-32.037 22.537-26.015-26.091 21.768-30.786c-2.614-4.459-5.054-9.089-6.894-14.138-0.491-1.326-0.802-2.647-1.217-4.011l-38.308-6.578v-36.949l37.161-6.375c1.699-6.347 4.039-12.51 7.036-18.361l-22.604-32.004 26.048-26.124 30.89 21.764c4.492-2.647 9.159-5.082 14.209-6.97 1.288-0.491 2.647-0.595 3.936-1.043l6.687-38.516 36.732 0.033 6.441 36.916c6.441 1.704 12.571 4.214 18.493 7.281l31.9-22.5 26.147 26.086-21.731 30.786c2.614 4.459 5.021 9.051 6.861 14.067 0.524 1.326 0.628 2.718 1.081 4.077l28.346 4.889v-46.222l56.278-9.683c2.652-10.278 6.522-20.131 11.424-29.493l-34.165-48.34 39.709-39.818 46.802 32.985c6.998-4.077 14.308-7.697 22.179-10.584 2.194-0.84 4.389-1.387 6.583-2.090l10.202-58.514h48.869l-4.039-23.434c-7.064-1.604-13.718-4.384-19.985-7.904l-23.363 16.507-18.319-18.328 15.813-22.391c-2.718-4.318-5.087-8.919-6.899-13.864-0.727-1.987-1.010-3.969-1.567-5.955l-28.351-4.842v-25.845l27.129-4.7c1.567-7.102 4.346-13.751 7.904-20.060l-16.507-23.33 18.248-18.39 22.391 15.879c4.323-2.751 8.947-5.115 13.925-6.965 1.982-0.731 4.006-1.015 6.026-1.571l4.662-28.21h25.944l4.733 27.025c7.107 1.571 13.756 4.351 20.060 7.904l23.231-16.497 18.385 18.352-15.808 22.254c2.789 4.346 5.191 8.985 7.036 13.996 0.694 1.949 0.972 3.936 1.529 5.917l28.106 4.842v25.944l-26.987 4.629c-1.567 7.069-4.351 13.756-7.904 20.022l16.464 23.368-18.347 18.323-22.358-15.709c-4.28 2.723-8.881 5.087-13.864 6.937-1.911 0.694-3.86 0.977-5.814 1.496l-4.945 28.21h-18.526l8.947 52.767c10.24 2.61 20.060 6.479 29.394 11.349l48.506-34.236 39.766 39.78-33.051 46.802c4.105 7.003 7.767 14.35 10.693 22.217 0.816 2.204 1.378 4.403 2.072 6.597zM668.035 372.479c0-22.32 18.144-40.365 40.427-40.365 22.179 0 40.191 18.040 40.191 40.365 0 22.292-18.003 40.332-40.191 40.332-22.287 0-40.427-18.040-40.427-40.332z" />
<glyph unicode="&#xe60e;" d="M49.503 864.632v-211.477h-31.646c-5.98 0-10.848 4.816-10.848 10.848v272.898c0 9.235 6.883 16.758 16.342 16.758h139.825c9.426 0 16.347-7.495 16.347-16.721v-16.029h216.186c6.013 0 10.848-4.849 10.848-10.81v-61.375h-184.549v16.071c0 9.216-6.883 16.721-16.375 16.721h-139.76c-9.487-0.009-16.37-7.622-16.37-16.884zM491.557 525.081c0-5.999-4.835-10.81-10.848-10.81h-377.842c-6.013 0-10.843 4.816-10.843 10.81v272.917c0 9.235 6.883 16.753 16.328 16.753h139.797c9.464 0 16.379-7.495 16.379-16.721v-16.024h216.176c6.013 0 10.848-4.853 10.848-10.81v-246.115h0.005zM323.981 680.443v64.376h-64.39v-64.376h-64.395v-64.39h64.395v-64.376h64.39v64.376h64.358v64.39h-64.358zM568.783 784.354v-824.086h452.907v824.086h-452.907zM993.285 76.849h-396.194v311.259h396.194v-311.259zM993.285 443.969h-396.194v311.212h396.194v-311.212zM964.533 728.646h-339.023v-258.296h339.023v258.296zM850.219 642.060h-111.639c-8.688 0-15.711 7.009-15.711 15.734 0 8.674 7.028 15.729 15.711 15.729h111.639c8.725 0 15.743-7.056 15.743-15.729 0.005-8.725-7.018-15.734-15.743-15.734zM964.739 361.638h-338.981v-258.24h338.981v258.24zM850.219 274.977h-111.639c-8.688 0-15.711 7.046-15.711 15.692 0 8.734 7.028 15.785 15.711 15.785h111.639c8.725 0 15.743-7.051 15.743-15.785 0.005-8.646-7.018-15.692-15.743-15.692z" horiz-adv-x="1029" />
<glyph unicode="&#xe60f;" d="M241.776 827.32v106.795h-106.795v-106.795h-106.795v-106.8h106.795v-106.786h106.795v106.786h106.795v106.8zM578.817 495.81c73.681 0 133.457 59.832 133.457 133.485 0 73.747-59.775 133.438-133.457 133.438-73.681 0-133.452-59.691-133.452-133.438 0-73.653 59.771-133.485 133.452-133.485zM369.776-56.35v118.433l-118.77-33.049c-8.716-3.469-18.189-5.401-28.078-5.401-41.993 0-76.043 34.138-76.043 76.080 0 15.785 4.793 30.435 12.975 42.55l190.511 261.232c20.686 28.326 49.563 59.892 110.475 59.892h230.316c60.884 0 89.789-31.566 110.442-59.892l190.506-261.232c8.197-12.115 13.013-26.764 13.013-42.55 0-41.947-34.082-76.080-76.043-76.080-9.889 0-19.4 1.931-28.078 5.401l-118.803 33.049v-118.433h-412.424zM576.002 26.383v0l153.899 50.924-3.469 0.959c-106.173 31.253-64.835 171.541 41.334 140.213l14.509-4.877v158.43l-206.268-67.388-206.259 67.388v-158.43l14.439 4.877c106.248 31.323 147.578-108.96 41.339-140.213l-3.404-0.959 153.881-50.924z" />
<glyph unicode="&#xe610;" d="M456.901 365.131c-37.362 0-67.589-30.433-67.589-68.087 0-37.564 30.227-68.119 67.589-68.119 37.301 0 67.495 30.556 67.495 68.119-0.009 37.653-30.199 68.087-67.495 68.087zM611.849 365.131c-37.334 0-67.565-30.433-67.565-68.087 0-37.564 30.236-68.119 67.565-68.119 37.324 0 67.509 30.556 67.509 68.119 0 37.653-30.185 68.087-67.509 68.087zM327.727 338.239l-46.93-163.943h45.357l45.775 163.943zM10.691 419.92v-245.624h154.525l74.052 245.624zM527.975 562.364c83.292 0 128.573 58.063 128.573 129.696 0 71.586-57.499 129.574-128.573 129.574-70.999 0-128.587-57.988-128.587-129.574 0-71.633 57.593-129.696 128.587-129.696zM698.965 366.907c-3.471-9.676-4.397-21.847 2.325-45.54l41.608-147.071h184.325v-233.486h82.686v1007.578h-82.686v-528.469h-201.216l-27.042-53.013zM259.786-59.19h549.334l-66.212 233.486h-417.139zM857.567 684.657l-54.075 220.31c-7.323 29.823-37.287 48.048-66.781 40.65-29.616-7.398-47.649-37.526-40.359-67.349l48.795-198.741-85.626-151.265h-250.885c-89.6 0-150.664-63.883-166.63-100.756l-2.738-7.591h486.748l125.938 223.786c6.99 12.405 9.019 27.080 5.613 40.955zM170.952-60.538c-5.125 0-10.32 0.728-15.482 2.194-29.259 8.634-46.042 39.494-37.554 69.007l47.306 163.633h115.58l-56.926-194.767c-7.008-24.308-29.048-40.068-52.924-40.068v0z" />
<glyph unicode="&#xe611;" d="M605.635 134.863l-247.428 142.9 24.52 42.411 247.376-142.9zM858.098 53.511c71.464 67.481 116.741 162.299 116.741 268.128 0 130.391-68.476 247.991-174.963 314.039l119.291 206.5-18.733 10.794 29.424 51.167-77.143 44.535-29.494-51.087-19.724 11.386-293.282-508.031 25.619-14.778-36.375-62.906 64.446-37.216 36.38 62.938 25.577-14.782 123.322 213.579c75.612-48.208 124.139-132.669 124.139-226.14 0-147.841-120.353-268.124-268.208-268.124-98.994 0-216.097 0-216.097 0v-101.526h608.294v101.526c-0.005-0.005-90.065-0.005-139.212-0.005zM318.135 834.165v80.586h9.916l-0.146 19.324h-90.389l0.141-19.324h10.649v-80.586h-67.443v80.586h9.883l-0.108 19.324h-90.469l0.183-19.324h10.649v-80.586h-99.027v-403.7h404.306v403.7h-98.144zM382.060 464.647h-335.872v335.337h64.808v-257.916c0-19.517 15.957-35.37 35.206-35.37 19.282 0.075 34.656 15.881 34.656 35.37v257.916h67.443v-257.916c0-19.517 15.961-35.37 35.211-35.37 19.282 0.075 34.652 15.881 34.619 35.37v257.916h63.925v-335.337h0.005z" />
<glyph unicode="&#xe612;" d="M513.86 706.997c-70.91 0-128.493 57.090-128.493 127.479 0 70.365 57.579 127.422 128.493 127.422 70.924 0 128.474-57.048 128.474-127.422 0-70.388-57.546-127.479-128.474-127.479zM861.649 112.814c-28.775-8.248-58.194 6.229-65.747 32.599l-98.374 343.411-47.973 0.070 157.193-547.939h-585.794l157.236 547.939-48.048-0.070-98.332-343.411c-7.563-26.375-37.010-40.847-65.719-32.599-28.78 8.253-46.958 33.393-37.301 66.316l101.174 352.345c40.415 140.809 158.297 136.417 158.297 136.417h251.209c0 0 117.849 4.397 158.316-136.417l101.141-352.345c9.681-32.923-8.516-58.067-37.277-66.316zM513.898 353.365c-104.937 0-189.98-84.983-189.98-189.938 0-104.875 85.039-189.947 189.98-189.947 104.833 0 189.882 85.058 189.882 189.947 0 104.955-85.030 189.938-189.882 189.938zM554.726 209.666c-22.819 10.743-32.524 37.944-21.72 60.778 10.794 22.721 38.005 32.449 60.759 21.668 22.796-10.818 32.449-38.024 21.687-60.815-10.818-22.721-37.973-32.453-60.726-21.631zM597.236 146.098c-4.5-9.55-28.526-60.195-33.407-70.365-13.481-28.465-47.56-40.626-76.086-27.164-9.244 4.453-16.342 11.283-22.288 18.78-9.023 11.4-15.078 41.787-15.078 41.787-9.479-6.689-33.717-21.96-43.741-29.085-9.122-6.365-21.729-4.199-28.155 4.923-6.478 9.122-4.232 21.706 4.829 28.146 14.435 10.094 54.45 37.301 54.45 37.301 12.175 8.54 28.944 5.759 37.489-6.478l16.99-34.515 27.009 54.591-23.599 6.91c-5.19 1.48-9.46 5.064-11.978 9.841l-23.153 44.464c-5.026 9.629-1.301 21.527 8.375 26.521 9.606 5.059 21.485 1.268 26.535-8.319 0 0 13.927-26.774 19.282-37.089 12.72-3.734 64.446-18.775 64.446-18.775 2.8-0.874 5.153-2.457 7.276-4.307 12.288-7.826 17.187-23.669 10.804-37.165z" />
<glyph unicode="&#xe613;" d="M531.334 551.302c30.471 9.742 63.004-7.046 72.774-37.554 9.747-30.396-7.065-63.009-37.54-72.789l-157.409-50.298c-18.221-5.843-38.198-2.25-53.295 9.559l-65.109 50.937 141.368-508.43h-411.845v645.947c0 38.156 30.96 69.078 69.106 69.078h102.959c14.693 0 28.221-4.683 39.354-13.382 0 0 134.318-105.059 171.384-134.069l128.254 41.002zM279.773 356.516h-62.464v62.549h-74.55v-62.544h-62.248v-74.775h62.243v-62.22h74.55v62.22h62.464v74.771zM154.488 688.781c68.631 0 124.275 55.62 124.275 124.322 0 68.594-55.639 124.289-124.275 124.289-68.66 0-124.308-55.695-124.308-124.289-0.005-68.693 55.639-124.322 124.308-124.322zM885.92 688.335c68.688 0 124.458 55.733 124.458 124.435 0 68.815-55.77 124.585-124.458 124.585-68.782 0-124.501-55.77-124.501-124.585 0-68.702 55.719-124.435 124.501-124.435zM848.323 654.904c-50.937 0-74.043-17.431-93.391-47.597l-12.518-24.064-72.746 21.25 3.072 19.832-173.718 38.907-4.871-21.668-32.496 7.234 4.833 21.734-13.044 2.884-14.918-66.565 12.969-2.884 4.979 21.734 32.496-7.271-4.871-21.772 173.756-38.907 5.618 20.391 70.388-11.32-181.356-348.794c-14.017-28.033-2.659-62.060 25.412-76.114 28.024-14.054 62.093-2.659 76.227 25.375l151.289 293.616h24.82v-518.177h178.359v712.178h-160.289z" />
<glyph unicode="&#xe614;" d="M881.669 85.697c26.366 32.209 35.605 77.016 20.264 118.981l-13.894 38.367h84.292v710.623h-914.254v-710.623h491.656l53.628-147.127c15.228-41.899 51.144-70.36 92.019-78.021l25.201-76.274 210.967-0.038-49.88 144.112zM804.972 469.626c-45.051-16.384-68.321-66.297-51.9-111.405l32.514-88.703h-701.050v657.652h861.372v-657.657h-67.659l-73.277 200.112zM554.566 547.3v-50.716h148.208c6.191 0 15.224-5.533 15.224-15.228 0-86.354-10.855-127.164-56.358-127.164-47.287 0-56.982 102.386-107.074 109.070v-97.867h-79.252v98.003c-52.609-3.955-61.078-109.206-110.188-109.206-45.502 0-53.901 40.81-53.901 127.164 0 9.7 9.028 15.228 15.261 15.228h148.837v50.716h-154.126c-8.892 0-16.102 7.177-16.102 16.036 0 8.854 7.21 15.999 16.102 15.999h154.121v50.754h-173.474c-8.821 0-15.999 7.177-15.999 16.065 0 8.821 7.177 16.036 15.999 16.036h173.479v50.726h-162.839c-8.821 0-15.999 7.173-15.999 16.069 0 8.854 7.177 16.065 15.999 16.065h162.839v50.716h-127.516c-8.925 0-16.065 7.177-16.065 16.036 0 8.864 7.14 16.102 16.065 16.102h127.516v28.038h79.247v-28.038h127.521c8.85 0 16.060-7.248 16.060-16.102s-7.21-16.036-16.060-16.036h-127.521v-50.716h163.295c8.854 0 16.065-7.21 16.065-16.065 0-8.897-7.21-16.069-16.065-16.069h-163.295v-50.726h173.967c8.826 0 16.036-7.21 16.036-16.036 0-8.887-7.21-16.065-16.036-16.065h-173.967v-50.754h154.126c8.882 0 16.060-7.14 16.060-15.999 0-8.859-7.177-16.036-16.060-16.036h-154.131z" />
<glyph unicode="&#xe615;" d="M877.648 88.402c26.215 32.002 35.295 76.542 20.198 118.164l-13.871 38.184h83.658v705.794h-908.072v-705.794h488.345l53.239-146.268c15.125-41.618 50.838-69.848 91.451-77.434l23.439-77.965h215.139l-53.525 145.319zM850.906 334.576l-19.888 54.070-29.456 81.187c-44.887-16.375-68.049-65.921-51.665-110.742l32.298-88.153h-696.456v653.354h855.712v-653.354h-67.175l-23.369 63.638zM349.903 648.117c-16.516-13.768-40.124-20.649-70.797-20.649h-58.767v-101.503h-58.626v282.295h121.217c27.958 0 50.209-7.3 66.837-21.838 16.624-14.571 24.928-37.104 24.928-67.603 0.005-33.36-8.272-56.893-24.792-70.703zM304.875 749.836c-7.473 6.257-17.948 9.39-31.406 9.39h-53.131v-83.146h53.131c13.458 0 23.923 3.41 31.406 10.155 7.478 6.783 11.189 17.493 11.189 32.2 0.009 14.67-3.711 25.135-11.189 31.401zM622.874 758.249h-149.349v-59.951h137.113v-49.030h-137.113v-72.572h156.268v-50.735h-213.922v282.295h207.003v-50.007zM888.663 808.246v-50.002h-84.428v-232.288h-59.392v232.288h-84.842v50.002h228.662z" horiz-adv-x="1038" />
<glyph unicode="&#xe616;" d="M877.072 82.895c26.414 32.277 35.602 77.244 20.349 119.191l-13.962 38.515h84.431v711.975h-916.204v-711.979h492.736l53.683-147.535c15.295-41.984 51.322-70.464 92.249-78.109l23.603-78.647h217.111l-53.996 146.591zM850.102 331.203l-20.026 54.576-29.813 81.897c-45.21-16.562-68.622-66.532-52.065-111.71l32.632-88.948h-702.665v659.105h863.316v-659.105h-67.804l-23.575 64.185zM364.376 809.009h85.628v-284.751h-55.46v192.601c0 5.545 0.070 13.293 0.201 23.295 0.14 9.955 0.178 17.675 0.178 23.075l-53.945-238.975h-57.844l-53.571 238.975c0-5.401 0.070-13.12 0.173-23.075 0.136-10.002 0.21-17.749 0.21-23.295v-192.606h-55.46v284.751h86.605l51.813-223.887 51.471 223.891zM687.553 801.673c10.488-4.526 19.395-11.152 26.657-19.886 6.032-7.224 10.806-15.22 14.345-23.959 3.507-8.767 5.26-18.764 5.26-29.953 0-13.541-3.404-26.834-10.24-39.885-6.813-13.083-18.1-22.341-33.811-27.746 13.148-5.26 22.449-12.765 27.919-22.519 5.475-9.716 8.211-24.557 8.211-44.514v-19.115c0-13.013 0.524-21.855 1.576-26.484 1.585-7.332 5.228-12.732 10.983-16.244v-7.117h-65.662c-1.828 6.28-3.086 11.4-3.895 15.262-1.543 7.963-2.38 16.174-2.488 24.515l-0.379 26.488c-0.248 18.165-3.404 30.271-9.403 36.298-6.032 6.069-17.361 9.085-33.923 9.085h-58.13v-111.644h-58.158v284.747h136.248c19.423-0.383 34.437-2.843 44.888-7.332zM564.565 759.548v-76.501h64.054c12.732 0 22.28 1.543 28.625 4.629 11.259 5.401 16.87 16.094 16.87 32.090 0 17.258-5.438 28.836-16.314 34.765-6.135 3.334-15.299 5.017-27.545 5.017h-65.69zM845.123 524.258h-59.135v284.751h59.135v-284.751z" horiz-adv-x="1015" />
<glyph unicode="&#xe617;" d="M881.335 84.536c26.539 32.345 35.708 77.397 20.452 119.428l-14.059 38.597h84.602v713.38h-917.814v-713.385h493.573l53.807-147.832c15.332-42.069 51.378-70.571 92.395-78.27l23.688-78.792h217.436l-54.079 146.874zM854.307 333.34l-20.067 54.685-29.804 82.023c-45.375-16.553-68.786-66.63-52.186-111.893l32.641-89.126h-703.911v660.386h864.881v-660.386h-67.936l-23.618 64.31zM183.428 782.284c22.984 23.514 52.224 35.253 87.684 35.253 47.517 0 82.239-15.745 104.208-47.236 12.119-17.68 18.62-35.427 19.503-53.248h-59.613c-3.795 13.678-8.681 24.008-14.618 31.002-10.616 12.368-26.361 18.559-47.198 18.559-21.227 0-37.991-8.751-50.251-26.22-12.265-17.502-18.385-42.242-18.385-74.226 0-32.016 6.463-55.982 19.404-71.91 12.932-15.957 29.372-23.895 49.302-23.895 20.461 0 36.061 6.816 46.78 20.485 5.937 7.379 10.865 18.413 14.759 33.111h59.256c-5.125-31.11-18.164-56.372-39.142-75.884-21.015-19.47-47.94-29.203-80.727-29.203-40.598 0-72.507 13.143-95.735 39.471-23.27 26.464-34.863 62.732-34.863 108.779-0.005 49.828 13.209 88.21 39.635 115.162zM500.229 812.121h67.476l100.93-285.348h-64.662l-18.808 58.659h-105.082l-19.334-58.659h-62.375l101.855 285.348zM496.325 634.603h73.066l-36.061 112.255-37.005-112.255zM883.022 812.121v-50.538h-85.368v-234.811h-60.031v234.811h-85.72v50.538h231.119z" horiz-adv-x="1029" />
<glyph unicode="&#xe618;" d="M881.603 85.232c26.492 32.284 35.633 77.246 20.419 119.202l-14.031 38.517h84.433v712.014h-916.053v-712.018h492.629l53.704-147.545c15.299-41.984 51.285-70.435 92.221-78.12l23.632-78.641h217.022l-53.976 146.592zM854.627 333.556l-20.034 54.582-29.748 81.864c-45.281-16.525-68.646-66.499-52.088-111.677l32.585-88.952h-702.558v659.113h863.218v-659.113h-67.8l-23.575 64.183zM301.465 781.641c22.941 23.472 52.125 35.187 87.51 35.187 47.433 0 82.089-15.717 104.006-47.146 12.105-17.643 18.592-35.356 19.47-53.145h-59.495c-3.791 13.65-8.666 23.961-14.599 30.941-10.592 12.344-26.309 18.521-47.104 18.521-21.185 0-37.916-8.737-50.167-26.168-12.241-17.469-18.338-42.162-18.338-74.080 0-31.955 6.454-55.878 19.362-71.769 12.903-15.928 29.32-23.853 49.213-23.853 20.414 0 35.99 6.806 46.686 20.447 5.928 7.365 10.846 18.38 14.731 33.050h59.138c-5.115-31.044-18.127-56.264-39.067-75.738-20.978-19.433-47.846-29.146-80.572-29.146-40.518 0-72.37 13.115-95.551 39.396-23.228 26.413-34.797 62.614-34.797 108.567 0 49.725 13.19 88.036 39.574 114.937zM766.896 811.417v-50.439h-85.199v-234.36h-59.913v234.36h-85.556v50.439h230.668z" />
<glyph unicode="&#xe619;" d="M634.459 876.013v-27.715h-119.827v43.525h-34.644c0 27.064-29.418 61.785-71.211 61.785-40.692 0-77.556-31.773-77.556-79.719 0-22.777 13.082-43.132 24.633-50.071-45.774-16.901-107.147-74.886-119.263-110.19-16.843-33.668 29.39-61.88 53.162-28.222 23.763 33.668 50.434 74.963 129.627 94.773l0.134-34.883c-32.653-6.182-122.612-59.201-122.612-162.156v-598.341c0-14.853 6.929-39.582 36.625-39.582h263.532c29.706 0 36.634 24.739 36.634 39.582v598.341c0 102.955-86.762 155.973-119.818 162.156l0.163 41.62h120.411v-25.763l294.663-44.539v202.235l-294.654-42.836zM407.686 844.039c-18.863 0-34.146 15.293-34.146 34.146 0 18.844 15.283 34.127 34.146 34.127 18.853 0 34.137-15.283 34.137-34.127 0-18.853-15.283-34.146-34.137-34.146z" horiz-adv-x="1014" />
<glyph unicode="&#xe61a;" d="M874.473 488.866c84.146 0 134.238-50.124 134.238-126.896v-359.363c0-27.841-2.499-50.387-2.499-50.387h-384.249v349.269h-15.665l-71.323-106.416c-11.621-15.834-35.201-23.514-53.981-23.514h-167.443c-27.836 0-50.387 22.533-50.387 50.326 0 27.742 22.551 49.645 50.387 49.645h152.294l105.632 159.777c25.36 38.635 72.286 57.067 114.693 57.067 0-112.363 28-159.918 78.623-159.918v-186.814c-14.223-6.116-24.233-20.269-24.233-36.775 0-22.077 17.652-39.762 39.725-39.762 22.101 0 39.79 18.164 39.79 40.307 0 16.473-10.005 30.631-24.233 36.728v186.875c50.594 0.023 78.632 47.508 78.632 159.852zM842.907 488.866c-0.888-115.177-20.814-130.339-62.619-130.339-41.754 0-61.698 15.167-62.581 130.339h125.2zM779.607 748.276c63.474 0 114.918-51.444 114.918-114.956 0-63.465-51.449-114.932-114.918-114.932-63.474 0-114.975 51.468-114.975 114.932 0 63.507 51.496 114.956 114.975 114.956zM497.138 732.555c14.012 0 25.431 11.414 25.431 25.468s-11.414 25.45-25.431 25.45c-14.087 0-25.468-11.396-25.468-25.45s11.381-25.468 25.468-25.468zM315.199 872.866c20.020 0 36.263 16.243 36.263 36.272 0 20.015-16.243 36.291-36.263 36.291-20.053 0-36.291-16.276-36.291-36.291-0.009-20.034 16.238-36.272 36.291-36.272zM118.295 872.631c20.325 0 36.845 16.351 36.845 36.53 0 20.17-16.52 36.53-36.845 36.53-20.33 0-36.808-16.351-36.808-36.53-0.005-20.179 16.478-36.53 36.808-36.53zM462.59 512.864c0-8.22 6.783-14.928 15.045-14.928 8.225 0 14.909 6.703 14.909 14.928 0 12.255 0 89.285 0 89.285h11.687c0 0 0-77.030 0-89.285 0-8.22 6.684-14.928 14.947-14.928 8.258 0 15.008 6.703 15.008 14.928 0 12.255 0 166.893 0 166.893h11.551c0 0 0-49.396 0-56.588 0-6.167 4.979-11.151 11.104-11.151 6.167 0 11.001 4.988 11.001 11.151v64.334c0 18.009-15.867 32.627-33.825 32.627 0 0-69.064-0.052-69.336-0.080l-22.345 2.165-28.719 100.103c-11.579 40.373-45.38 39.095-45.38 39.095h-93.104c0 0-33.797 1.273-45.38-39.095l-15.045-52.421-15.045 52.421c-11.579 40.373-45.38 39.095-45.38 39.095h-72.037c0 0-33.773 1.273-45.361-39.095l-28.996-101.010c-2.776-9.418 1.851-18.225 10.080-20.607 8.258-2.335 17.272 3.391 19.47 10.926l28.151 98.473h13.777l-41.214-170.468h36.418v-121.081c0-9.991 8.056-18.084 18.028-18.084 10.005 0 18.16 8.093 18.16 18.084v121.081h15.252v-121.081c0-9.991 8.051-18.084 18.066-18.084 10.005 0 18.098 8.093 18.098 18.084v121.081h35.817l-40.847 170.468h13.777l28.169-98.473c1.921-6.539 7.92-11.832 15.012-11.236 7.093-0.601 14.322 4.697 16.177 11.236l28.207 98.473h12.683c0 0 0-270.627 0-288.059 0-11.738 9.596-21.269 21.382-21.269 11.729 0 21.288 9.531 21.288 21.269 0 17.422 0 163.892 0 163.892h15.726c0 0 0-146.46 0-163.892 0-11.738 9.526-21.269 21.288-21.269 11.743 0 21.33 9.531 21.33 21.269 0 17.422 0 288.059 0 288.059h13.777l26.187-95.199c1.644-5.712 7.572-11.283 13.913-13.195l36.535-10.221v-178.622h-0.005z" />
<glyph unicode="&#xe61b;" d="M406.29 489.025c-4.185 0-8.365-0.201-12.573-0.599v-40.338h14.373c11.811 0 16.791 5.985 16.791 19.984 0 11.764-3.17 20.952-18.591 20.952zM676.247 606.154v328.48h-328.802v-328.48h-328.924v-328.723h328.924v-328.484h328.802v328.484h328.826v328.723h-328.826zM132.578 375.174h-66.163v133.232h64.559v-21.588h-38.772v-31.95h34.989v-21.387h-34.989v-37.318h40.376v-20.99zM254.134 375.174h-24.179v86.283h-0.809l-24.983-50.718-25.189 50.517v-86.081h-25.189v133.232h24.183l26.189-50.527 25.792 50.527h24.188v-133.232zM346.711 375.174h-66.149v133.232h64.568v-21.588h-38.818v-31.95h35.026v-21.387h-35.026v-37.318h40.399v-20.99zM451.472 375.17h-26.956l-12.223 46.749c-0.987 3.792-1.796 5.583-5.19 5.583h-13.387v-52.332h-25.792v132.433c12.615 1.403 24.38 1.8 37.378 1.8 27.19 0 44.967-12.396 44.967-39.73 0-19.213-7.795-29.369-19.596-33.984v-0.201c2.81-0.8 3.811-2.805 4.61-6.172l16.188-54.146zM560.217 433.323c0-28.971-7.201-60.346-43.349-60.346-37 0-49.203 35.751-49.203 68.533 0 33.151 13.424 69.108 51.181 69.108 14.177 0 24.754-5.817 34.984-15.977l-14.2-18.979c-5.793 7.182-10.787 12.961-21.163 12.961-22.168 0-23.786-30.743-23.786-46.95 0-16.37 0.584-48.114 22.963-48.114 17.179 0 19.171 15.57 19.166 29.383v4.774h-18.142v21.144h41.559v-15.538zM648.594 375.174h-66.163v133.232h64.582v-21.588h-38.828v-31.95h35.017v-21.387h-35.017v-37.318h40.413v-20.99zM760.935 375.174h-22.575l-42.779 82.271h-0.599v-82.271h-25.184v133.232h24.983l40.81-78.89h0.365v78.89h24.983v-133.232zM833.33 372.977c-36.77 0-49.975 32.544-49.975 68.697 0 34.185 14.214 68.94 51.191 68.94 15.566 0 25.759-7.018 36.004-19.18l-15.421-18.208c-5.77 8.819-11.166 15.397-20.985 15.397-18.217 0-23.823-22.958-23.823-46.95 0-17.978 3.614-46.912 24.403-46.912 10.843 0 16.8 6.584 23.393 15.369l13.195-18.787c-8.805-10.782-21.602-18.381-37.982-18.367zM936.502 426.103v-50.933h-25.6v49.531l-34.807 83.706h27.597l20.204-60.72 20.181 60.72h26.208l-33.783-82.303z" horiz-adv-x="1019" />
<glyph unicode="&#xe61c;" d="M830.192 26.732v447.995c0 45.206-35.849 81.807-81.582 81.807h-449.010c-47.282 0-81.619-37.099-81.619-81.788l-0.122-0.019v-447.995c0-45.704 37.024-81.262 81.732-81.272h449.536c44.68 0 81.159 33.501 81.065 81.159v0.113zM745.566 30.377h-443.082v440.508h443.082v-440.508zM634.795 903.248c-0.489 58.584 84.287 59.27 84.776 0l-1.296-177.81 45.601 55.86c31.472 34.562 86.824-13.622 52.656-52.647l-110.592-131.645c-17.455-17.474-40.161-17.38-57.522 0l-110.066 132.143c-34.177 39.053 21.701 87.726 52.647 52.666l45.094-56.376-1.296 177.81zM327.069 627.745c-0.489-58.584 84.278-59.242 84.767 0l-1.287 177.828 45.591-55.85c31.49-34.562 86.833 13.622 52.666 52.647l-110.583 131.636c-17.474 17.474-40.199 17.361-57.541 0l-110.066-132.162c-34.187-39.025 21.682-87.707 52.647-52.647l45.075 56.376-1.268-177.828zM724.569 218.558c0-8.944-7.187-15.135-15.078-15.135 0 0-99.093 0-99.215 0-7.788 0-15.097 6.304-15.097 15.135v107.821c0 12.373 9.911 20.846 20.743 20.846-0.113 0 87.848 0 87.848 0 11.828 0 20.79-9.423 20.79-20.846v-107.821h0.009zM700.303 207.379h-37.747v-145.831c0-25.854 37.747-25.854 37.747 0v145.831zM656.816 207.379h-37.756v-145.831c0-25.666 37.756-25.666 37.756 0v145.831zM688.57 384.315c0-15.648-12.685-28.334-28.334-28.334s-28.334 12.685-28.334 28.334c0 15.648 12.685 28.334 28.334 28.334 15.648 0 28.334-12.685 28.334-28.334zM588.922 218.558c0-8.944-7.168-15.135-15.069-15.135 0 0-99.084 0-99.215 0-7.797 0-15.116 6.304-15.116 15.135v107.821c0 12.373 9.93 20.846 20.743 20.846-0.103 0 87.848 0 87.848 0 11.837 0 20.781-9.423 20.781-20.846v-107.821h0.028zM564.675 207.379h-37.756v-145.831c0-25.854 37.756-25.854 37.756 0v145.831zM521.197 207.379h-37.766v-145.831c0-25.666 37.766-25.666 37.766 0v145.831zM552.951 384.315c0-15.648-12.685-28.334-28.334-28.334-15.648 0-28.334 12.685-28.334 28.334 0 15.648 12.685 28.334 28.334 28.334 15.648 0 28.334-12.685 28.334-28.334zM453.313 218.558c0-8.944-7.196-15.135-15.088-15.135 0 0-99.084 0-99.215 0-7.779 0-15.106 6.304-15.106 15.135v107.821c0 12.373 9.921 20.846 20.743 20.846-0.113 0 87.848 0 87.848 0 11.828 0 20.79-9.423 20.79-20.846v-107.821h0.028zM429.056 207.379h-37.756v-145.831c0-25.854 37.756-25.854 37.756 0v145.831zM385.559 207.379h-37.747v-145.831c0-25.666 37.747-25.666 37.747 0v145.831zM417.322 384.315c0-15.648-12.685-28.334-28.334-28.334s-28.334 12.685-28.334 28.334c0 15.648 12.685 28.334 28.334 28.334 15.648 0 28.334-12.685 28.334-28.334z" horiz-adv-x="1015" />
<glyph unicode="&#xe61d;" d="M551.651 944.444c-171.859 0-330.252-129.029-363.249-271.196-7.35-31.571-15.594-114.16-15.594-114.16l-78.96-199.208c-1.59-3.586-2.417-7.631-2.417-11.877 0-16.809 13.667-30.505 30.542-30.505h8.388c-1.8 6.626-0.486 13.906 4.62 19.222 12.082 12.489 24.945 23.402 38.276 32.473 9.207 6.275 21.733 3.867 28.022-5.344 6.247-9.216 3.858-21.775-5.349-28.027-7.94-5.382-15.631-11.9-23.122-18.876v-74.093h17.801c11.152 0 20.195-9.006 20.195-20.157 0-11.147-9.043-20.185-20.195-20.185h-17.352c4.727-78.231 69.468-140.255 148.943-140.255h59.252v-116.025h88.691v15.117c0 11.156 9.043 20.19 20.195 20.19 11.147 0 20.157-9.038 20.157-20.19v-15.117h36.27v15.089c0 11.152 9.038 20.185 20.185 20.185 11.147 0 20.157-9.038 20.157-20.185v-15.089h198.572v321.55c88.101 69.291 144.735 177.040 144.735 297.867-0.014 209.2-169.493 378.796-378.763 378.796zM266.156 569.066c23.365 0 42.241-18.909 42.241-42.311 0-23.304-18.876-42.279-42.241-42.279-23.398 0-42.339 18.979-42.339 42.279-0.005 23.398 18.937 42.311 42.339 42.311zM219.702 372.537c-3.072 10.708 3.1 21.892 13.803 24.964 15.636 4.521 32.3 7.35 49.624 8.515 11.423 0.762 20.742-7.696 21.471-18.801 0.762-11.124-7.668-20.751-18.778-21.481-14.458-0.963-28.298-3.31-41.128-7.042-1.861-0.514-3.731-0.79-5.588-0.79-8.772 0.009-16.847 5.77-19.405 14.635zM297.283 202.516h-46.141c-11.152 0-20.153 9.043-20.153 20.185 0 11.152 9.001 20.157 20.153 20.157h46.141c11.147 0 20.153-9.006 20.153-20.157 0-11.142-9.006-20.185-20.153-20.185zM560.558 480.777h46.141c11.147 0 20.153-9.043 20.153-20.19 0-11.152-9.006-20.157-20.153-20.157h-46.141c-11.152 0-20.157 9.006-20.157 20.157 0 11.152 9.010 20.19 20.157 20.19zM451.266 427.595c9.249 16.604 23.538 30.271 41.348 39.412 9.903 5.106 22.084 1.244 27.152-8.664 5.111-9.908 1.248-22.088-8.664-27.194-10.694-5.531-19.189-13.532-24.571-23.197-3.694-6.63-10.558-10.357-17.632-10.357-3.306 0-6.696 0.795-9.8 2.52-9.73 5.429-13.251 17.712-7.832 27.48zM324.823 386.181c1.833 10.974 12.078 18.46 23.197 16.665 16.253-2.656 32.441-6.799 48.030-12.283 10.525-3.694 16.052-15.192 12.358-25.712-2.899-8.314-10.698-13.536-19.049-13.536-2.212 0-4.451 0.383-6.663 1.174-13.387 4.695-27.265 8.187-41.203 10.525-11.012 1.8-18.465 12.162-16.669 23.169zM418.409 193.716c-3.656-6.728-10.6-10.563-17.745-10.563-3.278 0-6.551 0.795-9.627 2.445-11.591 6.322-24.258 10.909-37.612 13.705-10.909 2.277-17.913 12.938-15.669 23.847 2.277 10.937 12.975 17.95 23.879 15.678 17.221-3.6 33.61-9.567 48.661-17.749 9.805-5.349 13.429-17.6 8.113-27.363zM426.695 355.98c3.932 6.181 10.698 9.151 17.534 9.006 2.039 6.42 6.934 11.834 13.934 13.639 10.843 2.726 21.813-3.778 24.539-14.574 5.041-19.741 15.295-36.752 15.393-36.925 5.831-9.487 2.862-21.92-6.626-27.746-3.31-2.043-6.939-3.011-10.563-3.011-5.176 0-10.249 2.043-14.079 5.765-0.033 0.037-0.108 0.075-0.136 0.103-10.492 9.562-21.845 18.259-33.82 25.89-9.389 5.976-12.148 18.465-6.177 27.854zM452.748 117.449c-5.793 12.737-13.008 24.408-21.429 34.648-7.074 8.636-5.835 21.331 2.796 28.401 8.594 7.112 21.326 5.831 28.401-2.796 10.628-12.943 19.704-27.615 26.951-43.527 4.624-10.146 0.173-22.117-9.973-26.703-2.726-1.248-5.55-1.838-8.351-1.838-7.659 0.009-15.014 4.395-18.395 11.816zM510.485 21.885c0-11.156-9.006-20.19-20.153-20.19-11.152 0-20.195 9.038-20.195 20.19v11.283c0 10.806-0.762 21.495-2.244 31.814-1.585 11.040 6.074 21.294 17.081 22.893 11.287 1.552 21.252-6.079 22.846-17.123 1.796-12.213 2.656-24.843 2.656-37.579l0.009-11.287zM524.461 223.22c-5.906 12.882-12.975 25.296-21.050 36.995-6.35 9.179-4.045 21.738 5.106 28.059 9.183 6.345 21.733 4.068 28.092-5.106 9.389-13.602 17.67-28.097 24.539-43.097 4.657-10.118 0.206-22.093-9.903-26.75-2.726-1.248-5.592-1.838-8.43-1.838-7.622 0.005-14.935 4.353-18.353 11.736zM546.648 127.942c-0.379 14.182-2.001 28.401-4.83 42.274-2.24 10.941 4.83 21.565 15.739 23.814 10.876 2.24 21.565-4.825 23.809-15.771 3.287-16.15 5.181-32.717 5.625-49.213 0.318-11.147-8.454-20.391-19.592-20.704-0.21-0.037-0.379-0.037-0.594-0.037-10.871 0-19.844 8.697-20.157 19.638zM587.098 21.848c0-11.152-9.006-20.19-20.157-20.19s-20.185 9.043-20.185 20.19v46.103c0 11.147 9.038 20.195 20.185 20.195s20.157-9.052 20.157-20.195v-46.103zM598.175 348.527v34.381l6.663 0.070c42.896 0.070 77.894 34.989 78.030 77.857-0.131 42.858-35.134 77.791-78.030 77.861l-6.663 0.037v34.334h6.696c61.982 0 112.402-50.316 112.402-112.233 0-61.912-50.419-112.308-112.402-112.308h-6.696z" horiz-adv-x="1019" />
<glyph unicode="&#xe61e;" d="M911.085 605.952v-264.401h-141.691l-193.555 197.006c0 0-31.080 60.473 29.412 67.394h305.835zM707.48 849.294c0-51.537-41.779-93.317-93.317-93.317-51.537 0-93.317 41.779-93.317 93.317 0 51.537 41.779 93.317 93.317 93.317 51.537 0 93.317-41.779 93.317-93.317zM625 453.158l-102.741 104.391v165.139c0.209 2.437 0.332 4.902 0.332 7.386 0 51.532-41.785 93.307-93.326 93.307-10.98 0-21.523-1.906-31.317-5.395l-0.104 0.521-2.399-1.46c-10.743-4.181-20.508-10.278-28.89-17.873l-188.407-116.48c-1.166-0.702-2.342-1.394-3.47-2.152l-3.224-1.982 0.076-0.152c-23.846-16.858-39.471-44.639-39.5-76.108l-0.332 0.209v-572.416c-0.256-2.541-0.408-5.12-0.408-7.708 0-39.433 31.981-71.405 71.415-71.405 39.424 0 71.415 31.981 71.415 71.405 0 3.423-0.275 6.77-0.721 10.050v487.159l-2.285 1.327c0.341 0.199 0.692 0.398 1.043 0.597l1.242-1.915 155.525 101.49v-108.402l132.617-128.332 0.284 0.303c8.448-8.552 20.186-13.852 33.138-13.852 25.761 0 46.649 20.878 46.649 46.649 0.057 14.308-6.447 27.136-16.612 35.698zM837.414 686.545c0-8.593-6.966-15.559-15.559-15.559s-15.559 6.966-15.559 15.559c0 8.593 6.966 15.559 15.559 15.559 8.593 0 15.559-6.966 15.559-15.559zM801.119 669.269c0-8.593-6.966-15.559-15.559-15.559s-15.559 6.966-15.559 15.559c0 8.593 6.966 15.559 15.559 15.559 8.593 0 15.559-6.966 15.559-15.559zM713.207 750.677c0 6.466 5.224 11.691 11.653 11.691 6.457 0 11.662-5.224 11.662-11.691 0-6.409-5.215-11.643-11.662-11.643-6.438 0.009-11.653 5.234-11.653 11.643zM699.61 738.816c0-6.446-5.226-11.672-11.672-11.672s-11.672 5.226-11.672 11.672c0 6.446 5.226 11.672 11.672 11.672 6.446 0 11.672-5.226 11.672-11.672zM668.7 711.177c0-6.441-5.221-11.662-11.662-11.662s-11.662 5.221-11.662 11.662c0 6.441 5.221 11.662 11.662 11.662 6.441 0 11.662-5.221 11.662-11.662zM652.961 672.493c0-6.446-5.226-11.672-11.672-11.672s-11.672 5.226-11.672 11.672c0 6.446 5.226 11.672 11.672 11.672 6.446 0 11.672-5.226 11.672-11.672zM652.961 634.273c0-6.446-5.226-11.672-11.672-11.672s-11.672 5.226-11.672 11.672c0 6.446 5.226 11.672 11.672 11.672 6.446 0 11.672-5.226 11.672-11.672zM689.436 634.273c0-6.446-5.226-11.672-11.672-11.672s-11.672 5.226-11.672 11.672c0 6.446 5.226 11.672 11.672 11.672 6.446 0 11.672-5.226 11.672-11.672zM689.436 669.696c0-6.446-5.226-11.672-11.672-11.672s-11.672 5.226-11.672 11.672c0 6.446 5.226 11.672 11.672 11.672 6.446 0 11.672-5.226 11.672-11.672zM704.123 702.54c0-6.441-5.221-11.662-11.662-11.662s-11.662 5.221-11.662 11.662c0 6.441 5.221 11.662 11.662 11.662 6.441 0 11.662-5.221 11.662-11.662zM736.095 717.208c0-6.446-5.226-11.672-11.672-11.672s-11.672 5.226-11.672 11.672c0 6.446 5.226 11.672 11.672 11.672 6.446 0 11.672-5.226 11.672-11.672zM775.092 746.060c0-7.090-5.748-12.838-12.838-12.838s-12.838 5.748-12.838 12.838c0 7.090 5.748 12.838 12.838 12.838 7.090 0 12.838-5.748 12.838-12.838zM773.566 705.65c0-7.090-5.748-12.838-12.838-12.838s-12.838 5.748-12.838 12.838c0 7.090 5.748 12.838 12.838 12.838 7.090 0 12.838-5.748 12.838-12.838zM810.278 725.087c0-7.085-5.743-12.828-12.828-12.828-7.085 0-12.828 5.743-12.828 12.828 0 7.085 5.743 12.828 12.828 12.828 7.085 0 12.828-5.743 12.828-12.828z" horiz-adv-x="1015" />
<glyph unicode="&#xe61f;" d="M87.716 416.707h88.745c6.741 0 12.969-3.359 16.685-8.897 0 0 16.915-25.53 33.797-50.871 9.366 82.982 41.956 373.027 41.956 373.027 1.127 9.568 8.972 17.121 18.728 17.685 9.681 0.597 18.352-5.872 20.593-15.29 0 0 42.501-178.195 62.614-262.384 13.232 37.423 26.61 75.325 26.61 75.325 2.804 7.929 10.315 13.307 18.737 13.35 8.394 0.038 15.989-5.19 18.864-13.124 0 0 39.476-107.219 47.381-128.817 19.987 0 77.021 0 77.021 0 6.731 0 12.969-3.359 16.675-8.901 0 0 16.929-25.534 33.783-50.881 9.39 82.982 41.979 373.032 41.979 373.032 1.080 9.568 8.934 17.121 18.7 17.685 9.676 0.597 18.385-5.872 20.626-15.294 0 0 42.463-178.12 62.581-262.384 13.227 37.423 26.652 75.325 26.652 75.325 2.795 7.929 10.268 13.307 18.69 13.35 8.413 0.038 16.036-5.19 18.874-13.124 0 0 39.513-107.215 47.409-128.817 13.786 0 54.681 0 78.721 0l4.185 7.999c38.236 65.794 66.156 187.617 66.156 276.33 0 113.194-82.38 249.931-242.923 249.931-229.404 0-258.894-214.899-258.894-214.899s-28.451 213.856-257.714 213.856c-154.882 0-237.972-131.772-237.972-248.888 0-101.155 44.295-226.013 66.978-277.297l3.762-7.027zM851.461 376.71c-8.413 0-15.891 5.27-18.756 13.082 0 0-17.718 48.109-33.092 89.868-14.355-40.749-30.64-86.918-30.64-86.918-2.955-8.366-11.039-13.791-19.888-13.265-8.859 0.409-16.37 6.656-18.39 15.322 0 0-28.597 119.77-51.806 217.074-13.801-122.575-35.328-313.973-35.328-313.973-0.935-8.3-7.027-15.21-15.214-17.15-8.187-1.987-16.671 1.348-21.349 8.338 0 0-48.485 72.972-58.279 87.618-16.666 0-80.252 0-80.252 0-8.366 0-15.867 5.261-18.728 13.082 0 0-17.718 48.109-33.083 89.863-14.425-40.744-30.72-86.918-30.72-86.918-2.955-8.37-11.029-13.791-19.883-13.265-8.864 0.409-16.356 6.656-18.455 15.322 0 0-28.54 119.775-51.707 216.928-13.796-122.462-35.309-313.818-35.309-313.818-0.949-8.3-7.027-15.21-15.196-17.15-8.187-1.987-16.671 1.348-21.363 8.338 0 0-48.48 72.972-58.274 87.618-8.126 0-33.886 0-56.311 0 143.421-254.83 403.221-422.672 403.221-422.672s264.502 167.875 410.201 422.672l-71.398 0.005z" />
<glyph unicode="&#xe620;" d="M232.819 769.282c42.778 0 77.397 34.684 77.397 77.429 0 42.75-34.623 77.397-77.397 77.397-42.731 0-77.397-34.647-77.397-77.397 0.005-42.74 34.666-77.429 77.397-77.429zM813.653 770.367c43.407 0 78.637 35.215 78.637 78.618 0 43.417-35.229 78.641-78.637 78.641-43.44 0-78.599-35.229-78.599-78.641-0.005-43.403 35.159-78.618 78.599-78.618zM204.218 328.671c-101.756 0-184.254-82.484-184.254-184.235 0-101.756 82.493-184.25 184.254-184.25s184.25 82.493 184.25 184.25c0 101.747-82.493 184.235-184.25 184.235zM226.060 27.479v-29.442h-44.041v29.442c-46.982 5.383-76.936 50.101-76.936 79.327h46.954c0-13.143 10.127-30.593 30.415-34.769v55.207c-10.127 1.954-15.797 3.551-26.662 6.534-27.756 7.666-46.977 31.039-46.977 60.834 0 29.513 28.818 62.633 73.216 68.505v27.498h44.051v-27.498c47.085-6.059 76.044-40.852 76.044-75.612l-45.995 0.023c-0.033 15.196-12.673 29.001-30.053 30.701v-51.768c12.777-2.823 12.777-2.494 24.534-5.698 43.802-11.922 53.675-40.598 53.675-64.639-0.009-36.934-29.541-62.276-78.223-68.646zM182.014 174.531c-19.681 3.504-25.135 11.926-25.135 21.011 0 10.606 13.345 20.832 25.135 22.204v-43.215zM226.591 72.244v46.653c19.442-2.785 31.758-11.156 31.758-23.162 0-10.62-11.471-22.725-31.758-23.491zM131.814 635.204h30.518l-35.267-131.25h211.508l-35.258 131.25h30.518l36.141-131.25h68.049l-43.656 159.194c-11.644 38.503-49.744 79.337-99.662 79.337h-123.782c-49.96 0-88.055-40.833-99.708-79.337l-43.619-159.194h68.049l36.169 131.25zM897.668 743.274c38.625 0 69.966-31.293 69.966-69.909l-0.117-214.627h45.047v-87.984l-91.131-0.047v-364.389c0-25.473-20.889-46.127-46.381-46.127-25.422 0-46.089 20.658-46.089 46.127 0 34.807 0 319.944 0 364.351h-29.391c0-44.441 0-329.545 0-364.351 0-25.473-20.687-46.127-46.174-46.127-25.464 0-46.315 20.658-46.315 46.127 0 19.672 0 198.097 0 364.328l-687.113-0.211v88.308h687.123c0 114.979 0 206.646 0 206.646l-146.789-173.798c-30.88-35.671-85.866 8.887-54.883 47.029l152.102 182.742c9.845 9.798 18.662 21.917 54.981 21.917h185.166z" />
<glyph unicode="&#xe621;" d="M227.486 784.97c32.856 18.218 63.707 23.287 91.695 15.085 29.002-8.481 50.52-29.556 63.427-45.559-33.029-24.72-53.388-64.116-54.165-106.915-0.074-2.793 0.4-5.274 0.88-7.764 1.978-10.896 8.648-19.27 20.089-24.176 0.647-0.275 2.588-0.88 6.74-0.88 11.338 0 25.162 4.561 25.307 4.594l183.18 51.894c14.061 4.082 21.392 11.678 22.235 23.217l0.275 1.839c0 0.102 0 0.237 0 0.34 1.462 8.346-7.387 22.477-15.048 26.698-11.739 6.572-22.542 12.837-32.619 18.73-37.32 21.723-64.279 37.45-91.56 37.45-2.998 0-6.023-0.344-9.058-0.712-15.839 22.751-49.915 62.715-102.293 78.28-44.060 13.107-90.461 6.405-138.003-19.982-18.52-10.282-112.873-57.512-178.339 1.499v-71.433c87.775-42.878 185.735 5.851 207.258 17.794zM777.346 645.781c-26.224 6.060-94.585 12.94-94.585 12.94l-59.443 23.561c-3.449-15.183-14.243-37.725-48.054-47.569l-183.217-51.894c-6.065-1.908-21.113-6.093-35.891-6.093-7.894 0-14.671 1.154-20.699 3.537-16.789 7.187-29.077 18.46-36.501 32.586-17.361-21.281-27.885-48.319-27.923-77.908l0.033-49.138-49.301 0.033c-46.55 64.358-118.9 108.795-201.984 117.574v-570.801c83.354 8.844 155.941 53.555 202.426 118.249h219.21c57.372-72.969 146.651-119.887 246.756-119.924 173.391 0.037 313.875 140.493 313.935 313.875 0 142.471-106.985 273.669-224.763 300.972zM650.719 597.434c0 9.258 7.731 15.933 15.974 15.933 9.258 0 15.933-6.675 15.933-15.933v-68.85c0-8.243-6.675-15.97-15.933-15.97-8.243 0-15.974 7.727-15.974 15.97v68.85zM696.483 304.3c0-52.266-42.361-94.794-94.459-94.794-52.168 0-94.618 42.529-94.618 94.794v7.145h31.8v-7.145c0.074-34.597 28.225-62.86 62.79-62.957 34.56 0.098 62.692 28.365 62.725 62.957v7.145h31.767l-0.005-7.145z" horiz-adv-x="1015" />
<glyph unicode="&#xe622;" d="M541.126 711.149v20.143h26.315v12.732c0 22.659 19.797 40.983 44.294 40.983 24.454 0 44.242-18.324 44.242-40.983v-12.732h25.745v-20.143h-140.597zM867.169 201.927c0-51.92-42.035-94.007-93.913-94.007-51.915 0-94.007 42.092-94.007 94.007 0 51.915 42.096 93.988 94.007 93.988 51.878 0 93.913-42.073 93.913-93.988zM818.153 201.927c0 24.843-20.106 44.934-44.916 44.934-24.838 0-44.967-20.092-44.967-44.934s20.129-44.981 44.967-44.981c24.81 0.005 44.916 20.139 44.916 44.981zM329.097 202.824c0-51.92-42.087-93.97-94.002-93.97-51.883 0-93.96 42.045-93.96 93.97 0 51.883 42.082 94.007 93.96 94.007 51.911 0 94.002-42.124 94.002-94.007zM280.249 202.74c0 24.833-20.125 44.934-44.953 44.934s-44.972-20.106-44.972-44.934c0-24.866 20.143-44.972 44.972-44.972 24.828 0 44.953 20.106 44.953 44.972zM931.003 469.2c28.073-5.466 44.883-17.59 57.554-86.872l20.045-125.040c7.219-40.693-15.781-55.53-44.448-55.53h-68.865c0 67.42-54.623 122.277-122.043 122.277-67.43 0-122.108-54.856-122.108-122.277h-294.281c0 67.42-54.651 122.277-122.076 122.277-67.453 0-122.104-54.856-122.104-122.277h-57.063c-20.092 0-35.751 15.215-35.751 34.844v411.166c0 22.402 17.684 40.404 39.356 40.404h738.851c28.078 0 48.61-13.943 58.751-38.365l74.182-180.607zM684.715 646.254v-170.802h197.496l-69.272 170.802h-128.224zM508.044 497.381v104.803h-104.799v-104.803h-104.822v-104.822h104.822v-104.785h104.799v104.785h104.808v104.822h-104.808z" horiz-adv-x="1019" />
<glyph unicode="&#xe623;" d="M192.809 606.621c5.247 52.993-8.206 108.025-41.927 154.497-33.721 46.509-81.849 76.375-133.847 87.889-5.271-53.031 8.173-108.025 41.89-154.539 33.726-46.505 81.854-76.366 133.884-87.847zM170.951 775.671c8.654-11.962 16.134-24.618 22.514-37.718 6.413 13.152 13.826 25.827 22.438 37.718 9.867 13.605 21.065 25.949 33.235 37.152-5.276 47.529-25.133 90.598-55.268 124.522-30.243-34.099-50.167-77.475-55.305-125.263 11.835-11 22.736-23.118 32.386-36.411zM369.824 849.007c-51.993-11.514-100.121-41.375-133.847-87.889-12.722-17.55-22.552-36.364-29.578-55.787 9.476-29.479 13.482-60.576 11.552-91.886 42.682 14.478 81.5 41.757 109.983 81.019 33.721 46.519 47.165 101.513 41.89 154.544zM651 798.354c-50.374 0-91.193-40.823-91.193-91.23 0-50.336 40.818-91.197 91.193-91.197 50.369 0 91.235 40.856 91.235 91.197 0 50.407-40.861 91.23-91.235 91.23zM887.355 417.464l-46.34 132.143c-8.994 24.887-26.27 44.358-75.021 44.358h-214.082c-48.718 0-66.027-19.465-74.993-44.358l-46.34-132.143c-3.483-8.551-5.276-27.724 13.581-40.578l109.025-71.888c15.893-10.551 37.341-6.139 47.859 9.754 10.485 15.931 6.102 37.407-9.825 47.892l-86.54 57.094 24.383 67.235h33.716l-19.758-54.546 65.682-43.343c14.765-9.716 24.869-24.623 28.412-41.998 3.558-17.337 0.137-35.024-9.584-49.784-3.893-5.861-8.687-10.901-14.034-15.171h90.952c-5.342 4.275-10.131 9.31-14.034 15.171-9.726 14.761-13.133 32.447-9.584 49.784 3.553 17.38 13.652 32.273 28.408 41.998l65.682 43.343-19.782 54.546h33.716l24.411-67.235-86.545-57.094c-15.926-10.481-20.343-31.961-9.825-47.892 10.514-15.893 31.961-20.31 47.859-9.754l109.021 71.888c18.852 12.854 17.021 32.032 13.576 40.578zM848.669 218.246c0 46.34 37.548 83.784 83.784 83.784 46.231 0 83.888-37.444 83.888-83.784 0-46.198-37.652-83.812-83.888-83.812s-83.784 37.614-83.784 83.812zM34.453 50.277c-10.344 0-18.725-8.381-18.725-18.692v-25.043c0 0-1.859-35.51 34.618-35.51 27.686 0 928.966 0 928.966 0 36.685 0 34.825 34.651 34.825 34.651v75.729c0 0-3.138 24.203-31.343 24.203h-90.603c-31.031 0-56.617-55.338-115.788-55.338h-741.952zM755.198 239.628h-260.591l-108.435-16.615 5.002 107.194h-18.172l5.068-108.435-75.715-11.59 5.62 117.784h-18.309l5.587-118.883-103.051-15.799 5.413 118.477h-17.861l5.38-119.539-123.574-18.932c-0.859 0-1.689-0.208-2.558-0.278l5.21 111.3h-17.998l5.063-112.3c-20.343-4.686-35.547-22.896-35.547-44.645 0-25.411 20.513-45.962 45.82-45.962l356.3-0.038c-6.205 10.037-9.966 21.754-9.966 34.377 0 36.302 29.521 65.819 65.829 65.819h142.709l115.679 24.161 6.413-30.72-118.855-24.821h-145.946c-19.003 0-34.41-15.412-34.41-34.448 0-18.861 15.171-34.136 33.957-34.377l282.558-0.033c43.688 0.34 78.749 35.543 78.749 79.051 0 43.735-35.373 79.254-79.367 79.254z" horiz-adv-x="1033" />
<glyph unicode="&#xe624;" d="M900.431 629.394c0-64.456-52.252-116.708-116.708-116.708s-116.708 52.252-116.708 116.708c0 64.456 52.252 116.708 116.708 116.708 64.456 0 116.708-52.252 116.708-116.708zM52.668 859.827v-211.657h-31.65c-6.002 0-10.872 4.818-10.872 10.853v273.125c0 9.24 6.89 16.771 16.351 16.771h139.958c9.447 0 16.356-7.498 16.356-16.733v-16.040h216.366c6.040 0 10.877-4.851 10.877-10.82v-61.412h-184.702v16.073c0 9.24-6.908 16.738-16.389 16.738h-139.91c-9.471 0-16.384-7.626-16.384-16.898zM495.135 519.996c0-6.002-4.856-10.816-10.877-10.816h-378.163c-6.021 0-10.872 4.818-10.872 10.839v273.12c0 9.24 6.89 16.771 16.351 16.771h139.925c9.466 0 16.389-7.503 16.389-16.738v-16.040h216.366c6.026 0 10.877-4.851 10.877-10.82v-246.317zM327.392 675.503v64.408h-64.441v-64.408h-64.436v-64.455h64.436v-64.432h64.441v64.432h64.432v64.455h-64.432zM899.039 482.627c64.663 0 117.066-52.304 117.066-116.967l0.245-427.73h-392.702v354.582h-15.898l-72.411-108.044c-11.797-16.073-35.736-23.868-54.81-23.868h-170.017c-28.238 0-51.172 22.877-51.172 51.091 0 28.167 22.934 50.403 51.172 50.403h154.638l107.284 162.207c25.704 39.228 75.96 58.198 116.425 58.198l210.18 0.127z" horiz-adv-x="1029" />
<glyph unicode="&#xe625;" d="M909.186 391.016v200.33c0 28.429 23.267 51.555 51.859 51.555 28.49 0 51.537-23.127 51.537-51.555v-274.324c0-37.93-13.639-74.57-38.136-103.19l-171.059-181.659c-16.978-15.977-21.139-30.136-21.139-51.565v-33.067h-186.19l-0.206 78.689c0 29.967-2.445 70.020 35.054 109.306l217.055 217.953c7.729 7.453 17.88 11.531 28.621 11.531 22.706 0 41.18-18.432 41.18-41.096 0-9.805-3.465-19.311-9.8-26.788l-104.691-112.14c-6.785-7.954-18.264-22.944-23.968-41.315-3.077-9.539-3.956-18.839-4.129-29.509h33.698c0.136 7.598 0.701 13.714 2.52 19.372 3.292 10.595 9.861 20.125 14.804 26.245l106.267 116.633c13.363 13.471 20.681 30.916 20.681 49.246-0.005 27.54-16.557 52.869-43.957 65.349zM124.778 391.016v200.33c0 28.429-23.267 51.555-51.855 51.555-28.485 0-51.541-23.127-51.541-51.555v-274.324c0-37.93 13.644-74.57 38.14-103.19l171.069-181.659c16.968-15.977 21.13-30.136 21.13-51.565v-33.067h186.186l0.21 78.689c0 29.967 2.441 70.020-35.059 109.306l-217.055 217.953c-7.729 7.453-17.871 11.531-28.621 11.531-22.71 0-41.18-18.432-41.18-41.096 0-9.805 3.465-19.311 9.8-26.788l104.696-112.14c6.789-7.954 18.264-22.944 23.968-41.315 3.086-9.539 3.956-18.839 4.129-29.509h-33.703c-0.136 7.598-0.692 13.714-2.52 19.372-3.287 10.595-9.861 20.125-14.799 26.245l-106.267 116.624c-13.368 13.471-20.681 30.921-20.681 49.25 0 27.545 16.552 52.874 43.953 65.354zM536.576 862.033c24.431 0 44.191 19.802 44.191 44.224 0 24.352-19.774 44.191-44.191 44.191-24.389 0-44.154-19.835-44.154-44.191-0.005-24.422 19.765-44.224 44.154-44.224zM296.792 861.79c-24.772 0-44.827 19.872-44.827 44.504 0 24.562 20.050 44.472 44.827 44.472 24.772 0 44.892-19.91 44.892-44.472 0-24.632-20.125-44.504-44.892-44.504zM756.18 691.17c17.109 0 30.996 13.892 30.996 31.005 0 17.109-13.887 31.001-30.996 31.001-17.146 0-31.038-13.892-31.038-31.001 0-17.109 13.892-31.005 31.038-31.005zM801.067 675.88c-10.913 0-73.050 0-83.627 0-0.379 0-27.989 2.52-27.989 2.52l-35.022 122.085c-14.102 49.157-55.319 47.651-55.319 47.651h-113.369c0 0-41.184 1.506-55.287-47.651l-17.291-60.107-17.249 60.107c-14.172 49.157-55.287 47.651-55.287 47.651h-87.727c0 0-41.212 1.506-55.319-47.651l-35.312-123.030c-3.357-11.516 2.936-20.26 13.017-23.164 10.048-2.866 20.33 2.202 22.916 11.372l34.4 119.916 16.758 0.033-50.213-207.634h44.373v-147.484c0-12.143 9.796-22.037 21.972-22.037 12.143 0 22.079 9.894 22.079 22.037v147.484h18.605v-147.484c0-12.143 9.805-22.037 21.944-22.037 12.213 0 22.107 9.894 22.107 22.037v147.484h43.602l-49.685 207.634 16.688-0.033 34.012-118.653c0.561-2.029 1.468-3.881 2.651-5.494 3.329-5.041 9.132-7.832 15.603-7.622 6.471-0.21 12.246 2.553 15.57 7.523 1.393 1.786 2.343 3.853 2.899 6.121l33.834 118.134 15.43 0.033c0 0 0-329.681 0-350.849 0-14.336 11.727-25.927 26.030-25.927 14.313 0 25.927 11.577 25.927 25.927 0 21.167 0 199.619 0 199.619h19.175c0 0 0-178.452 0-199.619 0-14.336 11.615-25.927 25.89-25.927 14.345 0 26.105 11.577 26.105 25.927 0 21.167 0 350.849 0 350.849l16.767-0.033 32.922-119.916c1.786-5.91 6.724-9.8 12.629-11.306 0.248-0.070 0.383-0.173 0.599-0.243 5.246-1.188 29.439-8.047 47.207-13.12 0-32.366 0-204.103 0-217.607 0-10.044 8.225-18.198 18.264-18.198 10.048 0 18.203 8.15 18.203 18.198 0 14.906 0 108.712 0 108.712h14.28c0 0 0-93.811 0-108.712 0-10.044 8.15-18.198 18.194-18.198s18.301 8.15 18.301 18.198c0 14.906 0 203.262 0 203.262h13.995c0 0 0-60.182 0-68.86 0-7.561 6.121-13.649 13.569-13.649 7.495 0 13.401 6.093 13.401 13.649 0 7.453 0 67.144 0 78.343 0.037 21.929-19.278 39.74-41.222 39.74z" />
<glyph unicode="&#xe626;" d="M10.891 275.786h852.791v-136.422h-852.791v136.422zM934.931 300.515h-45.716v62.579c0 54.406-41.668 65.814-76.656 65.814h-122.736c-38.022 0-70.637 18.872-89.433 51.765-14.948 26.165-19.303 58.32-13.015 87.528-40.702 4.804-67.986 22.557-84.753 38.367-27.093 25.562-42.635 61.239-42.635 97.912 0 69.020 47.008 138.9 136.843 138.9v-45.707c-72.072 0-91.126-60.952-91.126-93.184 0-24.136 10.307-47.707 28.299-64.665 20.796-19.609 50.099-28.902 84.647-26.882 8.843 0.555 16.461-3.694 20.834-10.9 4.421-7.197 4.488-16.24 0.201-23.514-12.719-21.6-12.546-52.511 0.402-75.164 7.493-13.111 22.212-28.739 49.745-28.739h122.736c75.479 0 122.373-42.73 122.373-111.52v-62.588zM1006.104 300.515h-45.697v84.025c0 74.235-51.018 153.15-145.58 153.15h-72.589c-8.575 0-16.451 4.804-20.346 12.46-3.905 7.647-3.187 16.853 1.857 23.81 16.547 22.815 26.433 50.808 26.433 74.876 0 60.445-47.965 104.324-114.028 104.324v45.707c91.069 0 159.725-64.493 159.725-150.030 0-21.332-5.082-43.936-14.432-65.44h33.371c119.741 0 191.277-101.108 191.277-198.857v-84.025zM889.215 277.939h45.716v-138.029h-45.716v138.029zM960.675 277.939h45.697v-138.029h-45.697v138.029z" />
<glyph unicode="&#xe627;" d="M287.858 863.886c0-43.971-35.645-79.616-79.616-79.616s-79.616 35.645-79.616 79.616c0 43.971 35.645 79.616 79.616 79.616 43.971 0 79.616-35.645 79.616-79.616zM396.316 638.521v40.22c0 42.306-34.276 76.601-76.61 76.601h-223.185c-42.306 0-76.61-34.295-76.61-76.601v-40.22c-0.076-0.91-0.123-1.849-0.123-2.788v-231.604c0-17.986 14.583-32.569 32.578-32.569 17.958 0 32.578 14.573 32.578 32.569v228.153h21.836v-260.75h0.161v-368.46c0-23.96 19.465-43.416 43.416-43.416 23.998 0 43.444 19.447 43.444 43.416v368.46h28.663v-368.46c0-23.96 19.456-43.416 43.425-43.416 23.998 0 43.425 19.447 43.425 43.416v368.46h0.133v260.75h21.836v-228.153c0-17.986 14.611-32.569 32.578-32.569 17.996 0 32.569 14.573 32.569 32.569v231.604c0.009 0.958-0.038 1.887-0.114 2.788zM779.435 789.4c43.937 0 79.597 35.631 79.597 79.588 0 43.985-35.66 79.635-79.597 79.635-43.985 0-79.644-35.65-79.644-79.635 0-43.956 35.65-79.588 79.644-79.588zM1002.648 446.142l-71.424 264.922c-0.664 2.399-1.602 4.703-2.74 6.817-8.107 24.823-31.403 42.79-58.927 42.79h-180.774c-28.681 0-52.774-19.513-59.866-45.995-0.484-1.166-0.882-2.38-1.233-3.631l-70.153-264.903c-4.674-17.361 5.641-35.224 23.031-39.889 17.37-4.655 35.224 5.67 39.889 23.031l55.116 208.090h22.955l-100.020-376.5h94.217v-259.935c0-19.987 16.194-36.191 36.2-36.191 19.959 0 36.172 16.194 36.172 36.191v259.935h28.795v-259.935c0-19.987 16.204-36.191 36.21-36.191 19.968 0 36.181 16.194 36.181 36.191v259.935h94.17l-100.38 376.5h23.552l56.102-208.090c4.684-17.361 22.528-27.686 39.889-23.031 17.38 4.665 27.686 22.528 23.040 39.889zM459.937 946.953h56.159v-982.111h-56.159v982.111z" horiz-adv-x="1018" />
<glyph unicode="&#xe628;" d="M487.301 627.759c0-32.379-29.497-67.044-67.764-67.044v-546.617c0-77.615-105.766-77.615-105.766 0v546.617c-37.253 0-69.679 28.681-69.679 71.671v300.838c0 26.178 37.831 27.174 37.831-1.024v-222.369h31.678v224.417c0 24.055 36.447 25.581 36.447-1.024v-223.403h32.73v224.114c0 25.145 35.366 26.159 35.366-0.996v-223.118h32.209v224.114c0 24.889 36.949 25.875 36.949-0.996v-305.18zM769.422 863.279v-848.943c0-75.89-105.984-74.761-105.984 0v336.849h-56.424v512.095c0 119.22 162.408 119.22 162.408 0z" />
<glyph unicode="&#xe629;" d="M742.476 465.172h-115.467v135.121c45.665 35.939 75.073 91.745 75.073 154.35 0 108.487-87.899 196.381-196.339 196.381-89.112 0-171.253-66.867-188.298-140.571-3.813-16.327-8.098-59.142-8.098-59.142l-40.946-103.315c-0.816-1.836-1.227-3.95-1.227-6.163 0-8.678 6.979-15.686 15.686-15.789 4.389 8.843 14.161 14.289 24.5 12.241 12.217-2.246 20.211-14.086 17.795-26.294-1.529-8.442-7.866-14.841-15.832-17.186v-23.642c0-42.767 34.684-77.418 77.409-77.418h30.772v-28.582h-125.084c-143.756 0.109-237.851-105.491-237.851-213.388v-301.113l158.262 0.071v260.686h45.561v-260.686l505.044-0.071v260.742h46.712v-260.742l154.851 0.071 0.113 329.483c0.019 82.085-81.264 185.056-222.637 184.957zM356.89 668.962c-3.841-3.133-8.914-4.87-13.779-4.87-6.975 0-13.576 3.133-17.762 8.721-3.846 4.7-5.422 10.618-4.709 16.54 0.68 6.125 3.808 11.33 8.508 15.006 9.424 7.484 24.236 5.743 31.551-3.676 3.846-4.87 5.408-10.787 4.7-16.714-0.68-5.913-3.643-11.325-8.508-15.006zM423.955 684.653v-0.51l-4.903 0.344c-12.354 1.057-21.608 12.005-20.551 24.392 1.057 11.495 10.82 20.721 22.49 20.721l1.906-0.17c5.917-0.51 11.491-3.294 15.346-7.824 3.813-4.728 5.748-10.485 5.205-16.577-0.849-10.608-9.216-19.154-19.494-20.376zM472.885 656.268c-3.468 4.87-4.865 10.787-3.799 16.714 1.057 5.927 4.186 11.16 9.225 14.638 9.763 6.97 24.392 4.356 31.362-5.38 7.144-10.306 4.705-24.411-5.408-31.551-3.846-2.624-8.371-4.016-13.071-4.016-7.319 0-14.124 3.468-18.309 9.594zM511.74 485.345c-12.349 0-22.457 10.108-22.457 22.462 0 12.392 10.108 22.5 22.457 22.5 12.557 0 22.665-10.108 22.665-22.5 0-12.354-10.108-22.462-22.665-22.462zM511.74 567.94c-12.349 0-22.457 10.103-22.457 22.622 0 12.387 10.108 22.49 22.457 22.49 12.557 0 22.665-10.103 22.665-22.49 0-12.519-10.108-22.622-22.665-22.622zM606.505 371.488c81.953 2.85 128.75-181.154 100.531-352.954-16.596-72.897-60.086 1.902-98.299 8.348-42.291 7.14-66.112 12.071-68.117 34.231-7.343 80.259 23.42 308.819 65.885 310.376zM482.516 61.711c-2.010-22.094-25.779-27.016-68.089-34.132-38.209-6.455-83.845-85.615-98.299-8.362-28.186 171.839 18.644 355.842 100.475 352.917 42.536-1.567 73.261-230.079 65.914-310.423zM541.554 325.587c-8.362 0-16.030 4.709-20.046 12.184-5.738 11-1.383 24.567 9.598 30.333 10.783 5.578 24.902 1.052 30.489-9.598 2.751-5.205 3.299-11.292 1.354-17.054-1.737-5.743-5.545-10.485-10.967-13.265-3.119-1.751-6.795-2.6-10.429-2.6v0zM511.74 402.595c-10.448 0-19.329 7.149-21.943 17.252-1.397 5.932-0.34 12.010 2.789 17.054 3.129 5.238 8.032 8.711 13.954 10.108 11.83 2.959 24.175-4.695 27.153-16.549 2.954-12-4.53-24.227-16.549-27.186-1.727-0.34-3.667-0.68-5.403-0.68v0zM481.969 325.587c-3.506 0-7.144 0.854-10.476 2.591-10.971 5.748-15.143 19.362-9.395 30.314 5.582 10.655 19.701 15.181 30.314 9.594 5.413-2.789 9.221-7.484 11.16-13.236 1.737-5.743 1.194-11.844-1.586-17.248-3.822-7.489-11.476-12.014-20.018-12.014v0zM651.66 32.383c7.833 0 15.308 4.2 19.324 10.787 6.432 10.82 2.963 24.548-7.654 31.027-10.278 6.262-24.736 2.416-31.031-7.687-2.959-5.205-4.002-11.127-2.416-17.068 1.392-5.936 5.035-10.787 10.287-13.921 3.459-2.119 7.47-3.138 11.491-3.138v0zM675.17 110.613c12.010 0 21.943 9.556 22.452 21.57 0.547 12.557-9.221 23-22.452 23.547-12.222 0-22.122-9.594-22.651-21.608-0.17-6.092 1.902-11.84 5.922-16.2 4.195-4.356 9.768-6.975 15.855-7.314h0.873v0.005zM658.088 190.57c3.671 0 6.975 0.854 10.108 2.416 11.16 5.587 15.671 18.998 10.094 30.149-5.224 10.811-19.159 15.695-30.135 10.278-5.417-2.779-9.391-7.314-11.33-13.067-1.902-5.748-1.571-11.844 1.227-17.252 3.836-7.654 11.495-12.524 20.036-12.524v0zM604.939 252.775c7.314 0 14.119 3.478 18.474 9.556 6.979 10.094 4.525 24.232-5.578 31.362-9.735 6.979-24.392 4.36-31.338-5.408-7.149-10.282-4.733-24.392 5.38-31.541 3.841-2.61 8.367-3.969 13.062-3.969v0zM371.863 32.383c4.186 0 8.164 1.029 11.67 3.129 5.030 3.129 8.711 7.994 10.287 13.916 1.383 5.752 0.51 11.877-2.624 16.913-6.257 10.273-20.721 13.935-30.994 7.857-5.073-3.162-8.711-8.032-10.287-13.949-1.397-5.738-0.543-11.83 2.619-17.068 3.983-6.814 11.467-10.797 19.329-10.797v0zM348.519 110.613h0.854c12.382 0.51 21.943 10.957 21.603 23.51-0.51 11.995-10.108 21.608-23.51 21.608-5.922-0.363-11.505-2.779-15.686-7.319-4.006-4.356-6.092-10.103-5.922-16.228 0.547-12.010 10.448-21.57 22.66-21.57v0zM365.224 190.57c8.711 0 16.577 4.87 20.395 12.519 2.61 5.408 2.959 11.495 1.057 17.252s-5.917 10.287-11.33 13.067c-10.957 5.427-24.906 0.543-30.135-10.278-2.77-5.417-3.133-11.5-1.194-17.262 1.906-5.582 5.922-10.273 11.297-12.892 3.143-1.553 6.611-2.407 9.91-2.407v0zM418.547 252.775c4.695 0 9.221 1.359 13.067 3.992 10.103 7.135 12.557 21.268 5.408 31.546-6.979 9.763-21.608 12.382-31.371 5.408-5.026-3.506-8.187-8.716-9.221-14.633-1.052-5.936 0.17-11.877 3.638-16.743 4.356-6.097 11.165-9.57 18.479-9.57v0z" horiz-adv-x="1029" />
<glyph unicode="&#xe62a;" d="M491.111 445.215c-18.681-17.408-168.457-162.722-168.457-162.722l39.978-39.429c0 0 133.064 122.81 153.050 141.387 4.942 4.575 13.312 13.303 28.785 13.303h453.839v62.844h-469.617c-13.725-0.009-26.741-5.388-37.578-15.383zM759.991 786.827c53.215 0 82.263 36.85 82.263 82.254 0 45.39-36.855 82.207-82.263 82.207-45.418 0-82.244-36.822-82.244-82.207 0-45.404 36.822-82.254 82.244-82.254zM638.027 645.482h27.578l-40.415-145.206h269.603l-40.448 145.206h27.582l41.956-145.206h71.267l-57.274 192.672c-7.567 26.605-41.223 73.742-99.474 73.742h-156.832c-58.222 0-91.841-47.137-99.474-73.742l-57.208-192.672h71.267l41.871 145.206zM404.851 507.909l-72.394 134.999c0 0-4.251 6.426-12.138 2.616-7.088-3.424-3.889-11.414-3.889-11.414l24.022-45.836 14.937-28.555-17.225 7.76c-30.532 13.754-47.358 19.639-54.117 22.65-1.198 0.554-7.126 3.814-9.935 9.996-7.999 17.882-42.162 104.345-49.819 123.467-6.473 16.168-22.467 39.147-55.319 47.282-37.39 9.249-75.086-14.336-83.991-51.858l-51.031-215.063c-4.538-17.338-12.358-64.254-12.358-84.029 0-19.78 0.334-420.070 0.334-420.070 0.254-35.436 25.84-64.009 61.243-63.859 35.361 0.108 59.566 28.93 59.458 64.319 0 0-0.047 228.761-0.085 355.878l54.408 229.686c6.351-15.538 14.219-34.464 16.797-39.011 6.135-10.724 12.175-18.103 24.534-23.909 0 0 71.22-29.475 98.783-42.050 16.609-6.36 34.638-0.728 45.131 12.504l3.809 7.887 1.311-2.508c0 0 8.117-14.284 20.104-14.937 3.434 10.898-2.569 24.055-2.569 24.055zM294.766 869.799c0-45.432-36.841-82.282-82.286-82.282-45.441 0-82.244 36.85-82.244 82.282 0 45.427 36.817 82.254 82.244 82.254 45.432 0 82.286-36.826 82.286-82.254zM331.818 333.011l160.284 149.185-20.832 22.359-160.294-149.208z" horiz-adv-x="1019" />
<glyph unicode="&#xe62b;" d="M514.738 943.226c-177.904 0-322.706-144.811-322.706-322.682 0-177.988 144.802-322.724 322.706-322.724 177.899 0 322.668 144.736 322.668 322.724-0.009 177.871-144.769 322.682-322.668 322.682zM514.738 327.694c-161.44 0-292.897 131.391-292.897 292.841 0 161.416 131.457 292.841 292.897 292.841 161.397 0 292.817-131.424 292.817-292.841 0.005-161.444-131.42-292.841-292.817-292.841zM347.695 641.79c14.158 0 47.86 0 61.947 0 0 14.261 0 48.612 0 62.835-14.087 0-47.794 0-61.947 0 0-14.223 0-48.57 0-62.835zM515.025 874.421c-140.081 0-254.008-114.012-254.008-254.027 0-140.053 113.927-253.957 254.008-253.957 140.011 0 253.9 113.904 253.9 253.957-0.005 140.016-113.899 254.027-253.9 254.027zM325.867 619.76v106.905h106.162v-106.905h-106.162zM435.228 424.307c-29.067 0-52.619 23.533-52.619 52.628 0 29.132 23.566 52.661 52.619 52.661 29.024 0 52.548-23.529 52.548-52.661 0-29.095-23.529-52.628-52.548-52.628zM498.881 541.193c-29.062 0-52.656 23.566-52.656 52.623 0 29.062 23.594 52.656 52.656 52.656 28.987 0 52.543-23.59 52.543-52.656s-23.561-52.623-52.543-52.623zM535.74 740.577c-30.542 0-55.381 24.867-55.381 55.465 0 30.659 24.839 55.423 55.381 55.423 30.621 0 55.385-24.764 55.385-55.423 0-30.593-24.769-55.465-55.385-55.465zM627.67 458.273c-29.161 0-52.684 23.561-52.684 52.623 0 29.095 23.524 52.656 52.684 52.656 29.024 0 52.59-23.566 52.59-52.656-0.009-29.062-23.566-52.623-52.59-52.623zM638.812 612.902c-29.024 0-52.619 23.599-52.619 52.661 0 29.132 23.594 52.656 52.619 52.656 29.128 0 52.684-23.524 52.684-52.656 0.005-29.062-23.557-52.661-52.684-52.661zM116.853 391.238v203.142c0 28.813-23.59 52.266-52.586 52.266-28.883 0-52.262-23.453-52.262-52.266v-278.185c0-38.461 13.833-75.621 38.672-104.636l173.465-184.231c17.211-16.177 21.429-30.551 21.429-52.299v-33.534h188.796l0.211 79.797c0 30.41 2.48 71.008-35.553 110.864l-220.090 221.015c-7.84 7.553-18.131 11.673-29.024 11.673-23.031 0-41.759-18.667-41.759-41.655 0-9.935 3.514-19.588 9.939-27.178l106.162-113.72c6.881-8.046 18.521-23.237 24.304-41.862 3.124-9.686 4.011-19.122 4.181-29.95h-34.168c-0.141 7.732-0.709 13.913-2.555 19.663-3.335 10.747-10.005 20.405-15.012 26.615l-107.755 118.258c-13.552 13.66-20.973 31.368-20.973 49.96 0.005 27.911 16.793 53.6 44.577 66.264zM912.37 391.238v203.142c0 28.813 23.59 52.266 52.581 52.266 28.888 0 52.266-23.453 52.266-52.266v-278.185c0-38.461-13.829-75.621-38.672-104.636l-173.465-184.231c-17.215-16.177-21.429-30.551-21.429-52.299v-33.534h-188.801l-0.211 79.797c0 30.41-2.475 71.008 35.549 110.864l220.094 221.015c7.844 7.553 18.131 11.673 29.029 11.673 23.026 0 41.754-18.667 41.754-41.655 0-9.935-3.509-19.588-9.93-27.178l-106.162-113.72c-6.886-8.046-18.521-23.237-24.308-41.862-3.128-9.686-4.011-19.122-4.185-29.95h34.172c0.132 7.732 0.7 13.913 2.555 19.663 3.335 10.747 9.996 20.405 15.003 26.615l107.755 118.258c13.556 13.66 20.978 31.368 20.978 49.96-0.005 27.911-16.788 53.6-44.572 66.264z" />
<glyph unicode="&#xe62c;" d="M122.936 300.988c2.338 78.521-40.385 108.1-92.473 127.635-17.31-67.182 30.468-123.081 92.473-127.635zM134.738 651.636c33.217 71.128 5.69 115.371-34.554 153.895-42.26-54.913-20.531-125.124 34.554-153.895zM153.474 453.644c-2.296 78.488 40.376 108.17 92.511 127.64 17.244-67.144-30.496-123.039-92.511-127.64zM153.474 332.611c-2.296 78.488 40.376 108.090 92.511 127.598 17.244-67.13-30.496-123.039-92.511-127.598zM153.474 574.639c-2.296 78.516 40.376 108.203 92.511 127.705 17.244-67.21-30.496-123.081-92.511-127.705zM122.936 422.021c2.338 78.483-40.385 108.17-92.473 127.635-17.31-67.144 30.468-123.048 92.473-127.635zM122.936 543.008c2.338 78.521-40.385 108.207-92.473 127.748-17.31-67.243 30.468-123.076 92.473-127.748zM711.245-49.103h-420.981l210.509 364.731 210.472-364.731zM373.91-0.797h253.723l-126.859 219.758-126.864-219.758zM61.482 199.355l891.857 242.627-13.251 49.012-891.927-242.66zM690.812 949.849c0 0 6.532-128.659 119.303-117.746 0 0 12.723 107.492-119.303 117.746zM808.876 531.412c-11.769-16.679-31.417-27.456-53.43-27.456-17.974 0-35.569 8.444-47.441 20.284-24.281 26.502-55.768 85.726-55.768 85.726-17.646 35.831-27.106 63.539-27.106 91.557 0 59.682 48.306 111.448 108.137 111.448 29.472 0 56.077-11.802 75.617-30.884 19.545 19.082 46.117 30.884 75.589 30.884 59.827 0 108.133-51.766 108.133-111.448 0-28.017-9.464-55.726-27.101-91.557 0 0-31.487-59.224-55.768-85.726-11.877-11.839-29.472-20.284-47.45-20.284-22.032 0.014-41.643 10.792-53.412 27.456z" />
<glyph unicode="&#xe62d;" d="M658.299 812.304c0-78.278-63.457-141.735-141.735-141.735s-141.735 63.457-141.735 141.735c0 78.278 63.457 141.735 141.735 141.735 78.278 0 141.735-63.457 141.735-141.735zM516.336 374.332h-149.829v108.159l-114.556-115.324c-51.762-51.781-121.938 14.585-70.081 66.452l189.698 190.077c15.39 15.286 32.24 25.009 58.955 25.009h170.128c26.725 0 44.769-9.42 60.595-25.009l191.622-191.934c49.365-49.346-22.678-116.347-70.043-66.499l-117.56 117.835v-108.756l-148.928-0.009zM664.629 318.22l-112.585-112.623 82.638-82.496-84.685-84.704c-50.009-50 18.973-121.493 70.659-69.778l133.974 139.272c28.734 29.331 36.694 83.51 5.876 114.328-0.095 0.133-95.877 96-95.877 96zM366.545 318.22l112.604-112.623-82.647-82.496 84.685-84.704c50-50-18.954-121.493-70.659-69.778l-133.955 139.262c-28.762 29.331-36.704 83.51-5.876 114.328 0.085 0.142 95.849 96.010 95.849 96.010z" horiz-adv-x="1018" />
<glyph unicode="&#xe62e;" d="M513.343 662.866c11.061-10.433 29.068-22.142 55.943-25.339-4.144-19.272-1.285-40.487 8.598-57.759 12.404-21.707 33.918-34.149 59.006-34.149h81.012c23.088 0 50.572-7.545 50.572-43.452v-41.298h30.16v41.298c0 45.394-30.933 73.602-80.741 73.602h-81.022c-18.171 0-27.87 10.308-32.816 18.963-8.549 14.945-8.636 35.357-0.251 49.606 2.811 4.792 2.763 10.752-0.145 15.505-2.908 4.743-8.144 7.467-13.756 7.197-22.876-1.372-42.129 4.811-55.876 17.756-11.853 11.187-18.654 26.73-18.654 42.67 0 20.924 12.22 60.059 57.837 61.382v-35.434h30.16v6.134c42.602-0.86 73.332-29.493 73.332-68.782 0-15.891-6.54-34.362-17.437-49.422-3.342-4.598-3.816-10.665-1.246-15.708 2.589-5.052 7.786-8.231 13.447-8.231h47.896c62.387 0 96.043-52.069 96.043-101.077v-55.48h30.169v55.48c0 64.512-47.23 131.236-126.242 131.236h-22.016c6.173 14.191 9.525 29.107 9.525 43.192 0 55.827-44.37 98.024-103.492 98.932v38.361h-30.169v-9.032c-57.75-1.208-88.016-46.592-88.016-91.551 0.039-24.19 10.288-47.742 28.179-64.599zM768.483 446h30.16v-91.117h-30.16v91.117zM815.635 446h30.15v-91.117h-30.15v91.117zM521.38 960c-277.147 0-502.61-225.473-502.61-502.62 0-277.137 225.473-502.6 502.6-502.6 277.147 0 502.62 225.473 502.62 502.6 0.010 277.147-225.464 502.62-502.61 502.62zM911.901 457.38c0-85.494-27.687-164.584-74.482-228.97l-126.126 126.107h40.303v90.035h-130.328l-328.878 328.868c64.386 46.795 143.495 74.482 228.99 74.482 215.33 0 390.521-175.191 390.521-390.521zM130.859 457.38c0 84.519 27.059 162.787 72.878 226.777l239.597-239.606h-254.532v-90.025h344.557l214.779-214.77c-64-45.781-142.259-72.868-226.787-72.868-215.301-0.029-390.492 175.143-390.492 390.492z" />
<glyph unicode="&#xe62f;" d="M550.827 947.491c-171.14 0-328.958-128.531-361.754-270.087-7.281-31.453-15.51-113.659-15.51-113.659l-78.599-198.421c-1.588-3.542-2.33-7.628-2.33-11.818 0-16.75 13.528-30.363 30.354-30.363h50.58v-105.402c0-82.239 66.513-148.837 148.64-148.837h59.096v-115.454h219.634v51.519h89.45v-51.519h93.409v320.15c87.768 69.017 144.206 176.302 144.206 296.594-0.005 208.417-168.777 377.297-377.175 377.297zM266.372 488.57c-23.388 0-42.374 18.953-42.374 42.35 0 23.317 18.986 42.238 42.374 42.238 23.181 0 42.2-18.921 42.2-42.238 0-23.397-19.019-42.35-42.2-42.35zM600.928 211.461h89.45v-48.386h-89.45v48.386zM600.928 280.308h89.45v-48.349h-89.45v48.349zM600.928 142.679h89.45v-48.447h-89.45v48.447zM600.928 73.827h89.45v-48.447h-89.45v48.447zM600.928 349.114h89.999c-0.174-3.546-0.564-7.036-0.564-10.672v-37.714h-89.45l0.014 48.386zM848.567 627.961c0-25.76-10.090-49.143-26.497-66.546-2.818-36.742-26.098-67.762-58.546-81.737v-0.343c-39.635-23.073-63.328-62.464-70.534-109.718h-36.639v109.615c0.244 34.168 10.992 56.052 33.515 69.547 8.244 4.74 15.74 10.165 22.115 16.173 16.722-6.003 31.523-17.788 40.918-34.544 1.959-3.297 5.472-5.153 8.929-5.153 1.677 0 3.429 0.413 4.998 1.339 5.012 2.748 6.797 8.995 3.997 13.941h-0.085c-10.541 18.751-26.563 32.594-44.774 40.833 9.338 14.345 14.533 31.448 14.289 51.98 0 0.108 0.127 0.207 0.127 0.348 0 9.272-1.376 18.3-3.847 26.784 21.396 4.082 40.246 14.937 54.117 30.222 3.842 4.228 3.57 10.714-0.686 14.496-4.223 3.809-10.611 3.467-14.383-0.653-12.081-13.148-28.4-22.143-46.94-24.614-14.904 27.606-42.613 47.212-75.095 50.787 2.161 17.507 10.071 33.13 21.941 45.018 3.913 3.983 3.913 10.484 0 14.425-3.983 4.021-10.578 4.021-14.552 0-15.219-15.214-25.37-35.544-27.925-58.175-38.146 4.805-67.528 37.188-67.612 76.622 0 5.599-4.631 10.268-10.127 10.268-5.806 0-10.339-4.669-10.339-10.268 0-6.665 0.644-13.016 1.912-19.263-14.453-12.513-32.444-18.831-50.463-18.831-8.906 0-17.821 1.583-26.248 4.636 0 0-0.127 0.033-0.24 0.070-10.372 3.748-19.879 9.695-28.122 17.934-3.95 3.983-10.47 3.983-14.491 0-4.030-3.983-4.030-10.451 0-14.463 8.436-8.417 17.948-14.937 28.090-19.649-2.034-25.515-16.858-47.456-37.601-59.782-11.983 18.202-30.011 32.622-52.158 39.664-5.519 1.719-11.264-1.273-13.016-6.661-1.508-5.397 1.235-11.128 6.698-12.814 16.459-5.219 29.668-15.351 39.189-28.263-6.388-1.714-12.946-2.64-19.916-2.64 0 0 0 0-0.103 0h-1.132c-26.29 0-50.467-10.47-68.044-27.61-4.162-3.95-4.27-10.442-0.174-14.458 1.959-2.067 4.636-3.091 7.417-3.091 2.335 0 4.909 0.963 6.905 2.884 13.946 13.599 32.965 21.805 53.906 21.805h1.24c49.312 0 90.276 36.718 96.698 84.306 7.004-1.513 14.017-2.33 21.119-2.33 20.024 0 40.208 6.214 57.212 18.507 6.224-14.181 16.036-26.577 27.963-36.197-12.156-14.975-19.301-32.759-21.189-50.951-5.115 0.822-10.508 1.273-15.9 1.273-15.454 0-31.143-3.673-45.746-11.475-4.998-2.645-6.905-8.864-4.256-13.876 1.855-3.401 5.458-5.388 9.127-5.388 1.686 0 3.204 0.371 4.678 1.235 11.753 6.149 24.041 9.066 36.197 9.066 5.425 0 10.785-0.587 15.9-1.682 2.236-20.743 11.198-41.035 26.61-57.175 2.062-2.123 4.707-3.157 7.346-3.157 2.508 0 5.12 0.925 7.145 2.809 4.195 3.955 4.293 10.376 0.315 14.463h-0.075c-13.702 14.491-20.945 32.89-21.424 51.51 0 0.272 0.075 0.474 0 0.789 0 0.371 0 0.756 0 1.127 0 18.075 6.243 35.929 18.615 50.284 13.016-6.482 27.85-10.268 43.543-10.268 0 0 0.070-0.033 0.174-0.033 0 0 0.070 0 0.16 0 42.515-0.132 76.913-34.482 77.087-76.993-8.070 2.128-16.379 3.227-24.895 3.227-12.194 0-24.543-2.231-36.469-7.145-5.289-2.161-7.793-8.103-5.67-13.317 2.161-5.223 8.032-7.76 13.293-5.632 9.545 3.809 19.263 5.67 28.846 5.67 7.727 0 15.379-1.17 22.566-3.401-2.513-11.466-7.422-20.668-15.031-28.841-0.587-0.517-1.132-1.104-1.588-1.79-5.829-5.74-12.833-11.024-21.495-16.271-29.64-17.309-43.844-48.696-43.548-87.162v-109.615h-34.952v104.227c0 38.287-24.003 74.592-54.22 87.505-14.421 5.594-29.461 14.97-40.415 27.23-15.623-10.616-34.365-16.863-54.53-16.863-20.226 0-38.968 6.153-54.497 16.694-15.459-10.165-34.097-16.102-54.051-16.102-54.831 0-99.168 44.431-99.168 99.201 0 40.941 24.759 76.067 60.186 91.178 9.582 43.684 48.278 76.373 94.842 76.373 2.475 0 4.749-0.207 7.041-0.352 17.544 25.656 47.043 42.477 80.459 42.477 16.539 0 32.068-4.115 45.7-11.471 15.383 10.235 33.787 16.177 53.596 16.177 25.45 0 48.631-9.916 66.006-26.023 7.281 1.752 14.792 2.781 22.664 2.781 39.316 0 73.315-23.66 88.491-57.551 39.903-12.086 68.956-49.11 68.956-92.93 0-8.793-1.165-17.267-3.321-25.342 12.415-16.351 19.898-36.747 19.898-58.894z" />
<glyph unicode="&#xe630;" d="M12.946 381.971h641.451v-60.12h-641.451v60.12zM516.401 508.369c0 42.054 34.102 76.081 76.081 76.081 41.942 0 76.133-34.027 76.133-76.081 0-41.923-34.191-76.11-76.133-76.11-41.984-0.005-76.081 34.191-76.081 76.11zM419.117 587.109h-254.868l-151.547-23.2v-131.546l76.481-0.033c-6.069 9.813-9.747 21.269-9.747 33.614 0 35.511 28.869 64.38 64.376 64.38h139.569l113.138 23.641 6.266-30.048-116.243-24.28h-142.74c-18.615 0-33.689-15.069-33.689-33.689 0-18.441 14.839-33.379 33.252-33.614l276.353-0.038c42.726 0.338 77.016 34.76 77.016 77.321 0.014 42.759-34.586 77.49-77.617 77.49zM551.006 160.444c170.022 0 307.839 137.836 307.839 307.862 0 170.040-137.813 307.867-307.839 307.867-111.146 0-208.271-59.152-262.393-147.479h128.921c36.352 30.457 83.122 48.833 134.247 48.833 115.534 0 209.206-93.687 209.206-209.23 0-115.566-93.673-209.253-209.206-209.253-32.782 0-63.666 7.76-91.286 21.194h-152.825c56.282-72.751 144.224-119.794 243.336-119.794zM551.006 946.040c-210.662 0-389.247-136.817-452.143-326.384l58.711 9.141 95.26-0.033c57.194 106.069 169.247 178.167 298.167 178.167 187.016 0 338.601-151.618 338.601-338.62 0-187.026-151.585-338.615-338.601-338.615-117.422 0-220.808 59.829-281.539 150.617h-155.695c73.207-168.922 241.377-287.171 437.234-287.171 263.121 0 476.451 213.302 476.451 476.451 0 263.107-213.33 476.447-476.447 476.447zM659.118 837.688c-1.729-6.877-7.868-11.461-14.646-11.461-1.217 0-2.461 0.132-3.673 0.474-58.138 14.5-119.883 14.5-178.077 0-8.093-2.161-16.29 2.898-18.315 10.992-2.025 8.093 2.903 16.285 11.029 18.31 62.957 15.717 129.729 15.717 192.686 0 8.093-2.029 13.016-10.221 10.996-18.315z" horiz-adv-x="1029" />
<glyph unicode="&#xe631;" d="M156.099 574.953c29.696 0 53.849-24.111 53.849-53.863 0-29.696-24.163-53.816-53.849-53.816s-53.816 24.125-53.816 53.816c-0.005 29.757 24.125 53.863 53.816 53.863zM512.991 874.67c39.095 0 70.872-31.739 70.872-70.877s-31.772-70.773-70.872-70.773c-39.067 0-70.783 31.645-70.783 70.773 0 39.133 31.716 70.877 70.783 70.877zM122.889 645.768l11.010-17.502c25.309 15.966 58.941 8.319 74.874-16.99l17.464 11.039c-22.016 34.924-68.378 45.465-103.349 23.453zM172.549 728.985l6.778-19.498c28.282 9.841 59.322-5.134 69.143-33.402l19.484 6.797c-13.594 39.006-56.405 59.674-95.406 46.103zM239.644 798.931l2.241-20.541c29.757 3.232 56.602-18.366 59.866-48.095l20.508 2.255c-4.481 41.040-41.533 70.83-82.615 66.382zM318.323 831.474c29.724-3.551 51.036-30.621 47.484-60.346l20.508-2.433c4.862 41.035-24.543 78.388-65.531 83.287l-2.461-20.508zM647.342 857.938c17.53-24.252 12.034-58.265-12.161-75.804l12.095-16.746c33.435 24.233 40.988 71.126 16.797 104.626l-16.732-12.077zM731.272 817.744c11.616-27.582-1.343-59.448-28.893-71.102l8.032-19.033c38.015 16.032 55.93 60.087 39.908 98.135l-19.047-7.999zM804.033 759.738c5.12-29.536-14.688-57.659-44.192-62.812l3.523-20.334c40.702 7.088 68.091 45.963 61.017 86.66l-20.348-3.514zM804.667 635.561l-1.113-20.602c41.242-2.241 76.626 29.456 78.933 70.726l-20.635 1.137c-1.635-29.893-27.263-52.896-57.184-51.261zM859.643 460.518c-29.945 0-54.234 24.092-54.234 53.788 0 29.705 24.28 53.788 54.234 53.788 29.921 0 54.239-24.078 54.239-53.788 0-29.696-24.322-53.788-54.239-53.788zM916.884 368.598l20.283-0.033 41.5-144.929c3.199-11.118 15.614-17.23 27.737-13.763 12.166 3.471 19.841 14.092 15.745 27.996l-42.679 148.677c-17.051 59.448-66.809 57.588-66.809 57.588h-106.036c0 0-49.716 1.86-66.809-57.588l-42.712-148.677c-4.063-13.904 3.617-24.524 15.773-27.996 12.124-3.471 24.543 2.64 27.704 13.763l41.528 144.929 20.255 0.033-55.446-193.339h225.444l-55.479 193.339zM154.981 389.172c19.423 0 30.842 7.102 31.26 60.796-19.479 0-42.43 0-61.656 0 0.446-53.699 10.846-60.796 30.396-60.796zM228.286 364.661h19.681c0 0 0-135.234 0-150.35 0-13.025 10.527-23.613 23.486-23.613 13.021 0 23.294 10.588 23.294 23.613 0 12.993 0 147.371 0 166.762 0 38.052-31.199 68.895-69.242 68.895-4.383 0-13.246 0-24.351 0 0-52.398-15.294-74.588-37.855-74.588v-60.599c6.656-2.837 11.358-9.465 11.358-17.145 0-10.301-8.253-18.784-18.554-18.784-10.339 0-18.554 8.192-18.554 18.531 0 7.727 4.641 14.303 11.292 17.15v60.637c-23.679 0-38.264 24.205-38.264 74.804-10.625 0-19.038 0-23.167 0-38.076 0-72.023-30.842-72.023-68.89 0-19.39 0-153.774 0-166.766 0-13.025 10.207-23.608 23.228-23.608 12.993 0 23.547 10.583 23.547 23.608 0 15.12 0 150.354 0 150.354h19.484v-189.407h146.643v189.398h-0.005zM621.108 616.373h-17.915v-558.785c0-22.058-17.887-39.931-39.964-39.931s-39.959 17.873-39.959 39.931v346.079h-20.475v-346.079c0-22.058-17.948-39.931-40.025-39.931s-39.931 17.873-39.931 39.931v558.785h-17.986l-0.028-206.059c0-16.84-13.664-30.49-30.495-30.49s-30.495 13.65-30.495 30.49v227.835c0 50.171 35.901 78.599 85.077 78.599h168.208c49.147 0 85.077-28.428 85.077-78.599v-227.835c0-16.84-13.66-30.49-30.49-30.49s-30.495 13.65-30.495 30.49l-0.103 206.059z" horiz-adv-x="1029" />
<glyph unicode="&#xe632;" d="M505.982 681.667c75.692 0 137.081 61.398 137.081 137.090s-61.393 137.062-137.081 137.062c-75.711 0-137.114-61.37-137.114-137.062 0.005-75.688 61.393-137.090 137.114-137.090zM686.857 639.949c-22.467 0-90.503 0-161.396 0v-128l29.677-7.27v29.677c0 19.284 17.571 36.785 49.636 15.225 45.168-30.45 93.789-203.39 41.048-196.58-25.46 3.244-39.848 15.593-67.877 17.166-22.77 1.173-22.77 10.961-22.803 23.841-0.028 12.879 0 54.23 0 54.23v23.040c-9.616 2.313-20.755 5.032-29.673 7.247v-158.287c0 0 44.497 30.25 76.316 5.604 20.056-15.602 32.628-60.495-29.44-97.080-14.317-8.713-92.281-29.342-116.759 16.579h-27.597c-12.442 0-22.533-10.17-22.533-22.607s10.091-22.57 22.533-22.57h163.444c25.819 0 46.843-21.029 46.843-46.876 0-25.856-21.029-46.848-46.843-46.848h-169.114c-5.767 0-10.496-4.724-10.496-10.566 0-5.8 4.729-10.496 10.496-10.496h169.114c25.819 0 46.843-21.029 46.843-46.885s-21.029-46.848-46.843-46.848h-197.786c-10.026 0-18.176 8.118-18.176 18.181 0 10.021 8.145 18.171 18.176 18.171h197.786c5.767 0 10.496 4.696 10.496 10.496 0 5.809-4.729 10.538-10.496 10.538h-169.114c-25.819 0-46.843 21.034-46.843 46.848 0 25.861 21.025 46.913 46.843 46.913h169.114c5.767 0 10.496 4.696 10.496 10.496s-4.729 10.529-10.496 10.529h-163.444c-32.461 0-58.88 26.433-58.88 58.927 0 32.484 26.419 58.945 58.88 58.945h36.482c0.233 0 0.433-0.13 0.67-0.13h12.409c12.069 0 11.604 12.772 11.567 12.772v182.305c-10.263-2.853-22.002-6.107-29.649-8.22v-20.15c0 0 0.033-41.346 0-54.221 0-12.879-0.102-22.677-22.798-23.855-28.006-1.569-42.384-13.912-67.896-17.166-52.722-6.8-4.059 166.135 41.007 196.589 32.056 21.565 49.697 4.059 49.697-15.225v-32.261l29.649 8.187v129.676c-68.575 0-133.027 0-154.284 0-97.010 0-183.529-78.606-183.529-175.593 0-49.389 0-391.908 0-425.076 0-33.164 26.089-60.062 59.187-60.062 33.164 0 59.992 26.899 59.992 60.062 0 38.637 0 383.265 0 383.265h49.697v-464.016h373.658v464.016h50.232c0 0 0-344.627 0-383.265 0-33.164 26.857-60.062 60.020-60.062s59.229 26.899 59.229 60.062c0 33.168 0 375.687 0 425.076-0.019 96.945-79.49 175.551-176.472 175.551z" horiz-adv-x="1019" />
<glyph unicode="&#xe633;" d="M1009.871-56.466h-90.121v152.228h-809.364v-152.228h-90.939v573.863c0 24.816 19.55 44.971 44.45 44.971v0.038c24.825 0 46.489-20.198 46.489-45.009v-312.639h809.359v221.541c0 24.825 20.255 44.986 45.112 44.986s45.004-20.161 45.004-44.986l0.009-482.764zM232.279 466.108c38.24 0 69.195-30.931 69.195-69.162 0-38.245-30.955-69.214-69.195-69.214-38.278 0-69.308 30.974-69.308 69.214 0 38.231 31.030 69.162 69.308 69.162zM301.479 273.38c0-18.808-15.271-34.126-34.116-34.126h-98.37c-18.85 0-34.079 15.318-34.079 34.126 0 18.775 15.233 34.017 34.079 34.017h98.37c18.841 0 34.116-15.243 34.116-34.017zM831.418 439.207c30.401 0 54.962-23.829 55.263-54.056l0.113-145.929h-555.393v199.938l500.017 0.047zM502.305 470.866v315.848c0 33.985-27.648 61.618-61.581 61.618-33.778 0-61.28-27.484-61.28-61.252 0-5.721-4.646-10.404-10.372-10.404-5.731 0-10.372 4.678-10.372 10.404 0 7.539-6.135 13.636-13.669 13.636-7.544 0-13.636-6.097-13.636-13.636 0-20.828 16.91-37.724 37.681-37.724 20.804 0 37.677 16.896 37.677 37.724 0 18.69 15.238 33.914 33.966 33.914 18.841 0 34.219-15.365 34.219-34.281v-315.848h27.366zM387.584 566.643h34.746c0 0 6.839 29.616 6.839 76.875 0 47.254-6.839 76.856-6.839 76.856h-88.82c0 0-7.952-23.918-7.952-76.856 0-52.947 7.952-76.875 7.952-76.875h35.342c0-0.075-0.075-0.146-0.075-0.263 0.038-0.592 1.113-57.621-36.239-95.514h24.609c31.035 41.458 30.476 91.836 30.438 95.777zM634.194 949.6v-358.048h375.714v358.048h-375.714zM666.305 868.258c0 26.422 21.33 47.785 47.87 47.785h215.989c26.422 0 47.827-21.363 47.827-47.785v-129.818h-28.987l-17.948 48.8c-1.076 2.973-3.979 4.979-7.173 4.942-3.157 0-5.97-2.043-7.060-5.017 0 0-5.092-14.383-10.071-28.54-7.614 31.922-23.707 99.342-23.707 99.342-0.86 3.57-4.162 6.027-7.802 5.806-3.716-0.188-6.689-3.044-7.098-6.694 0 0-12.335-109.817-15.872-141.26-6.426 9.629-12.814 19.287-12.814 19.287-1.419 2.081-3.762 3.34-6.318 3.34 0 0-21.593 0-29.184 0-2.973 8.173-17.906 48.8-17.906 48.8-1.118 2.973-3.979 4.974-7.173 4.937-3.204 0-6.017-2.043-7.060-5.017 0 0-5.092-14.383-10.108-28.54-7.614 31.885-23.707 99.342-23.707 99.342-0.86 3.57-4.166 6.022-7.807 5.801-3.669-0.183-6.651-3.044-7.093-6.689 0 0-12.297-109.817-15.867-141.26-6.398 9.629-12.819 19.287-12.819 19.287-1.376 2.081-3.753 3.34-6.28 3.34h-21.809v129.808h-0.023zM930.154 621.404h-215.984c-26.539 0-47.87 21.443-47.87 47.865v54.037c5.36 0 13.904 0 17.727 0 3.72-5.576 22.068-33.191 22.068-33.191 1.785-2.677 5.017-3.903 8.103-3.157 3.077 0.737 5.388 3.34 5.759 6.501 0 0 8.136 72.474 13.378 118.85 8.732-36.826 19.588-82.174 19.588-82.174 0.78-3.269 3.607-5.651 6.952-5.792 3.377-0.188 6.431 1.86 7.534 5.017 0 0 6.167 17.464 11.635 32.928 5.834-15.839 12.56-34.050 12.56-34.050 1.043-2.973 3.899-4.937 7.055-4.937 0 0 24.083 0 30.401 0 3.716-5.576 22.077-33.191 22.077-33.191 1.78-2.677 4.979-3.899 8.056-3.157 3.086 0.742 5.425 3.34 5.764 6.501 0 0 8.173 72.474 13.415 118.892 8.77-36.864 19.583-82.207 19.583-82.207 0.78-3.269 3.612-5.651 6.952-5.792 3.377-0.188 6.431 1.86 7.539 5.017 0 0 6.205 17.464 11.63 32.928 5.796-15.839 12.528-34.050 12.528-34.050 1.076-2.973 3.899-4.937 7.060-4.937h34.304v-54.037c0.019-26.417-21.391-47.865-47.813-47.865z" />
<glyph unicode="&#xe634;" d="M170.285 388.364c0 37.484 30.316 67.762 67.838 67.762 37.489 0 67.875-30.278 67.875-67.762 0-37.451-30.386-67.838-67.875-67.838-37.522-0.005-67.838 30.386-67.838 67.838zM825.56 429.869c29.846 0 53.938-23.388 54.192-53.004l0.113-143.111h-544.528v195.964l490.224 0.15zM272.624 233.867c18.413 0 33.374 14.961 33.374 33.374s-14.956 33.369-33.374 33.369h-96.477c-18.488 0-33.341-14.961-33.341-33.369 0-18.418 14.853-33.374 33.341-33.374h96.477zM912.149 93.132v-149.236h88.365v473.252c0 24.351-19.686 44.145-44.079 44.145-24.487 0-44.29-19.799-44.29-44.145v-217.201h-793.431v306.481c0 24.365-21.255 44.187-45.676 44.187v-0.038c-24.351 0-43.529-19.785-43.529-44.149v-562.528h89.205v149.236h793.436zM632.127 957.764c28.277 0 74.569-11.884 100.333-40.086l-34.722-66.692c-15.172 19.62-38.907 32.223-65.616 32.223-26.384 0-49.857-12.316-65.043-31.57l-35.408 64.564c29.813 29.828 71.018 41.561 100.455 41.561zM622.122 890.565h19.804v19.818h19.832v19.78h-19.832v19.813h-19.804v-19.813h-19.799v-19.78h19.799v-19.818zM695.705 796.038c0-35.182-28.531-63.704-63.718-63.704-35.196 0-63.704 28.531-63.704 63.704 0 35.211 28.508 63.723 63.704 63.723 35.187 0.005 63.718-28.508 63.718-63.723zM570.725 714.155c-44.539-0.235-70.346-36.38-76.166-56.794l-54.267-178.134h54.925l39.997 136.676h28.461l-39.894-136.643h216.116l-39.598 136.643h28.451l41.054-136.676h54.117l-54.474 178.134c-5.792 20.161-31.049 55.611-74.62 56.7l-124.101 0.094zM164.686 673.195c-78.209 0-141.758 63.582-141.758 141.791 0 78.219 63.54 141.829 141.758 141.829 78.172 0 141.824-63.61 141.824-141.829 0-78.209-63.657-141.791-141.824-141.791v0zM164.643 708.303c58.847 0 106.75 47.851 106.75 106.726 0 58.805-47.893 106.731-106.75 106.731-58.814 0-106.632-47.926-106.632-106.731-0.005-58.875 47.818-106.726 106.632-106.726v0zM165.409 796.277c-3.171-1.451-7.065-1.311-10.226 0.761-2.654 1.71-4.289 4.406-4.73 7.356l-0.146 82.409c0 5.904 4.801 10.667 10.667 10.667 5.886 0 10.663-4.772 10.663-10.667v0-63.934l54.662 25.746c5.275 2.546 11.644 0.254 14.158-5.064v0c2.504-5.355 0.216-11.691-5.097-14.2v0l-69.951-33.073z" horiz-adv-x="1029" />
<glyph unicode="&#xe635;" d="M990.853 448.825c0-268.212-217.429-485.641-485.632-485.641-268.212 0-485.632 217.41-485.632 485.641 0 268.222 217.401 485.651 485.632 485.651 268.203 0 485.632-217.439 485.632-485.651zM505.221 825.922c-208.27 0-377.097-168.837-377.097-377.097 0-208.261 168.818-377.116 377.097-377.116 208.27 0 377.097 168.865 377.097 377.116 0.009 208.261-168.827 377.097-377.097 377.097zM405.807 561.683c0 76.61 49.143 103.5 98.247 103.5 29.231 0 54.253-2.702 74.259-27.468 46.782-57.903-5.423-114.1-64.91-143.844-42.098-21.058-61.98-56.737-61.98-106.411v-111.142h111.095c0 0 0-1.166 0 65.508 0 100.001 64.322 74.866 111.104 137.406 63.27 84.603 49.579 179.987-36.267 247.941-98.209 77.777-209.351 39.187-240.318 18.129-25.742-17.484-116.945-82.451-99.404-222.199l107.956-0.228c0-0.009 0.218 13.065 0.218 38.808zM562.527 124.283v114.015h-111.095v-114.015h111.095z" horiz-adv-x="1015" />
<glyph unicode="&#xe636;" d="M291.258 646.943c54.652 24.463 79.158 88.628 54.652 143.247-24.463 54.652-88.722 79.125-143.374 54.652-54.728-24.463-79.233-88.614-54.69-143.266 24.496-54.699 88.759-79.135 143.412-54.634zM446.558 766.267c6.055 10.404 2.574 23.702-7.901 29.865-10.437 6.055-23.81 2.499-29.865-7.896-6.121-10.372-2.537-23.777 7.797-29.828 10.508-6.059 23.914-2.546 29.968 7.858zM647.924 882.542c6.059 10.404 2.579 23.777-7.891 29.86-10.451 6.059-23.853 2.504-29.903-7.896-6.088-10.404-2.499-23.777 7.83-29.828 10.578-6.121 23.876-2.612 29.964 7.863zM580.801 843.79c6.083 10.442 2.537 23.707-7.934 29.799-10.437 6.083-23.777 2.574-29.832-7.797-6.083-10.484-2.494-23.815 7.868-29.945 10.475-6.050 23.777-2.532 29.898 7.943zM715.048 921.285c6.055 10.404 2.537 23.74-7.863 29.898-10.47 6.022-23.843 2.461-29.936-7.934-6.055-10.442-2.541-23.777 7.901-29.828 10.437-6.088 23.806-2.574 29.898 7.863zM509.51 799.899c8.887 8.154 9.535 21.889 1.376 30.805-8.112 8.887-21.964 9.535-30.837 1.419-8.948-8.154-9.531-21.964-1.419-30.805 8.197-8.915 22.002-9.573 30.88-1.419zM446.558 725.823c6.055-10.442 2.574-23.777-7.901-29.903-10.437-6.055-23.81-2.537-29.865 7.863-6.121 10.404-2.537 23.777 7.797 29.898 10.508 6.022 23.914 2.508 29.968-7.858zM580.801 648.248c6.083-10.442 2.537-23.74-7.934-29.828-10.437-6.055-23.777-2.569-29.832 7.863-6.083 10.442-2.494 23.777 7.868 29.86 10.475 6.097 23.777 2.583 29.898-7.896zM880.927 605.414c-38.085 0-241.842 0-278.96 0-76.866 0-145.441-62.337-145.441-139.175 0-39.175 0-310.615 0-336.858 0-26.314 20.621-47.733 46.86-47.733 26.319 0 47.588 21.424 47.588 47.733 0 30.518 0 303.696 0 303.696h39.358v-486.076h127.746v131.716h40.626v-131.716h127.831v486.071h39.758c0 0 0-273.178 0-303.696 0-26.314 21.274-47.733 47.447-47.733 26.309 0 47.076 21.424 47.076 47.733 0 26.244 0 297.683 0 336.858 0.014 76.838-63.051 139.179-139.889 139.179zM652.232 554.815c-10.433-6.083-23.843-2.574-29.931 7.863-6.059 10.442-2.461 23.777 7.83 29.828 10.578 6.121 23.914 2.612 30.015-7.863 6.008-10.4 2.527-23.806-7.915-29.828zM719.365 516.026c-10.442-6.055-23.81-2.499-29.903 7.863-6.055 10.484-2.532 23.857 7.905 29.907s23.81 2.537 29.898-7.901c6.045-10.4 2.532-23.74-7.901-29.87zM509.51 692.154c8.887-8.154 9.535-21.903 1.376-30.852-8.112-8.845-21.964-9.493-30.837-1.419-8.948 8.154-9.531 22.035-1.419 30.894 8.197 8.873 22.002 9.526 30.88 1.376zM533.471 763.655c10.47-5.98 14.026-19.278 8.079-29.828-6.017-10.442-19.39-14.092-29.823-8.117-10.508 5.947-14.064 19.32-8.154 29.757 6.050 10.508 19.423 14.134 29.898 8.187zM737.585 854.335c-60.012 0-108.657-48.673-108.657-108.657 0-59.979 48.64-108.629 108.657-108.629 59.989 0 108.661 48.649 108.661 108.629 0 59.984-48.673 108.657-108.661 108.657zM683.548 817.33c6.059 10.475 19.357 14.134 29.865 8.117 10.442-6.012 14.059-19.278 8.089-29.823-6.022-10.442-19.353-14.096-29.832-8.117-10.47 6.017-14.096 19.348-8.122 29.823zM654.519 725.673c-10.47 6.017-14.059 19.39-8.15 29.828 6.059 10.508 19.39 14.134 29.898 8.117 10.475-5.98 14.064-19.245 8.009-29.79-5.942-10.475-19.32-14.129-29.757-8.154zM722.545 673.623c-6.017-10.47-19.353-14.096-29.828-8.154-10.475 6.022-14.101 19.362-8.117 29.837 6.055 10.475 19.357 14.139 29.86 8.117 10.447-5.98 14.068-19.282 8.084-29.799zM761.837 733.828c-6.017-10.47-19.353-14.129-29.828-8.15-10.503 6.017-14.059 19.39-8.112 29.785 6.055 10.55 19.39 14.172 29.86 8.154 10.4-5.98 14.134-19.315 8.079-29.79zM598.674 765.975c11.776-2.607 19.207-14.172 16.633-26.023-2.612-11.71-14.284-19.202-26.060-16.633-11.781 2.612-19.212 14.313-16.633 26.027 2.715 11.809 14.313 19.278 26.060 16.628zM629.403 678.005c11.743-2.645 19.207-14.204 16.638-26.023-2.645-11.71-14.317-19.24-26.060-16.633-11.814 2.574-19.212 14.313-16.605 26.023 2.616 11.814 14.284 19.245 26.027 16.633zM623.494 849.662c11.781-2.649 19.245-14.209 16.638-26.023-2.612-11.743-14.28-19.245-26.056-16.633-11.781 2.569-19.174 14.284-16.642 25.985 2.687 11.851 14.317 19.278 26.060 16.671zM277.598 339.010c7.797-14.43 22.941-24.069 40.697-24.069 20.081 0 37.367 11.964 44.29 29.611l82.672 242.627c8.441 24.754-4.819 51.613-29.541 60.054-24.825 8.446-51.646-4.857-60.054-29.569l-47.367-139.292-51.317 91.925c-12.142 19.099-30.659 34.36-53.779 42.116-53.497 17.868-111.301-10.977-129.174-64.442l-62.008-185.569c-4.528-11.269-7.464-31.298-7.464-41.796v-373.605h185.565v305.763l51.031 151.721 36.451-65.475z" horiz-adv-x="1029" />
<glyph unicode="&#xe637;" d="M525.115 902.684c177.904 0 320.503-146.648 320.503-324.542 0-70.261-13.594-115.43-54.328-172.474-53.971-75.006-105.923-119.489-105.923-211.827v-70.628c0-87.585-75.372-154.812-162.938-154.812-88.618 0-162.957 70.261-162.957 158.88 0 21.062 15.604 39.401 36.667 39.401 31.904 0 30.542-41.082 42.097-70.637 14.261-35.99 43.778-57.025 82.831-57.025 49.904 0 93.701 36.996 93.701 86.908v78.763c0 159.237 162.966 215.575 162.966 374.793 0 140.899-114.425 255.295-255.305 255.295-87.265 0-148.705-28.512-201.005-97.769-30.889-41.082-44.812-71.295-51.604-122.204-4.077-31.575-4.725-73.343-36.657-73.343-21.053 0-36.667 18.338-36.667 39.391-0.019 179.238 149.354 321.827 328.619 321.827zM515.598 804.925c126.3 0 234.928-96.425 234.928-222.725 0-16.281-10.86-32.571-27.159-32.571-17.662 0-21.72 20.705-24.454 38.010-6.116 38.020-9.178 62.464-29.893 95.044-33.942 53.304-83.151 70.628-146.639 70.628-60.097 0-102.87-20.038-138.531-67.885-19.353-25.825-31.443-60.331-37.54-92.254-4.754-26.145 0.554-46.277-26.258-46.277-16.638 0-25.816 17.314-25.816 33.961 0.028 122.889 98.473 224.068 221.362 224.068zM127.13 303.836l117.519-117.519-29.348-29.348-117.519 117.519 29.348 29.348zM186.261 362.941l117.539-117.539-29.355-29.355-117.539 117.539 29.355 29.355zM247.354 424.793l117.515-117.549-29.352-29.344-117.515 117.549 29.352 29.344zM318.348 493.798l117.515-117.549-29.359-29.351-117.515 117.549 29.359 29.351zM384.168 555.859l117.512-117.512-29.348-29.348-117.512 117.512 29.348 29.348zM451.070 629.010l117.522-117.555-29.359-29.351-117.522 117.555 29.359 29.351zM781.684 888.097l47.709-47.709-30.836-30.836-47.709 47.709 30.836 30.836zM843.731 950.564l47.702-47.716-30.847-30.838-47.702 47.716 30.847 30.838z" horiz-adv-x="1015" />
<glyph unicode="&#xe638;" d="M349.156-42.806h326.778v326.839h326.858v327.032h-326.858v326.816h-326.778v-326.816h-326.952v-327.032h326.952z" />
<glyph unicode="&#xe639;" d="M179.695 181.019c-36.354 0-65.838 29.493-65.838 65.829 0 36.373 29.484 65.843 65.838 65.843 36.387 0 65.847-29.469 65.847-65.843-0.005-36.345-29.46-65.829-65.847-65.829zM47.085-57.79c0 15.969 0 105.279 0 129.024 0 46.528 38.218 84.331 84.803 84.331 23.132 0 68.424 0 90.933 0 46.58 0 88.177-37.812 88.177-84.331 0-23.745 0-113.060 0-129.024h-263.914zM862.368 186.611c36.35 0 65.833 29.559 65.833 65.88 0 36.406-29.484 65.876-65.833 65.876-36.387 0-65.843-29.469-65.843-65.876 0-36.326 29.455-65.88 65.843-65.88zM994.913-57.79c0 15.969 0 105.279 0 129.024 0 46.528-38.223 84.331-84.832 84.331-23.099 0-68.325 0-90.829 0-46.651 0-88.187-37.812-88.187-84.331 0-23.745 0-113.060 0-129.024h263.848zM520.914 181.378c-36.803 0-66.602 29.578-66.602 66.050s29.8 66.065 66.602 66.065c36.77 0 66.569-29.592 66.569-66.065 0-36.477-29.8-66.050-66.569-66.050zM360.505-57.79l52.422 142.798c20.985 72.94 82.123 70.694 82.123 70.694h51.889c0 0 61.105 2.246 82.128-70.694l52.413-142.798h-320.974zM520.914 396.871v156.243l-25.935 25.935v-156.167h-392.376v496.767h392.376v-255.203l25.935-25.921v307.082h-444.138v-548.737zM294.978 812.879c19.329 0 35.005 15.695 35.005 35.009 0 19.296-15.676 35.005-35.005 35.005-19.291 0-34.972-15.709-34.972-35.005 0-19.314 15.671-35.009 34.972-35.009zM410.572 667.386c0 0-28.724 97.554-28.762 97.639-11.434 37.964-43.47 36.826-43.47 36.826h-86.653c0 0-32.079 1.137-43.508-36.826-0.038-0.090-28.724-97.639-28.724-97.639-2.345-7.928 2.208-16.209 10.117-18.536 1.416-0.392 2.827-0.609 4.214-0.609 6.455 0 12.392 4.214 14.327 10.735l27.421 93.359 0.071-0.033 12.222 0.033v-106.236l-48.27-165.661c-3.171-10.877 3.044-22.231 13.916-25.407 1.935-0.557 3.832-0.831 5.729-0.831 8.876 0 17.068 5.8 19.692 14.742l47.68 163.59h16.884l47.675-163.59c2.586-8.947 10.773-14.742 19.645-14.742 1.897 0 3.827 0.278 5.766 0.831 10.853 3.176 17.097 14.534 13.921 25.407l-48.274 165.591v106.307l12.222-0.033 0.071 0.033 27.455-93.359c1.897-6.522 7.871-10.735 14.298-10.735 1.406 0 2.827 0.208 4.214 0.609 7.914 2.326 12.434 10.613 10.122 18.536zM862.062 682.104c-36.218 0-65.711 29.413-65.711 65.706 0 36.326 29.493 65.777 65.711 65.777 36.42 0 65.692-29.451 65.692-65.777 0-36.293-29.276-65.706-65.692-65.706zM862.062 584.324c0 0 15.945-2.057 25.713 11.462 8.838 12.359 9.49 53.281 9.56 60.694h-70.599c-0.241-29.46 3.181-50.926 10.221-61.737 7.111-11.042 25.105-10.419 25.105-10.419zM575.606 526.353c-2.421-3.969-6.182-12.028-6.182-17.125 0-15.365 12.392-27.69 27.714-27.69h91.155c10.353 0 23.958 4.172 29.762 12.878 19.602 29.106 40.323 59.774 46.434 68.952v-172.358h229.565v176.746c0 46.231-36.118 87.837-78.829 87.837 0.104-21.702-2.803-57.731-15.506-73.506-13.26-16.11-28.884-14.709-28.884-14.709v-67.244c8.315-3.435 14.185-11.599 14.185-21.136 0-12.67-10.249-22.92-22.957-22.92-12.675 0-22.891 10.249-22.891 22.92 0 9.518 5.795 17.682 14.081 21.136v67.551c0 0-13.633-1.123-26.515 11.793-17.196 17.918-17.847 68.707-17.804 77.012h-4.181c-29.418 0-55.244-15.1-70.161-37.529l-54.579-82.349-82.802 0.033-116.934 116.944c-4.384 4.422-11.533 4.422-15.917 0-4.422-4.379-4.45-11.528-0.033-15.945l111.281-111.29z" horiz-adv-x="1033" />
<glyph unicode="&#xe63a;" d="M924.245 563.475v-604.625h-359.614v605.582h76.098l-75.662 60.151 41.842 56.292 68.039-49.484-30.056 98.152 65.621 20.385 33.858-103.974h0.152l34.039 103.974 65.631-20.385-30.236-98.152 65.631 48.526 41.813-56.292-73.225-59.193h76.070v-0.958zM856.623 492.601h-76.089v-96.066h76.089v96.066zM708.257 492.601h-76.098v-96.066h76.098v96.066zM856.623 325.86h-76.089v-296.154h76.089v296.154zM708.257 325.86h-76.098v-296.154h76.098v296.154zM354.721 412.776h100.333v-352.673c-30.142-3.954-30.142-48.119 0.806-52.063v-52.053h-252.425c-42.079 0-78.459 37.139-78.459 82.536v284.397c0 28.89 10.961 50.11 41.244 64.825 0 0 188.482 83.873 188.719 84.186l-0.218-59.155zM378.169 52.565h-176.156c-27.515 0-27.61-38.817-0.114-38.817h177.882c-12.942 8.268-13.739 29.734-1.612 38.817zM398.535 355.518h-43.814v-198.116l-110.383-49.531h154.197v247.647zM380.852 786.593l16.612-25.268c101.907 66.968 488.998 61.781 492.895 61.715l0.484 30.246c-16.299 0.256-400.356 5.367-509.99-66.693zM272.972 741.869c0 0-39.699-41.263-88.671-41.263-48.981 0-88.68 18.479-88.68 41.263 0 22.803 39.699 41.263 88.68 41.263 48.972 0 88.671-41.263 88.671-41.263zM343.305 741.869c0 0 39.708-41.263 88.671-41.263 48.991 0 88.69 18.479 88.69 41.263 0 22.803-39.699 41.263-88.69 41.263-48.962 0-88.671-41.263-88.671-41.263zM283.913 718.545c0 0 1.138-57.278-33.489-91.913-34.636-34.617-75.776-49.626-91.904-33.498s-1.119 57.249 33.517 91.885c34.617 34.636 91.876 33.527 91.876 33.527zM333.653 768.275c0 0 57.259-1.138 91.885 33.498 34.626 34.617 49.617 75.757 33.489 91.885-16.1 16.119-57.23 1.119-91.876-33.527-34.607-34.617-33.498-91.857-33.498-91.857zM308.148 709.755c0 0 41.292-39.727 41.292-88.68 0-48.972-18.489-88.68-41.292-88.68-22.793 0-41.244 39.708-41.244 88.68-0.038 48.962 41.244 88.68 41.244 88.68zM308.148 780.089c0 0 41.292 39.708 41.292 88.661 0 48.981-18.489 88.68-41.292 88.68-22.793 0-41.254-39.708-41.244-88.68-0.038-48.953 41.244-88.661 41.244-88.661zM331.482 720.697c0 0 57.268 1.119 91.895-33.498 34.626-34.645 49.636-75.776 33.508-91.913-16.119-16.119-57.259-1.109-91.876 33.527-34.636 34.617-33.527 91.885-33.527 91.885zM281.742 770.437c0 0 1.128 57.24-33.489 91.895-34.645 34.617-75.767 49.607-91.913 33.479-16.090-16.1-1.109-57.249 33.536-91.876 34.607-34.607 91.866-33.498 91.866-33.498z" />
<glyph unicode="&#xe63b;" d="M553.829 840.361c30.476 0 55.23 24.75 55.23 55.226 0 30.443-24.754 55.226-55.23 55.226-30.48 0-55.193-24.778-55.193-55.226 0.005-30.476 24.712-55.226 55.193-55.226zM254.224 839.999c-30.992 0-56.019 24.886-56.019 55.62 0 30.697 25.027 55.587 56.019 55.587 30.95 0 56.057-24.891 56.057-55.587 0-30.734-25.107-55.62-56.057-55.62zM866.924 665.586c0-21.397-17.346-38.743-38.743-38.743s-38.743 17.346-38.743 38.743c0 21.397 17.346 38.743 38.743 38.743 21.397 0 38.743-17.346 38.743-38.743zM884.304 607.73c-13.636 0-91.296 0-104.533 0-0.474 0-34.948 3.138-34.948 3.138l-43.745 152.585c-17.638 61.398-69.115 59.519-69.115 59.519h-141.697c0 0-51.43 1.879-69.073-59.519l-21.57-75.142-21.57 75.142c-17.676 61.398-69.073 59.519-69.073 59.519h-109.629c0 0-51.472 1.879-69.078-59.519l-44.145-153.736c-4.19-14.392 3.683-25.328 16.267-28.968 12.551-3.607 25.393 2.738 28.639 14.214l42.961 149.842 20.954 0.033-62.727-259.471h55.437v-184.287c0-15.191 12.222-27.535 27.446-27.535 15.186 0 27.596 12.344 27.596 27.535v184.287h23.228v-184.287c0-15.191 12.265-27.535 27.446-27.535 15.224 0 27.596 12.344 27.596 27.535v184.292h54.507l-62.116 259.471 20.879-0.033 42.463-148.292c0.681-2.522 1.832-4.796 3.316-6.858 4.185-6.243 11.428-9.775 19.555-9.521 8.075-0.254 15.294 3.208 19.442 9.413 1.729 2.245 2.922 4.801 3.607 7.652l42.275 147.606 19.301 0.033c0 0 0-411.949 0-438.422 0-17.887 14.637-32.392 32.533-32.392 17.897 0 32.392 14.505 32.392 32.392 0 26.488 0 249.443 0 249.443h23.951c0 0 0-222.955 0-249.443 0-17.887 14.5-32.392 32.359-32.392 17.925 0 32.613 14.505 32.613 32.392 0 26.488 0 438.422 0 438.422l20.945-0.033 41.171-149.842c2.165-7.398 8.361-12.269 15.755-14.111 0.291-0.075 0.47-0.291 0.756-0.324 6.539-1.48 36.718-10.029 58.974-16.375 0-40.471 0-255.028 0-271.91 0-12.56 10.278-22.768 22.8-22.768 12.556 0 22.763 10.207 22.763 22.768 0 18.615 0 135.844 0 135.844h17.812c0 0 0-117.229 0-135.844 0-12.56 10.174-22.768 22.725-22.768 12.556 0 22.871 10.207 22.871 22.768 0 18.615 0 253.98 0 253.98h17.497c0 0 0-75.208 0-86.105 0-9.376 7.647-17.028 16.952-17.028 9.376 0 16.732 7.647 16.732 17.028 0 9.348 0 83.977 0 97.942 0.014 27.404-24.083 49.664-51.501 49.664zM765.774 68.876c-10.672 8.267-21.391 16.807-32.242 25.473-9.019 7.177-18.080 14.43-27.192 21.537-54.577 42.642-111.315 81.516-174.479 87.186-5.237 0.47-10.498 0.756-15.802 0.756-5.341 0-10.569-0.681-15.802-1.156-63.338-5.74-120.297-44.403-175.010-87.19 1.916-1.513 3.824-3.034 5.74-4.547 6.675-5.298 13.204-10.39 19.804-15.581 54.399 42.177 107.459 76.908 165.277 76.908 57.607 0 110.522-34.553 164.737-76.546 10.963-8.446 21.969-17.206 33.036-26.084 8.76-6.961 17.568-13.993 26.403-20.912 59.336-46.39 121.231-88.524 191.065-88.524 27.056 0 52.882 6.459 77.843 16.919v34.482c-25.318-12.194-51.078-19.841-77.843-19.841-57.865 0-110.987 34.844-165.536 77.119zM740.277 115.266c1.808-1.442 3.645-2.884 5.449-4.331 6.755-5.411 13.42-10.531 20.095-15.83 19.724 15.261 39.316 29.508 58.974 41.514v-84.837c10.531-6.891 21.062-13.274 31.598-18.648v120.447c19.479 9.094 39.246 15.327 59.481 17.497v-157.132c4.871-0.578 9.742-1.118 14.646-1.118 5.665 0 11.325 0.54 16.952 1.296v157.17c21.030-2.269 41.481-8.944 61.684-18.61v34.412c-24.848 10.357-50.575 16.732-77.481 16.732-69.876 0-131.918-42.134-191.399-88.562zM291.342 48.353c-2.090 1.663-4.228 3.316-6.313 5.012-6.459 5.158-12.805 10.066-19.226 15.149-54.324-42.092-107.351-76.758-165.057-76.758-26.582 0-52.163 8.075-77.368 20.95v-34.802c24.816-10.968 50.463-17.713 77.368-17.713 69.646 0 131.401 41.918 190.596 88.163zM84.621 13.866c5.233-0.686 10.498-1.188 15.764-1.188 5.298 0 10.564 0.503 15.834 1.188v157.424c20.381-2.203 40.255-8.441 59.885-17.676-0.113-0.719-0.432-1.414-0.432-2.203v-117.849c10.498 5.444 21.030 11.795 31.598 18.719v84.292c30.194-18.54 60.167-42.383 90.901-66.912 67.448-53.812 137.202-109.474 217.506-109.474 69.58 0 131.373 41.806 190.638 87.975-2.17 1.724-4.368 3.457-6.539 5.195-6.421 5.082-12.692 9.953-19.010 14.97-19.371-14.97-38.56-28.86-57.851-40.725v83.47c-10.574 6.961-21.105 13.312-31.608 18.761v-117.271c0-0.653 0.291-1.193 0.366-1.804-19.592-9.235-39.462-15.581-59.805-17.826v156.954c-5.519 0.756-11.001 1.264-16.525 1.264-5.045 0-10.066-0.54-15.078-1.156v-157.353c-20.447 2.17-40.359 8.366-59.984 17.572 0.108 0.789 0.465 1.513 0.465 2.344v118.032c-10.527-5.378-21.058-11.762-31.594-18.69v-84.691c-30.335 18.573-60.416 42.491-91.3 67.128-67.452 53.816-137.174 109.479-217.431 109.479-26.765 0-52.304-5.956-77.044-15.576v-34.088c20.057 8.906 40.359 15.116 61.247 17.206v-157.494h-0.005z" />
<glyph unicode="&#xe63c;" d="M997.141 633.306h-310.601v310.601h-357.442v-310.601h-310.601v-357.432h310.601v-310.61h357.442v310.61h310.601z" horiz-adv-x="1015" />
<glyph unicode="&#xe63d;" d="M494.377 154.374c-10.983 10.983-28.803 10.983-39.772 0l-132.451-132.353-16.487 16.478 177.592 177.362c10.974 10.979 10.974 28.789 0 39.754-10.941 11.016-28.761 11.016-39.772 0.042l-177.559-177.39-16.454 16.454 206.553 206.38c10.974 10.979 11.012 28.789 0.033 39.768-10.974 11.007-28.794 11.007-39.758 0.033l-206.591-206.376-16.454 16.478 162.115 161.979c10.974 10.974 10.974 28.756 0 39.768-10.946 10.974-28.761 11.007-39.768 0l-208.555-208.157c-0.131 20.157-0.299 56.418-0.299 89.144 0 45.467-57.452 52.205-60.318 49.035-2.805-3.301-31.463-319.077-31.463-319.077h328.826l18.315 18.32-0.234 0.201 132.493 132.381c10.988 10.983 10.988 28.77 0.009 39.777zM642.343 928.597c-166.276 0-319.479-124.741-351.41-262.102-7.145-30.626-15.154-110.368-15.154-110.368l-76.393-192.54c-1.501-3.535-2.296-7.374-2.296-11.54 0-16.22 13.204-29.458 29.523-29.458h26.086l46.58 46.538c20.050 19.98 52.481 19.98 72.494-0.037 7.374-7.411 12.003-16.51 13.943-26.086l14.252 14.242c20.017 20.017 52.444 20.017 72.466-0.037 19.615-19.61 19.849-51.139 1.001-71.226 9.613-1.903 18.787-6.569 26.222-14.013 19.984-20.012 19.984-52.472-0.033-72.456l-14.878-14.846c9.543-1.931 18.619-6.565 25.993-13.939 20.012-20.022 20.012-52.491 0-72.508l-33.035-32.992v-101.526h391.149v310.838c85.146 66.962 140.021 171.055 140.021 287.833 0 202.308-164.013 366.223-366.531 366.223zM366.026 482.998c-22.626 0-40.932 18.348-40.932 40.866 0 22.622 18.315 40.904 40.932 40.904 22.584 0 40.838-18.282 40.838-40.904 0.005-22.523-18.254-40.866-40.838-40.866zM557.332 387.738c10.212 0 18.652-8.374 18.652-18.549 0-10.305-8.444-18.614-18.652-18.614-10.277 0-18.614 8.309-18.614 18.614 0 10.175 8.337 18.549 18.614 18.549zM546.222 271.437c-10.24 0-18.586 8.342-18.586 18.619 0 10.245 8.342 18.647 18.586 18.647 10.277 0 18.647-8.407 18.647-18.647 0.005-10.277-8.365-18.619-18.647-18.619zM585.962 191.341c-15.491 1.333-26.792 14.818-25.563 30.201 1.365 15.337 14.888 26.689 30.234 25.385 15.309-1.305 26.722-14.841 25.352-30.121-1.333-15.421-14.808-26.797-30.023-25.464zM612.782 302.905c-15.575 0-27.952 12.475-27.952 27.858s12.372 27.821 27.952 27.821c15.285 0 27.727-12.442 27.727-27.821s-12.447-27.858-27.727-27.858zM652.349 244.523c-10.338 0-18.713 8.295-18.713 18.633 0 10.179 8.374 18.549 18.713 18.549 10.287 0 18.596-8.37 18.596-18.549-0.005-10.334-8.309-18.633-18.596-18.633zM693.959 352.712h-6.509v33.226l6.439 0.065c41.46 0.070 75.299 33.829 75.435 75.271-0.131 41.437-33.974 75.201-75.402 75.271l-6.471 0.033v33.203h6.509c59.916 0 108.628-48.642 108.628-108.497 0-59.855-48.712-108.572-108.628-108.572z" horiz-adv-x="1019" />
<glyph unicode="&#xe63e;" d="M513.898 413.142c75.593 0 110.662-57.391 118.047-138.865 1.747-19.498-0.085-47.926-2.583-80.844-8.497-109.371-18.268-243.778 54.563-243.778 61.586 0 93.231 118.173 111.494 252.867 17.629 133.341-1.033 199.699 8.131 258.898 17.511 112.18 115.435 212.752 85.18 355.793-16.755 79.341-60.439 116.666-103.72 132.345-99.704 36.291-164.075-33.632-271.13-33.632-107.050 0-171.421 69.923-271.163 33.632-43.243-15.679-86.923-53.008-103.715-132.345-30.217-143.031 67.669-243.613 85.217-355.793 9.174-59.204-9.488-125.557 8.14-258.898 18.258-134.703 49.904-252.867 111.489-252.867 72.789 0 63.065 134.407 54.568 243.778-2.499 32.909-4.336 61.346-2.588 80.844 7.365 81.474 42.905 138.865 118.070 138.865z" />
<glyph unicode="&#xe63f;" d="M806.539 726.978c-2.737 0-5.455-0.067-8.163-0.182v0.144h-564.329v-371.923c0-55.621 45.085-100.735 100.725-100.735h362.86c55.621 0 100.735 45.113 100.735 100.735v26.49c2.689-0.115 5.407-0.201 8.144-0.201 99.184 0 179.583 74.647 179.583 173.793 0.019 99.175-80.379 171.879-179.554 171.879zM806.539 449.761c-2.737 0-5.455 0.144-8.163 0.335v208.877c2.68 0.153 5.417 0.287 8.163 0.287 60.091 0 108.822-44.061 108.822-104.17s-48.712-105.328-108.822-105.328zM1005.932 232.568v-3.484c0-55.621-45.113-100.735-100.725-100.735h-783.781c-55.631 0-100.725 45.113-100.725 100.735v3.484h985.232z" />
<glyph unicode="&#xe640;" d="M634.396 393.737v309.802l-119.15 248.733-119.028-248.733v-309.802l-241.664-116.717v-321.113h286.654v154.849c0 79.407 71.873 105.411 71.873 105.411s71.854-26.004 71.854-105.411v-154.849h291.229v321.113l-241.767 116.717zM555.919 520.272h-81.648v65.55c0 65.747 40.81 87.289 40.81 87.289s40.838-21.546 40.838-87.289v-65.55z" horiz-adv-x="1019" />
<glyph unicode="&#xe641;" d="M10.602 308.633h824.63v-64.916h-824.63v64.916zM623.4 133.355c0 43.257-190.483 38.926-190.483-0.582 0-6.224 0-132.852 0-146.418-1.898-20.165 12.744-39.941 32.984-39.941 15.073 0 510.201-0.038 510.201-0.038 20.278 0 36.695 16.384 36.695 36.667 0 0 0.047 462.857 0.047 463.581 0 291.29-250.025 525.42-546.83 498.425-20.17-1.855-35.070-19.658-33.247-39.866 0-13.429 0-157.766 0-157.766h190.633v111.748c182.23-48.87 315.998-215.233 316.068-412.4-0.653-197.040-133.764-364.168-316.068-412.78v99.37zM687.635 445.539c0 45.408 36.77 82.145 82.136 82.145 45.296 0 82.207-36.747 82.207-82.145 0-45.249-36.911-82.169-82.207-82.169-45.366-0.005-82.136 36.92-82.136 82.169zM582.59 530.564h-275.216l-297.425-45.521v-121.56l216.341-0.038c-6.557 10.597-10.522 22.979-10.522 36.305 0 38.325 31.204 69.491 69.51 69.491h150.735l122.152 25.52 6.806-32.439-125.539-26.215h-154.154c-20.067 0-36.343-16.262-36.343-36.366 0-19.912 16.022-36.047 35.863-36.3l298.402-0.042c46.169 0.366 83.198 37.536 83.198 83.475 0.005 46.174-37.348 83.691-83.808 83.691z" horiz-adv-x="1019" />
<glyph unicode="&#xe642;" d="M641.066 630.824c0-72.905-59.186-132.007-132.166-132.007-72.9 0-131.988 59.102-131.988 132.002s59.088 132.007 131.988 132.007c72.975 0.005 132.166-59.102 132.166-132.002zM509.115 951.612c-61.089 0-146.413-24.352-208.232-86.152l73.41-133.747c31.407 39.861 80.12 65.438 134.822 65.438 55.347 0 104.598-26.142 135.968-66.798l72.007 138.179c-53.486 58.452-149.401 83.080-207.975 83.080zM563.527 853.41h-34.171v-34.138h-41.063v34.138h-34.171v41.039h34.171v34.283h41.063v-34.283h34.171v-41.039zM335.456 261.585h33.811l-48.282-165.5h377.3l-48.067 165.5h33.843l48.362-165.5h111.022l-75.776 250.754c-11.844 41.4-63.75 114.267-153.31 116.474l-205.927 0.178c-91.604-0.444-144.59-74.747-156.578-116.647l-77.244-250.754h112.598l48.25 165.495zM15.159 43.31h987.683v-93.974h-987.683v93.974z" horiz-adv-x="1019" />
<glyph unicode="&#xe643;" d="M261.382 544.815c-97.45-54.979-157.991-158.541-157.991-270.318 0-82.829 32.275-160.73 90.845-219.3 58.58-58.58 136.462-90.836 219.309-90.836 144.043 0 268.063 97.696 301.607 237.579l-53.065 12.726c-27.641-115.236-129.829-195.743-248.542-195.743-68.283 0-132.454 26.599-180.733 74.869-48.27 48.28-74.85 112.45-74.85 180.705 0 92.105 49.9 177.464 130.227 222.787l-26.807 47.531zM893.243 161.147l-56.903-22.752-153.073 286.171h-312.419l-10.243 94.275 241.237-0.114 0.009 54.581-247.159 0.095-22.515 207.484c10.044-2.54 20.657-3.402 31.555-2.104 47.616 5.695 81.568 48.905 75.873 96.521-5.704 47.597-48.886 81.568-96.502 75.873-47.607-5.695-81.568-48.905-75.883-96.502 0.824-6.927 2.53-13.532 4.842-19.786l-0.616-0.066 47.787-440.486 2.653-24.344h328.689l160.692-300.385 102.245 40.888-20.269 50.649z" horiz-adv-x="1016" />
<glyph unicode="&#xe644;" d="M84.814 161.167c-71.055 0-76.546 76.546-76.546 76.546v479.847h941.206c0 0 70.928 3.269 70.928-62.018 0-68.636-61.337-64.883-61.337-64.883h-251.26c-6.322 2.353-12.978 4.063-19.959 4.913l-205.561 25.957-227.225 65.494c-7.262 2.109-14.801-2.081-16.915-9.315-2.081-7.267 2.010-15.177 9.244-17.3l231.786-66.823c15.999-4.575 29.203-15.149 37.282-29.715 8.051-14.538 9.963-31.317 5.36-47.25-4.575-15.928-15.116-29.165-29.71-37.244-14.435-7.99-31.147-9.897-46.972-5.425-0.103 0.033-0.202 0.033-0.338 0.033l-97.491 28.277c-50.594 15.863-88.252-0.070-128.225-16.919-30.767-12.993-62.563-26.37-105.749-29.306-5.284-0.343-10.846-0.681-17.361-0.644-7.61 0.070-13.782-5.998-13.815-13.505-0.103-7.577 6.243-14.19 13.815-14.19 57.959 0.038 98.318 17.089 133.928 32.129 38.137 16.102 68.256 28.827 109.399 15.9 0.103-0.038 8.596-2.494 20.494-5.904-27.319-12.589-47.719-38.47-51.745-70.365-4.646-36.639 13.575-70.99 43.454-88.693-18.728-12.758-32.167-33.097-35.201-57.269-5.627-44.582 26.089-88.008 70.675-92.338-0.005 0.009-231.109 0.009-302.16 0.009zM828.378 219.427h124.505v31.284h-124.505v-31.284zM875.083 402.982v-46.052h-46.7v-31.321h46.7v-45.53h31.274v45.53h46.522v31.321h-46.522v46.052h-31.274zM890.702 157.212c-76.344 0-113.561 62.29-113.561 117.718 0 81.497 113.561 261.674 113.561 261.674s113.523-180.177 113.523-261.674c0-55.432-37.151-117.718-113.523-117.718zM738.356 498.566c-4.336-34.046-35.521-58.298-69.59-53.929l-150.669 18.972c14.566 11.532 25.135 27.216 30.358 45.399 6.614 23.026 3.885 47.278-7.774 68.293-1.874 3.373-4.002 6.651-6.243 9.719l149.955-18.897c34.041-4.307 58.26-35.511 53.962-69.557zM665.53 354.37c-2.081-16.483-10.475-31.18-23.608-41.383-13.166-10.165-29.466-14.698-45.977-12.589l-206.486 26.027c-34.074 4.298-58.26 35.521-53.962 69.562 2.081 16.473 10.47 31.185 23.604 41.345 13.176 10.235 29.471 14.698 45.953 12.622l206.514-26.056c34.041-4.298 58.26-35.483 53.962-69.529zM569.194 221.611c-3.72-29.438-30.725-50.378-60.172-46.686l-118.606 14.965c-29.405 3.725-50.378 30.739-46.662 60.176 3.72 29.409 30.734 50.345 60.172 46.639l118.573-14.947c27.188-3.438 47.104-26.671 47.104-53.347 0-2.264-0.103-4.514-0.409-6.802z" />
<glyph unicode="&#xe645;" d="M322.086 403.513v-444.805h-207.199v991.81h207.199v-375.723h386.769v375.723h207.208v-991.81h-207.208v444.805h-386.769z" />
<glyph unicode="&#xe646;" d="M515.025 678.381c77.152 0 139.663 62.511 139.663 139.574 0 77.124-62.516 139.607-139.663 139.607-77.096 0-139.635-62.478-139.635-139.607 0-77.063 62.544-139.574 139.635-139.574zM699.265 635.848c98.849 0 179.764-80.093 179.764-178.852 0-50.284 0-399.238 0-432.983 0-33.783-26.568-61.172-60.355-61.172-33.75 0-61.102 27.39-61.102 61.172 0 39.349 0 390.355 0 390.355h-51.134v-472.614h-380.674v472.614h-50.627c0 0 0-351.007 0-390.355 0-33.783-27.291-61.172-61.069-61.172-33.712 0-60.327 27.39-60.327 61.172 0 33.75 0 382.704 0 432.983 0 98.755 88.12 178.852 186.936 178.852 47.799 0 309.572 0 358.588 0zM464.671 129.973c-4.711 4.956-7.234 10.625-6.797 21.072 0.409 9.357 3.791 13.833 8.582 18.141 9.291 8.389 12.499 24.318 12.499 37.367 0 25.713-22.058 46.451-49.528 46.451-23.125 0-44.234-20.799-51.228-34.187-5.369-10.729-12.509-32.279-13.321-57.522-0.789-23.806 3.518-43.074 9.15-62.567 7.685-21.227 28.418-45.366 55.399-45.366 27.47 0 49.528 20.799 49.528 46.46 0 4.373-0.305 8.131-1.982 12.509-1.503 4.392-7.929 12.997-12.302 17.643zM555.769 112.316c-1.606-4.378-2.076-8.14-2.076-12.509 0-25.652 22.265-46.46 49.692-46.46 26.845 0 47.719 24.149 55.474 45.361 5.637 19.503 9.869 38.766 9.014 62.572-0.747 25.238-8.023 46.794-13.284 57.518-6.957 13.392-28.137 34.187-51.195 34.187-27.427 0-49.692-20.738-49.692-46.451 0-13.044 3.448-28.973 12.706-37.367 4.744-4.303 8.131-8.779 8.572-18.136 0.343-10.451-2.222-16.126-6.792-21.077-4.491-4.627-10.813-13.232-12.42-17.638z" horiz-adv-x="1029" />
<glyph unicode="&#xe647;" d="M509.975 156.024c-198.661 0-382.78 99.234-492.479 265.45l-5.667 8.594 5.667 8.589c109.811 166.22 293.879 265.454 492.479 265.454 198.595 0 382.667-99.249 492.343-265.454l5.672-8.589-5.672-8.519c-109.676-166.295-293.748-265.525-492.343-265.525v0zM512.43 282.379c39.454 0 76.59 15.393 104.537 43.265 27.929 27.919 43.27 65.059 43.27 104.546s-15.351 76.566-43.27 104.546c-27.943 27.919-65.087 43.265-104.537 43.265-39.492 0-76.622-15.351-104.532-43.265-27.858-27.98-43.246-65.059-43.246-104.546 0.005-81.471 66.247-147.811 147.779-147.811zM947.915 430.059c-79.072 109.652-194.251 184.39-323.715 212.3 76.019-40.114 128.075-119.92 128.075-211.706 0-63.956-24.969-124.105-70.146-169.329-18.17-18.137-38.73-32.819-61.033-44.13 130.74 27.419 247.079 102.386 326.82 212.866zM408.352 215.407c-23.678 11.507-45.594 26.788-64.779 45.916-45.29 45.224-70.221 105.374-70.221 169.329 0 63.937 24.931 124.077 70.221 169.297 18.058 18.044 38.66 32.791 60.902 44.032-133.012-26.395-251.637-101.82-332.538-213.922 81.696-113.164 201.878-188.958 336.414-214.652zM461.169 421.872c26.956 0 48.839 21.845 48.839 48.839s-21.883 48.876-48.839 48.876c-26.993 0-48.843-21.883-48.843-48.876 0.009-26.993 21.855-48.839 48.843-48.839z" horiz-adv-x="1019" />
<glyph unicode="&#xe648;" d="M890.474 955.069h-751.989c-73.686 0-133.63-59.944-133.63-133.667v-751.946c0-73.723 59.944-133.667 133.63-133.667h751.989c73.686 0 133.663 59.944 133.663 133.667v751.946c0 73.723-59.977 133.667-133.663 133.667zM514.652 845.515c54.196 0 98.191-43.603 98.191-97.389 0-53.81-43.99-97.412-98.191-97.412-54.187 0-98.186 43.603-98.186 97.412 0.005 53.786 43.994 97.389 98.186 97.389zM780.345 196.568c-21.981-6.304-44.461 4.79-50.294 24.911l-75.153 262.465-36.671 0.057 120.167-418.774h-447.705l120.171 418.774-36.718-0.057-75.181-262.465c-5.757-20.131-28.257-31.215-50.218-24.911-22.009 6.304-35.887 25.548-28.507 50.681l77.343 269.274c30.885 107.643 120.969 104.269 120.969 104.269h192.002c0 0 90.084 3.374 121.002-104.269l77.281-269.274c7.376-25.133-6.507-44.376-28.488-50.681zM515.129 435.198c-66.555 0-120.497-53.918-120.497-120.45 0-60.468 44.542-110.55 102.636-119.176v-33.042h-36.251v-36.081h36.251v-36.203h36.057v36.203h36.227v36.081h-36.227v33.098c57.953 8.763 102.254 58.783 102.254 119.119 0 66.532-53.894 120.45-120.45 120.45zM514.52 232.318c-46.424 0-84.034 37.638-84.034 84.058 0 46.396 37.61 84.058 84.034 84.058 46.453 0 84.053-37.661 84.053-84.058 0.005-46.42-37.6-84.058-84.053-84.058z" />
<glyph unicode="&#xe649;" d="M222.446 814.83c-44.303 0-80.302-36.074-80.302-80.344 0-44.327 36.004-80.349 80.302-80.349 44.275 0 80.363 36.022 80.363 80.349 0 44.266-36.083 80.344-80.363 80.344zM275.68 745.264l-52.687-24.899c-2.385-1.094-5.288-0.987-7.673 0.575-2.001 1.286-3.259 3.315-3.591 5.536l-0.108 62.039c0 4.447 3.614 8.038 8.028 8.038 4.437 0 8.028-3.591 8.028-8.038v-48.133l41.152 19.381c3.974 1.917 8.795 0.192 10.684-3.806 1.889-4.035 0.164-8.805-3.834-10.694zM885.232 949.227h-745.14c-73.017 0-132.414-59.397-132.414-132.442v-745.061c0-73.041 59.401-132.47 132.414-132.47h745.14c73.017 0 132.409 59.429 132.409 132.47v745.061c0.005 73.045-59.392 132.442-132.409 132.442zM556.238 818.047c41.755 0 75.617-33.834 75.617-75.645 0-41.783-26.629-75.645-75.617-75.645-41.783 0-75.673 33.862-75.673 75.645 0 41.806 33.89 75.645 75.673 75.645zM360.916 465.675l38.767 114.552c10.362 28.466 36.471 61.973 75.678 61.973h161.727c39.211 0 65.321-33.507 75.678-61.973l38.776-114.552c3.727-12.728-0.299-26.54-11.259-34.32-5.129-3.642-12.031-6.083-17.894-6.083-6.873 0-13.78 2.329-18.628 5.747l-104.387 73.326c-12.657 8.94-15.669 26.442-6.733 39.104 8.931 12.653 26.404 15.673 39.090 6.747l61.099-46.183c3.647-2.717 8.795-1.973 11.563 1.669 1.099 1.506 2.993 6.85-1.665 11.535 0 0-32.796 24.66-48.413 36.415v68.931l-98.061-15.973-98.066 15.973v-68.931c-15.612-11.76-48.437-36.415-48.437-36.415-4.662-4.685-2.74-10.030-1.646-11.535 2.768-3.642 7.916-4.381 11.535-1.669l61.127 46.183c12.657 8.926 30.131 5.906 39.090-6.747 8.935-12.667 5.924-30.164-6.733-39.104l-104.387-73.326c-4.849-3.427-11.755-5.747-18.661-5.747-5.835 0-12.76 2.441-17.862 6.083-10.974 7.781-15.028 21.593-11.297 34.32zM684.654 424.336l-208.335 34.278 29.892 21.284 50.026-6.93 49.975 6.93 78.441-55.563zM115.731 734.458c0 58.882 47.866 106.767 106.716 106.767s106.772-47.885 106.772-106.767c0-58.882-47.918-106.744-106.772-106.744-58.85 0-106.716 47.866-106.716 106.744zM555.307 143.040h-245.839c-13.237 0-23.949 10.74-23.949 23.973v215.353c0 13.176 10.712 23.917 23.949 23.917h47.918c13.204 0 23.945-10.74 23.945-23.917v-119.621h173.977v-119.705zM657.665 88.576c0-22.795-18.493-41.259-41.292-41.259-22.795 0-41.315 18.465-41.315 41.259v182.8c0 22.766 18.521 41.287 41.315 41.287 22.799 0 41.292-18.521 41.292-41.287v-182.8zM640.243 324.124l-180.36 29.724c-22.495 3.699-37.724 24.983-34.026 47.473 3.727 22.495 24.959 37.696 47.45 34.030l180.36-29.747c22.519-3.652 37.724-24.931 34.026-47.431-3.699-22.514-24.955-37.696-47.45-34.049zM828.056 167.013c0-13.233-10.768-23.973-23.945-23.973h-126.635v119.705h54.772v119.621c0 13.176 10.745 23.917 23.917 23.917h47.946c13.176 0 23.945-10.74 23.945-23.917v-215.353z" horiz-adv-x="1019" />
<glyph unicode="&#xe64a;" d="M908.199 948.418c-0.010 0-785.471 0.248-785.232 0-72.393 0-113.092-37.427-113.092-113.893v-788.323c0-71.534 36.578-108.98 108.932-108.98h791.653c72.335 0 108.97 35.586 108.97 108.98v788.323c0.010 74.606-36.626 113.893-111.232 113.893zM449.029 71.121c-32.79-0.677-157.779 60.906-154.154 353.682 3.435 277.921 121.373 331.825 153.801 335.46l0.162-198.211c-28.249 0-34.689-33.802-38.381-68.443-5.285-49.343-4.093-99.010 0-139.118 6.163-60.62 11.592-90.014 38.581-90.014v-193.355zM540.054 92.367c0-11.401-8.958-21.58-21.466-21.58l-0.105-0.048c-0.029-0.038-54.676 0.057-54.676 0.057v193.861h54.781c11.763 0 21.466-9.426 21.466-21.39 0-0.095 0.095-150.805 0.095-150.805l-0.095-0.095zM540.054 583.641c0-11.429-8.958-21.599-21.466-21.599l-0.105-0.029c-0.029-0.057-54.676 0.038-54.676 0.038v198.221h54.781c11.763 0 21.466-9.426 21.466-21.39 0-0.095 0.095-155.146 0.095-155.146l-0.095-0.095zM590.913 624.464l-13.939 13.586 0.372 0.544c11.382 11.382 11.382 29.833 0 41.215l13.738 13.729c18.947-19.138 18.89-50.011-0.172-69.073zM606.073 608.942c27.114 27.543 27.057 72.173 0.639 100.251l13.757 13.748c34.527-35.595 34.641-92.857-0.334-128.070l-14.063 14.072zM632.681 582.315c42.102 42.359 42.331 110.812 0.668 153.524l15.475 15.465c50.183-51.261 49.877-133.47-0.763-184.359l-15.379 15.37zM675.184 539.831v0l-13.118 13.252c58.33 58.578 59.093 153.725 1.212 212.665l13.337 13.337c65.533-66.592 64.55-173.015-1.431-239.254v0zM702.527 512.498l-13.318 13.433c73.308 73.566 73.557 192.506 0.696 266.425l13.795 13.805c80.254-81.313 79.586-212.665-1.173-293.663z" />
<glyph unicode="&#xe64b;" d="M645.186 679.743c-16.849 24.496-50.373 30.8-74.841 14.007-24.557-16.901-30.776-50.34-13.984-74.808 16.764-24.52 50.232-30.767 74.757-14.064 24.496 16.821 30.772 50.289 14.068 74.865zM568.090 581.872c0 0-43.689 46.103-54.479 57.443 0.714 13.707 2.428 49.213 2.428 49.213 0.578 12.744-9.357 23.669-22.162 24.247-12.772 0.634-23.674-9.221-24.247-22.044l-2.757-59.096c-0.324-6.304 1.954-12.523 6.28-17.065l19.954-21.081-59.918-39.551 3.227 45.249c-1.541 17.45-16.952 30.335-34.327 28.846 0 0-56.973-3.936-77.641-5.67-13.072-1.156-22.843-12.692-21.659-25.793 1.099-13.072 12.687-22.815 25.736-21.715 14.416 1.268 48.142 2.424 61.816 3.551 0 0-11.837-34.459-9.385-51.472 1.541-11.147 4.74-22.378 11.532-32.341 21.034-30.692 63.004-38.56 93.663-17.507 10.982 7.487 65.564 44.812 75.832 51.858 14.444 9.968 18.93 29.038 11.057 44.286-1.094 3.11-2.499 6.083-4.951 8.643zM700.533 377.325c-12.913 35.445 5.392 74.691 40.814 87.599l57.612-157.348h53.206v517.111h-677.31v-517.101h551.246l-25.567 69.74zM236.29 559.165l224.951 225.064c28.818-28.869 75.607-28.869 104.425 0l225.031-225.064c-153.083-153.055-401.319-153.055-554.407 0zM887.78 954.077h-748.567c-73.352 0-133.021-59.697-133.021-133.050v-748.478c0-73.38 59.674-133.078 133.021-133.078h748.567c73.348 0 133.050 59.697 133.050 133.078v748.478c0 73.352-59.702 133.050-133.050 133.050zM872.946 286.767h-66.273l10.921-30.194c12.058-32.975 4.796-68.204-15.938-93.527l39.222-113.316-165.883 0.028-19.818 59.979c-32.148 6.027-60.383 28.404-72.356 61.351l-42.177 115.684h-386.598v558.724h718.9v-558.728z" />
<glyph unicode="&#xe64c;" d="M902.59 948.499c-0.009 0-780.62 0.247-780.383 0-71.945 0-112.393-37.196-112.393-113.19v-783.455c0-71.092 36.352-108.307 108.26-108.307h786.764c71.889 0 108.297 35.366 108.297 108.307v783.455c0.009 74.145-36.399 113.19-110.545 113.19zM835.195 530.005v-43.036c0-11.055-8.941-19.996-19.996-19.996h-55.817c-11.055 0-19.996 8.941-19.996 19.996v43.036c0 11.036 8.941 19.996 19.996 19.996h55.817c11.055 0 19.996-8.96 19.996-19.996zM333.824 421.111c11.036 0 19.987-8.932 19.987-19.968v-43.036c0-11.055-8.951-19.996-19.987-19.996h-55.836c-11.036 0-19.996 8.941-19.996 19.996v43.036c0 11.036 8.96 19.968 19.996 19.968h55.836zM328.856 486.969v43.036c0 11.036 8.951 19.996 19.987 19.996h55.836c11.036 0 19.996-8.96 19.996-19.996v-43.036c0-11.055-8.96-19.996-19.996-19.996h-55.836c-11.036 0-19.987 8.941-19.987 19.996zM330.411 274.451c0 11.036 8.951 19.996 19.996 19.996h55.827c11.046 0 19.996-8.941 19.996-19.996v-43.036c0-11.036-8.951-19.996-19.996-19.996h-55.827c-11.046 0-19.996 8.96-19.996 19.996v43.036zM417.1 338.1c-11.036 0-19.987 8.941-19.987 19.996v43.036c0 11.036 8.951 19.968 19.987 19.968h55.836c11.036 0 19.996-8.932 19.996-19.968v-43.036c0-11.055-8.96-19.996-19.996-19.996h-55.836zM464.564 486.969v43.036c-0.009 11.036 8.941 19.996 19.977 19.996h55.846c11.036 0 19.987-8.96 19.987-19.996v-43.036c0-11.055-8.951-19.996-19.987-19.996h-55.846c-11.027 0-19.977 8.941-19.977 19.996zM466.129 274.451c-0.009 11.036 8.932 19.996 19.987 19.996h55.827c11.036 0 19.987-8.941 19.987-19.996v-43.036c0-11.036-8.951-19.996-19.987-19.996h-55.827c-11.055 0-19.987 8.96-19.987 19.996v43.036zM552.808 338.1c-11.036 0-19.987 8.941-19.987 19.996v43.036c-0.009 11.036 8.951 19.968 19.987 19.968h55.846c11.036 0 19.987-8.932 19.987-19.968v-43.036c0-11.055-8.951-19.996-19.987-19.996h-55.846zM603.345 486.969v43.036c0 11.036 8.96 19.996 19.996 19.996h55.836c11.036 0 19.996-8.96 19.996-19.996v-43.036c0-11.055-8.96-19.996-19.996-19.996h-55.836c-11.036 0-19.996 8.941-19.996 19.996zM604.919 274.451c0 11.036 8.941 19.996 19.977 19.996h55.836c11.036 0 19.996-8.941 19.996-19.996v-43.036c0-11.036-8.96-19.996-19.996-19.996h-55.836c-11.036 0-19.977 8.96-19.977 19.996v43.036zM691.598 338.1c-11.036 0-19.996 8.941-19.996 19.996v43.036c0 11.036 8.96 19.968 19.996 19.968h55.836c11.036 0 19.996-8.932 19.996-19.968v-43.036c0-11.055-8.96-19.996-19.996-19.996h-55.836zM812.98 605.241c0-10.306-8.249-18.792-18.735-18.792-0.076 0-135.908-0.095-135.908-0.095l-0.076 0.095c-10.003 0-18.906 7.851-18.906 18.792l-0.038 0.076c-0.038 0.038 0.038 47.91 0.038 47.91h173.625v-47.986zM519.14 801.185c243.447-2.996 290.664-106.297 293.831-134.703l-173.625-0.171c0 24.756-29.611 30.407-59.932 33.65-43.255 4.608-86.727 3.575-121.875 0-53.096-5.404-78.829-10.164-78.829-33.792h-169.368c-0.578 28.719 53.371 138.202 309.798 135.016zM209.057 653.208l169.813 0.019v-47.986c0-10.316-8.258-18.811-18.726-18.811-0.104 0-132.105-0.076-132.105-0.076l-0.095 0.076c-9.993 0-18.906 7.851-18.906 18.792l-0.028 0.095c-0.028 0.038 0.047 47.891 0.047 47.891zM189.734 530.005c0 11.036 8.96 19.996 19.996 19.996h55.836c11.036 0 19.987-8.96 19.987-19.996v-43.036c0-11.055-8.951-19.996-19.987-19.996h-55.836c-11.036 0-19.996 8.941-19.996 19.996v43.036zM191.298 231.415v43.036c0 11.036 8.951 19.996 19.987 19.996h55.836c11.036 0 19.996-8.941 19.996-19.996v-43.036c0-11.036-8.96-19.996-19.996-19.996h-55.836c-11.036 0-19.987 8.96-19.987 19.996zM765.212 110.763c0-11.055-8.941-19.987-19.977-19.987h-464.706c-11.036 0-19.996 8.932-19.996 19.987v42.344c0 11.055 8.96 19.987 19.996 19.987h464.706c11.036 0 19.977-8.932 19.977-19.987v-42.344zM836.75 231.415c0-11.036-8.941-19.996-19.996-19.996h-55.817c-11.055 0-19.996 8.96-19.996 19.996v43.036c0 11.036 8.941 19.996 19.996 19.996h55.817c11.055 0 19.996-8.941 19.996-19.996v-43.036z" />
<glyph unicode="&#xe64d;" d="M893.040 949.938h-757.699c-65.068 0-125.947-61.043-125.947-126.083v-757.479c0-65.040 61.15-126.41 126.19-126.41h757.451c65.096 0 126.331 61.047 126.331 126.055v757.779c0.005 65.040-61.23 126.139-126.326 126.139zM542.075 832.402c33.596 0 62.441-19.97 75.495-48.628h-47.053c-3.147 12.849-14.86 22.439-28.737 22.439-13.929 0-25.563-9.59-28.794-22.439h-46.407c13.055 28.658 41.933 48.628 75.495 48.628zM460.519 764.21h54.3c4.713-10.165 14.995-17.235 26.961-17.235 11.933 0 22.205 7.070 26.905 17.235h54.969c0.851-4.769 1.384-9.646 1.384-14.687 0-45.753-37.131-82.85-82.958-82.85-45.795 0-82.953 37.098-82.953 82.85-0.005 5.045 0.514 9.917 1.393 14.687zM124.554 633.442c-29.425 53.809-15.902 119.481 28.985 157.808l-14.92 27.288c-1.37 2.492-0.468 5.616 2.029 6.958l37.261 20.302c2.478 1.37 5.574 0.468 6.944-2.053l14.944-27.26c56.493 16.931 119.097-7.149 148.494-60.986l-72.204-39.426c11.933-21.836 3.862-49.26-18.016-61.234-21.92-11.919-49.316-3.862-61.286 17.974l-72.232-39.37zM347.276 276.73c0-41.343-33.582-74.85-74.972-74.85-41.409 0-74.972 33.507-74.972 74.85 0 41.315 33.563 74.822 74.972 74.822 41.395 0 74.972-33.507 74.972-74.822zM619.492 76.237h-423.15v75.341c0 13.864 11.231 25.118 25.109 25.118h398.041v-100.46zM619.492 201.88h-196.267c-34.213 0-62.053 27.774-62.053 62.001 0 34.274 27.835 62.001 62.053 62.001h196.267v-124.002zM601.99 393.055c-9.576 14.439-5.536 33.979 8.931 43.513l78.712 51.859-22.191 61.094h-30.683l18.025-49.563-59.766-39.37c-13.396-8.847-22.584-22.388-25.815-38.136-3.236-15.753-0.14-31.842 8.706-45.266 3.582-5.34 7.907-9.885 12.76-13.775h-82.706c4.849 3.89 9.207 8.435 12.746 13.775 8.861 13.424 11.956 29.514 8.692 45.266-3.208 15.748-12.396 29.285-25.81 38.136l-59.724 39.37 17.96 49.563h-30.659l-22.149-61.094 78.68-51.859c14.509-9.534 18.493-29.079 8.945-43.513s-29.069-18.432-43.522-8.87l-99.136 65.312c-17.165 11.671-15.524 29.097-12.372 36.85l42.157 120.056c8.15 22.631 23.884 40.301 68.206 40.301h194.672c44.345 0 60.056-17.67 68.234-40.301l42.171-120.056c3.137-7.752 4.755-25.179-12.396-36.85l-99.108-65.312c-14.49-9.562-33.984-5.569-43.56 8.87zM890.37 76.237h-243.015v251.207h243.015v-251.207z" />
<glyph unicode="&#xe64e;" d="M903.572 952.921c0 0-789.134 0.239-788.886 0-72.726 0-113.607-37.599-113.607-114.428v-792.006c0-71.858 36.759-109.495 109.428-109.495h795.345c72.669 0 109.495 35.748 109.495 109.495v792.006c-0.010 74.949-36.826 114.428-111.775 114.428zM874.845 712.999h-139.357v-141.246h-141.351v-143.24h-141.055v-142.495h-141.627v-143.698h-210.356v72.44h140.845v143.354h139.948v144.318h142.142v141.646h141.198v140.711h209.622v-71.792z" horiz-adv-x="1011" />
<glyph unicode="&#xe64f;" d="M710.229 519.431h-390.045v-278.73h390.045v278.73zM616.927 394.559h-83.841v-24.468h74.282c4.265 0 7.732-3.438 7.732-7.708s-3.467-7.713-7.732-7.713l-74.282-0.005v-24.468h71.426c2.973 0 7.342-2.668 7.342-7.295 0-41.669-5.223-61.294-27.164-61.294-22.768 0-27.446 49.293-51.604 52.543 0 0 0-36.934 0-47.174h-38.179c0 10.24 0 47.264 0 47.264-25.351-1.926-29.442-52.623-53.098-52.623-21.936 0-25.976 19.625-25.976 61.294 0 4.617 4.378 7.295 7.342 7.295h71.732v24.468h-74.263c-4.321 0-7.755 3.438-7.755 7.713 0 4.265 3.434 7.708 7.755 7.708h74.263v24.468h-83.588c-4.265 0-7.727 3.438-7.727 7.732 0 4.237 3.452 7.732 7.727 7.732h83.588v24.44h-78.458c-4.265 0-7.732 3.438-7.732 7.732 0 4.232 3.467 7.755 7.732 7.755h78.458v24.412h-61.459c-4.293 0-7.732 3.495-7.732 7.708 0 4.321 3.438 7.788 7.732 7.788h61.459v13.514h38.179v-13.514h61.463c4.265 0 7.732-3.467 7.732-7.788 0-4.209-3.462-7.708-7.732-7.708h-61.463v-24.412h78.693c4.293 0 7.755-3.523 7.755-7.755 0-4.293-3.462-7.732-7.755-7.732h-78.693v-24.44h83.841c4.265 0 7.732-3.495 7.732-7.732 0-4.298-3.467-7.736-7.732-7.736zM888.39 954.523h-748.553c-73.352 0-133.021-59.674-133.021-133.050v-748.478c0-73.38 59.674-133.078 133.021-133.078h748.553c73.352 0 133.050 59.697 133.050 133.078v748.478c0 73.38-59.697 133.050-133.050 133.050zM514.151 866.529c55.381 0 100.244-44.892 100.244-100.296 0-55.381-44.863-100.272-100.244-100.272-55.413 0-100.305 44.892-100.305 100.272 0 55.404 44.892 100.296 100.305 100.296zM400.609 641.442h230.381c41.669 0 78.275-22.241 98.586-55.404h-430.902c21.678 33.167 60.261 55.404 101.935 55.404zM359.983 140.673c0-21.466-17.361-38.813-38.837-38.813-21.387 0-38.78 17.338-38.78 38.813v33.858h77.613v-33.858zM643.457 48.466h-110.371l0.164 54.474h-36.981l-0.061-54.474h-110.587v126.065h257.837v-126.065zM707.063 101.865c-21.438 0-38.813 17.338-38.813 38.813v33.858h77.613v-33.858h0.005c0.005-21.471-17.389-38.813-38.804-38.813zM799.326 213.617h-570.396v333.335h570.396v-333.335z" />
<glyph unicode="&#xe650;" d="M888.79 955.030h-748.539c-73.348 0-133.017-59.674-133.017-133.050v-748.483c0-73.376 59.669-133.078 133.017-133.078h748.539c73.348 0 133.045 59.702 133.045 133.078v748.483c0 73.376-59.697 133.050-133.045 133.050zM495.874 789.335c41.007 0 74.202-33.134 74.202-74.038 0-40.899-33.195-74.066-74.202-74.066-40.983 0-74.198 33.167-74.207 74.066 0.005 40.899 33.224 74.038 74.207 74.038zM386.663 604.494c6.468 6.412 21.241 17.037 49.096 17.037h100.108c56.865 0 67.819-56.7 56.179-86.039l-52.356-126.967c-3.222-7.295-9.277-13.157-16.844-15.881l-114.679-42.224c-14.702-6.407-31.843 0.254-38.264 14.923-6.468 14.726 0.221 31.843 14.947 38.278l105.796 39.72 32.698 77.974-21.302 7.873-27.798-66.771-80.534-29.668v81.633l-78.721-85.983-89.093 0.089c0.005 0 155.897 170.886 160.768 176.006zM595.353 327.957h-100.498l-21.964 21.8 59.533 22.072c14.125 5.252 24.144 16.459 28.569 29.719 0.193 0.338 0.493 0.55 0.667 0.935l33.637 79.299 0.056-153.825zM143.421 237.455l253.788 20.395-49.161 74.404h-123.965c-20.255 0-36.714 15.82-36.714 36.056 0 20.203 16.459 36.502 36.714 36.502 0 0 121.762 0.188 126.027 0-9.55-12.997-10.348-30.805-4.622-46.766 9.714-25.708 41.2-39.828 67.072-30.579l34.872 12.852 50.091-48.912h207.797c35.121 0 63.352-28.348 63.352-63.234 0-34.76-27.982-62.859-62.859-63.136l-225.407 0.028c-14.947 0.305-26.943 12.438-26.943 27.413 0 15.196 12.307 27.498 27.498 27.498h116.515l94.861 19.818-5.12 24.524-92.329-19.287h-113.927c-28.982 0-52.548-23.561-52.548-52.548 0-10.076 2.997-19.404 7.929-27.413l-284.724 0.033c-20.203 0-36.577 16.436-36.577 36.69 0.005 17.385 12.142 31.918 28.381 35.662zM883.754 77.326c0 0-718.505 0-740.718 0-29.090 0-27.578 28.324-27.578 28.324v21.8c0 0-1.705 13.101 14.947 13.101 14.721 0 591.576 0 591.576 0 47.142 0 67.598 43.9 92.338 43.9h72.187c22.462 0 24.942-19.094 24.942-19.094v-60.364c-0.005 0 1.588-27.667-27.695-27.667zM846.35 207.623c-36.902 0-66.847 29.889-66.847 66.687 0 36.939 29.945 66.72 66.847 66.715 36.883 0 66.908-29.781 66.908-66.715 0-36.798-30.025-66.687-66.908-66.687z" horiz-adv-x="1029" />
<glyph unicode="&#xe651;" d="M584.587 812.953h18.963v-90.662h-18.963v90.662zM653.862 640.023h-279.998v-385.329h279.998v385.329zM585.329 284.695v-0.009l-29.494 53.69-29.574-53.69h-27.488l43.388 78.58-52.323 95.279c-2.724-0.221-5.181-0.662-8.065-0.662h-34.459v-101.644h-39.302v246.009h77.974c47.118 0 67.819-29.616 67.819-71.642 0-27.634-10.127-49.185-29.043-61.431l37.747-69.059 28.724 52.036h27.277l-42.379-76.932 49.486-90.525h-40.288zM472.538 572.637h-25.215v-85.1h27.911c21.053 0 39.302 11.367 39.302 42.383 0 26.507-10.658 42.717-41.998 42.717zM626.97 812.953h18.859v-90.662h-18.859v90.662zM669.25 812.953h18.935v-90.662h-18.935v90.662zM888.715 950.986h-748.582c-73.352 0-133.021-59.669-133.021-133.050v-748.478c0-73.376 59.674-133.078 133.021-133.078h748.582c73.348 0 133.012 59.702 133.012 133.078v748.478c0.005 73.38-59.664 133.050-133.012 133.050zM688.213 83.658c0-14.388-11.973-26.14-26.864-26.14h-295.194c-14.862 0-26.915 11.753-26.915 26.14v595.118h348.973v-595.118zM719.285 717.833c0-7.595-6.247-13.707-14.035-13.707h-383.103c-7.732 0-14.064 6.111-14.064 13.707v99.305c0 7.567 6.337 13.655 14.064 13.655h383.103c7.788 0 14.035-6.083 14.035-13.655v-99.305z" horiz-adv-x="1029" />
<glyph unicode="&#xe652;" d="M482.351 582.6c-13.406 0-20.668 13.622-20.724 13.763-3.081 5.89-10.348 8.173-16.21 5.092-5.834-3.030-8.173-10.24-5.181-16.13 0.521-1.047 13.815-26.812 42.116-26.812 11.086 0 20.306 2.367 27.709 6.853 7.074-4.871 16.21-7.516 27.413-7.516 25.905 0 38.118 26.948 38.649 28.104 0.686 1.569 1.047 3.194 1.047 4.815 0 4.622-2.696 9.028-7.13 10.982-2.917 1.32-6.191 1.461-9.193 0.301-3.006-1.099-5.392-3.415-6.722-6.36-0.028-0.108-6.468-13.791-16.652-13.791-9 0-12.993 2.283-14.67 3.744 0 2.475 0 15.219 0 20.339 8.065 1.541 14.374 8.699 14.374 17.366 0 10.019-8.122 18.521-17.676 18.521l-16.755-0.136c-10.127 0-18.357-8.286-18.357-18.385 0-8.699 6.111-16.074 14.341-17.943 0-4.843 0-16.13 0-18.935-2.151-1.559-6.943-3.871-16.379-3.871zM449.785 654.078c10.898 0 19.766 8.807 19.766 19.766 0 10.869-8.864 19.733-19.766 19.733s-19.761-8.864-19.761-19.733c0-10.959 8.864-19.766 19.761-19.766zM570.697 654.078c10.926 0 19.79 8.807 19.79 19.766 0 10.869-8.864 19.733-19.79 19.733-10.869 0-19.733-8.864-19.733-19.733 0-10.959 8.864-19.766 19.733-19.766zM884.356 954.251h-748.558c-73.352 0-133.021-59.674-133.021-133.050v-748.478c0-73.38 59.674-133.078 133.021-133.078h748.558c73.343 0 133.017 59.697 133.017 133.078v748.478c0.005 73.38-59.669 133.050-133.017 133.050zM365.070 839.121c60.942 2.973 72.634-42.139 72.634-42.139s28.273 17.286 72.417 17.286c44.126 0 72.356-17.286 72.356-17.286s11.724 45.112 72.666 42.139c35.511-1.705 64.489-31.378 64.489-66.936 0-33.303-21.908-78.002-57.64-79.13l-4.542-0.136c1.019-6.055 1.404-22.927 1.404-27.385 0-82.047-66.748-148.846-148.738-148.846-82.019 0-148.767 66.8-148.767 148.846 0 4.458 0.357 21.33 1.437 27.385l-4.599 0.136c-35.699 1.127-57.579 45.826-57.579 79.13 0 35.558 28.954 65.231 64.46 66.936zM429.507 322.828v0 58.936h52.102v52.097h58.871v-52.102h52.158v-58.936h-52.158v-52.102h-58.871v52.102h-52.102zM239.921 330.019c-2.64 66.358 32.754 121.433 67.683 166.569l4.81 6.412c11.452 15.524 18.991 25.788 53.835 23.369 26.676-1.898 53.619-21.8 53.619-56.259 0-0.085 0-0.164 0-0.277-0.103-20.724-13.65-39.33-27.963-58.95-17.422-23.862-37.155-50.866-37.155-87.608 0-10.512 2.306-18.667 4.57-26.45 2.175-7.685 4.237-14.895 4.237-24.191 0-31.65-26.751-57.419-59.613-57.419-39.476-0.005-60.998 38.644-64.023 114.805zM413.564 54.643c-43.628 0-79.13 35.45-79.13 79.073s35.506 79.073 79.13 79.073c43.595 0 79.073-35.45 79.073-79.073s-35.474-79.073-79.073-79.073zM607.993 54.643c-43.619 0-79.13 35.45-79.13 79.073s35.511 79.073 79.13 79.073c43.628 0 79.139-35.45 79.139-79.073s-35.511-79.073-79.139-79.073zM780.293 330.019c-3.053-76.161-24.604-114.805-64.052-114.805-32.862 0-59.613 25.76-59.613 57.419 0 9.296 2.057 16.516 4.237 24.191 2.278 7.783 4.57 15.938 4.57 26.45 0 36.742-19.705 63.746-37.132 87.608-14.341 19.653-27.855 38.226-27.963 58.95 0 0.108 0 0.193 0 0.277 0 34.459 26.915 54.361 53.619 56.259 34.788 2.424 42.364-7.844 53.807-23.369l4.843-6.412c34.938-45.141 70.243-100.211 67.683-166.569z" horiz-adv-x="1019" />
<glyph unicode="&#xe653;" d="M305.821 794.033c-17.357 0-31.445-14.027-31.445-31.454 0-17.343 14.088-31.487 31.445-31.487 17.371 0 31.44 14.144 31.44 31.487 0 17.427-14.069 31.454-31.44 31.454zM357.998 630.627c-16.566 0-29.916-13.368-29.916-29.869 0-16.524 13.354-29.892 29.916-29.892 16.463 0 29.836 13.368 29.836 29.892 0 16.501-13.373 29.869-29.836 29.869zM248.753 611.368c-16.482 0-29.864-13.377-29.864-29.925 0-16.496 13.387-29.864 29.864-29.864 16.463 0 29.836 13.368 29.836 29.864 0 16.548-13.373 29.925-29.836 29.925zM364.329 718.439c-16.496 0-29.864-13.373-29.864-29.892 0-16.496 13.368-29.892 29.864-29.892 16.52 0 29.902 13.396 29.906 29.892 0 16.524-13.387 29.892-29.906 29.892zM881.678 949.9h-745.145c-73.013 0-132.409-59.397-132.409-132.447v-745.075c0-73.045 59.397-132.451 132.409-132.451h745.145c73.008 0 132.405 59.406 132.405 132.451v745.075c0.005 73.050-59.392 132.447-132.405 132.447zM110.709 662.979c0 100.965 82.191 183.165 183.198 183.165 100.974 0 183.137-82.196 183.137-183.165 0-101.021-82.163-183.193-183.137-183.193-101.007 0-183.198 82.172-183.198 183.193zM409.413 332.985l182.188-105.177-18.025-31.262-182.216 105.205 18.053 31.234zM862.072 61.854h-448.021v74.766c0 0 86.301 0 159.174 0 108.904 0 197.506 88.55 197.506 197.454 0 68.912-35.672 131.105-91.426 166.585l-90.823-157.35-18.848 10.904-26.792-46.328-47.394 27.344 26.788 46.384-18.904 10.918 215.994 374.181 14.574-8.384 21.724 37.589 56.792-32.796-21.724-37.621 13.808-8-87.835-152.118c78.441-48.656 128.856-135.233 128.856-231.302 0-77.918-33.315-147.774-86.007-197.454 36.247 0 102.55 0 102.559-0.005v-74.766zM284.892 677.699c-16.492 0-29.892-13.396-29.892-29.892s13.401-29.864 29.892-29.864c16.463 0 29.836 13.368 29.836 29.864s-13.373 29.892-29.836 29.892zM246.948 723.204h-60.248v-60.687h60.248v60.687zM234.248 675.038c-8 0-27.124 0-35.167 0 0 8.080 0 27.587 0 35.672 8.042 0 27.166 0 35.167 0 0-8.084 0-27.587 0-35.672zM293.897 829.218c-91.646 0-166.262-74.612-166.262-166.234 0-91.65 74.616-166.234 166.267-166.234 91.604 0 166.206 74.579 166.206 166.234 0 91.622-74.602 166.234-166.211 166.234zM294.056 518.754c-79.507 0-144.174 64.629-144.174 144.117 0 79.512 64.671 144.225 144.174 144.225 79.465 0 144.122-64.713 144.122-144.225 0-79.489-64.657-144.117-144.122-144.117z" horiz-adv-x="1015" />
<glyph unicode="&#xe654;" d="M885.97 949.582h-745.117c-73.013 0-132.409-59.397-132.409-132.437v-745.042c0-73.041 59.397-132.465 132.409-132.465h745.117c73.013 0 132.437 59.425 132.437 132.465v745.042c0.005 73.041-59.42 132.437-132.437 132.437zM453.342 786.841c2.96 37.121 35.452 64.849 72.55 61.917 37.074-2.927 64.849-35.424 61.973-72.573-2.955-37.093-35.475-64.793-72.573-61.889-37.177 2.96-64.849 35.396-61.95 72.545zM776.164 439.859c-1.342-16.767-16.029-29.261-32.74-27.891-5.157 0.355-9.071 2.3-13.892 4.526 0 0-86.409 58.817-91.505 62.871-8.688 7.037-17.179 15.86-20.938 28.162-1.309 4.302-18.843 63.89-18.843 63.89l-11.788-150.579 74.027-119.995c3.568-5.728 5.756-12.246 6.331-19.012l16.931-190.52c2.137-23.945-15.589-45.206-39.534-47.254-23.917-2.057-45.070 15.477-47.258 39.534 0 0-14.383 161.89-15.944 180.247-6.794 11.040-46.767 69.534-66.85 102.166l-102.984-291.924c-7.528-22.846-32.244-35.34-55.039-27.723-22.766 7.593-35.232 32.076-27.699 55.039l89.556 258.801 17.020 111.911h-57.699c-25.184 0-45.589 20.41-45.589 45.589 0 5.966 1.15 11.671 3.226 16.889 0 0 47.212 105.481 56.11 122.74 13.125 25.642 35.999 36.948 68.547 36.046h84.768l-177.891-127.425-15.973-37.28c-1.37-3.385-2.137-7.084-2.137-10.974 0-15.982 12.961-28.934 28.934-28.934h147.727c25.179 0 45.589 20.41 45.589 45.589 0 22.233-15.809 40.815-36.85 44.761l43.008 114.263h10.193c23.669 0 42.377-15.973 47.918-34.549l34.082-122.74c0.575-1.973 2.824-5.728 5.672-7.893 3.507-2.572 89.616-61.697 89.616-61.697 7.925-6.111 12.723-15.893 11.9-26.633zM528.146 562.964c14.49-1.566 25.834-13.705 25.834-28.616 0-15.982-12.961-28.934-28.934-28.934l-18.025-0.178 21.125 57.727z" />
<glyph unicode="&#xe655;" d="M598.376 536.765c-23.089 23.070-53.781 35.751-86.385 35.751-32.632 0-63.315-12.685-86.381-35.751-23.019-23.122-35.732-53.762-35.732-86.39 0-67.322 54.74-122.141 122.108-122.141 32.604 0 63.287 12.718 86.385 35.751 23.075 23.070 35.751 53.758 35.751 86.39 0.005 32.632-12.681 63.268-35.746 86.39zM469.633 443.502c-22.304 0-40.357 18.053-40.357 40.357 0 22.308 18.053 40.39 40.357 40.39 22.276 0 40.357-18.081 40.357-40.39 0-22.304-18.081-40.357-40.357-40.357zM604.347 625.699c62.819-33.151 105.832-99.094 105.832-174.94 0-52.851-20.63-102.554-57.966-139.923-15.014-14.986-32.001-27.12-50.433-36.467 108.044 22.659 204.178 84.604 270.069 175.899-65.349 90.608-160.52 152.361-267.502 175.431zM314.433 450.759c0 52.827 20.602 102.526 58.027 139.895 14.925 14.906 31.945 27.096 50.326 36.382-109.914-21.808-207.937-84.136-274.787-176.773 67.509-93.511 166.818-156.139 277.995-177.372-19.564 9.511-37.673 22.135-53.529 37.944-37.43 37.369-58.031 87.073-58.031 139.923zM882.473 951.013h-745.159c-73.013 0-132.405-59.429-132.405-132.451v-745.075c0-73.050 59.397-132.447 132.405-132.447h745.159c73.008 0 132.4 59.397 132.4 132.447v745.075c0.005 73.022-59.387 132.451-132.4 132.451zM916.803 443.231c-90.631-137.408-242.735-219.407-406.841-219.407-164.158 0-316.299 81.999-406.949 219.351l-4.685 7.098 4.685 7.098c90.739 137.352 242.842 219.356 406.949 219.356s316.21-82.009 406.841-219.356l4.685-7.098-4.685-7.042z" horiz-adv-x="1019" />
<glyph unicode="&#xe656;" d="M891.932 955.649h-752.027c-73.657 0-133.601-59.954-133.601-133.644v-751.97c0-73.723 59.944-133.667 133.601-133.667h752.027c73.686 0 133.653 59.944 133.653 133.667v751.97c0 73.695-59.968 133.644-133.653 133.644zM734.472 303.625v-257.68h-323.933v92.939h-47.581c-66.079 0-119.695 53.583-119.695 119.756v84.85h-40.7c-13.52 0-24.552 11.004-24.552 24.477 0 3.407 0.609 6.63 1.826 9.518l63.427 159.716c0 0 6.559 66.164 12.524 91.495 26.407 113.957 153.454 217.366 291.198 217.366 167.582 0 303.5-135.932 303.5-303.666 0-96.865-45.372-183.192-116.014-238.771zM738.068 736.348l-37.185-26.19c-5.531 3.237-11.363 6.144-17.592 8.442-1.741 0.637-3.478 1.104-5.219 1.633l-8.107 46.424h-44.707l-7.55-44.712c-8.159-2.1-15.988-5.172-23.42-9.046l-38.459 27.186-31.716-31.64 26.35-37.024c-3.289-5.587-6.191-11.476-8.489-17.752-0.67-1.741-1.104-3.483-1.666-5.224l-38.379-6.583v21.32l-29.309 5.030c-1.326 5.115-3.317 9.98-5.748 14.652l17.97 25.383-20.763 20.716-24.444-17.233c-3.567 2.072-7.244 4.016-11.255 5.507-1.024 0.387-2.1 0.472-3.152 0.802l-5.309 30.578h-29.177l-5.111-29.337c-5.144-1.354-10.037-3.374-14.737-5.814l-25.44 17.894-20.655-20.716 17.281-24.444c-2.072-3.539-4.016-7.215-5.474-11.226-0.387-1.052-0.637-2.1-0.967-3.181l-30.413-5.224v-29.337l29.507-5.059c1.35-5.040 3.209-9.933 5.587-14.577l-17.946-25.411 20.683-20.74 24.524 17.281c3.567-2.1 7.272-4.035 11.283-5.531 1.024-0.387 2.1-0.472 3.124-0.831l5.309-30.578 29.167 0.028 5.115 29.309c5.115 1.354 9.98 3.346 14.68 5.781l25.326-17.861 20.758 20.711-17.252 24.444c2.072 3.539 3.987 7.187 5.446 11.17 0.415 1.052 0.495 2.157 0.859 3.237l22.509 3.879v-36.699l44.683-7.687c2.1-8.159 5.177-15.983 9.070-23.42l-27.124-38.379 31.527-31.612 37.161 26.19c5.559-3.237 11.358-6.111 17.606-8.404 1.741-0.665 3.483-1.104 5.224-1.661l8.102-46.458h38.789l-3.209-18.607c-5.606-1.274-10.896-3.483-15.865-6.276l-18.555 13.104-14.544-14.548 12.552-17.781c-2.157-3.431-4.035-7.078-5.474-11.004-0.58-1.576-0.802-3.152-1.246-4.728l-22.514-3.841v-20.522l21.537-3.733c1.246-5.634 3.45-10.915 6.276-15.926l-13.104-18.526 14.487-14.6 17.781 12.609c3.435-2.185 7.102-4.063 11.056-5.531 1.576-0.58 3.181-0.807 4.79-1.251l3.7-22.396h20.598l3.761 21.457c5.639 1.251 10.92 3.454 15.926 6.276l18.441-13.1 14.6 14.572-12.548 17.668c2.213 3.45 4.12 7.135 5.587 11.108 0.552 1.548 0.774 3.124 1.217 4.7l22.316 3.841v20.598l-21.424 3.676c-1.246 5.611-3.454 10.92-6.276 15.898l13.076 18.555-14.567 14.548-17.752-12.472c-3.402 2.161-7.050 4.039-11.004 5.507-1.519 0.552-3.067 0.774-4.62 1.189l-3.926 22.396h-14.709l7.107 41.894c8.131 2.072 15.926 5.144 23.335 9.013l38.511-27.186 31.569 31.584-26.242 37.161c3.256 5.559 6.168 11.391 8.489 17.639 0.646 1.727 1.085 3.473 1.642 5.214l46.453 7.989v44.716l-44.759 7.715c-2.1 8.102-5.177 15.898-9.013 23.283l27.124 38.516-31.461 31.593zM402.404 620.811c-17.724 0-32.074 14.331-32.074 32.027 0 17.748 14.36 32.098 32.074 32.103 17.752 0 32.074-14.35 32.074-32.103 0-17.696-14.322-32.027-32.074-32.027zM668.45 419.649c17.611 0 31.909-14.322 31.909-32.022 0-17.724-14.298-32.046-31.909-32.046-17.696 0-32.103 14.322-32.103 32.046 0.005 17.701 14.402 32.022 32.103 32.022zM643.865 586.113c-17.606 0-31.956 14.294-31.956 32.018 0 17.757 14.35 32.051 31.956 32.051 17.663 0 31.956-14.294 31.956-32.051 0.005-17.724-14.289-32.018-31.956-32.018zM317.832 544.445c-18.578 0-33.754-15.152-33.754-33.816 0-18.781 15.181-33.962 33.754-33.962 18.753 0 34.009 15.181 34.009 33.962 0 18.663-15.266 33.816-34.009 33.816z" />
<glyph unicode="&#xe657;" d="M691.050 313.552h87.97c6.878 0 12.41 5.555 12.405 12.372 0 6.883-5.531 12.438-12.405 12.438h-87.97c-6.845 0-12.382-5.555-12.382-12.438 0-6.817 5.531-12.372 12.382-12.372zM891.764 691.964h-312.212v-245.241h312.212v245.241zM869.105 467.512h-267.156v203.542h267.156v-203.542zM364.334 683.801h-50.742v-50.728h-50.742v-50.742h50.742v-50.728h50.742v50.728h50.718v50.742h-50.718zM691.050 602.825h87.97c6.878 0 12.41 5.522 12.405 12.396 0 6.836-5.531 12.396-12.405 12.396h-87.97c-6.845 0-12.382-5.56-12.382-12.396 0-6.873 5.531-12.396 12.382-12.396zM889.791 951.252h-745.121c-73.013 0-132.414-59.415-132.414-132.442v-745.089c0-73.045 59.401-132.442 132.414-132.442h745.121c73.017 0 132.437 59.397 132.437 132.442v745.089c0 73.031-59.42 132.442-132.437 132.442zM148.040 778.219v-166.65h-24.936c-4.713 0-8.547 3.797-8.547 8.547v215.049c0 7.276 5.424 13.204 12.877 13.204h110.185c7.425 0 12.877-5.906 12.877-13.176v-12.629h170.363c4.741 0 8.547-3.82 8.547-8.519v-48.362h-145.431v12.662c0 7.262-5.424 13.176-12.905 13.176h-110.129c-7.477-0.005-12.901-6.004-12.901-13.303zM487.84 502.122h-297.75c-4.741 0-8.547 3.797-8.547 8.519v215.063c0 7.276 5.424 13.204 12.868 13.204h110.167c7.458 0 12.91-5.906 12.91-13.176v-12.629h170.353c4.741 0 8.547-3.82 8.547-8.519v-193.943h0.005c-0.005-4.727-3.811-8.519-8.552-8.519zM914.147 65.557h-356.904v649.398h356.904v-649.398zM891.764 402.701h-312.212v-245.278h312.212v245.278zM869.268 178.347h-267.128v203.495h267.128v-203.495z" horiz-adv-x="1029" />
<glyph unicode="&#xe658;" d="M886.508 951.252h-745.182c-72.989 0-132.386-59.401-132.386-132.428v-745.089c0-73.041 59.401-132.456 132.386-132.456h745.182c73.017 0 132.414 59.415 132.414 132.456v745.089c0 73.031-59.397 132.428-132.414 132.428zM565.725 694.532c58.162 0 105.35-47.118 105.35-105.336 0-58.144-47.188-105.374-105.35-105.374s-105.346 47.23-105.346 105.374c0 58.218 47.183 105.336 105.346 105.336zM131.053 661.207v84.309h84.305v84.305h84.305v-84.305h84.305v-84.309h-84.305v-84.295h-84.305v84.295h-84.305zM842.233 111.076c-7.809 0-15.313 1.524-22.163 4.264l-93.787 26.091v-93.493h-325.576v93.493l-93.759-26.091c-6.883-2.74-14.355-4.264-22.163-4.264-33.151 0-60.028 26.951-60.028 60.061 0 12.461 3.783 24.029 10.245 33.591l150.392 206.221c16.328 22.36 39.122 47.282 87.208 47.282h181.814c48.058 0 70.88-24.922 87.185-47.282l150.388-206.221c6.471-9.562 10.273-21.13 10.273-33.591 0-33.109-26.905-60.061-60.028-60.061zM400.683 386.111v-125.064l11.4 3.848c83.874 24.726 116.498-86.016 32.632-110.69l-2.684-0.753 121.473-40.203 121.487 40.203-2.74 0.753c-83.814 24.67-51.181 135.416 32.632 110.69l11.451-3.848v125.064l-162.83-53.197-162.821 53.197z" />
<glyph unicode="&#xe659;" d="M880.621 952.879h-742.381c-72.742 0-131.918-59.669-131.918-133.045v-748.516c0-73.376 59.176-133.040 131.918-133.040h742.377c72.732 0 131.96 59.664 140.302 134.031v748.516c-8.342 72.385-67.565 132.054-140.297 132.054zM522.926 713.733c50.773 0 91.845-41.42 91.845-92.559 0-51.167-32.345-92.644-91.845-92.644-50.716 0-91.855 41.477-91.855 92.644 0 51.139 41.138 92.559 91.855 92.559zM153.412 426.778h163.281l-52.9-175.461h-110.381v175.461zM867.187 84.532h-59.063v166.79h-131.664l47.297-166.79h-392.408l47.132 166.79h-32.12l-40.664-139.128c-5.003-17.366-20.752-28.625-37.808-28.625-3.659 0-7.37 0.521-11.057 1.569-20.903 6.163-32.89 28.212-26.826 49.293l33.792 116.891h82.559l33.524 117.112h31.575l-32.698-117.112h297.697l-29.724 105.054c-4.796 16.929-4.143 25.623-1.663 32.533l19.32 37.869h-347.695l1.959 5.421c11.405 26.337 55.024 71.971 119.028 71.971h179.214l61.163 108.055-34.858 141.965c-5.205 21.302 7.675 42.825 28.832 48.109 21.067 5.284 42.473-7.736 47.701-29.038l38.63-157.377c2.433-9.911 0.982-20.395-4.011-29.254l-89.957-159.857h143.726v377.504h59.063v-719.745zM423.875 339.005c0 26.896 21.593 48.635 48.278 48.635 26.643 0 48.208-21.744 48.213-48.635 0-26.835-21.565-48.659-48.213-48.659-26.685 0-48.278 21.823-48.278 48.659zM534.58 339.005c0 26.896 21.593 48.635 48.26 48.635s48.227-21.744 48.227-48.635c0-26.835-21.56-48.659-48.227-48.659s-48.26 21.823-48.26 48.659z" />
<glyph unicode="&#xe65a;" d="M364.361 713.31v-193.982c0.028-14.655-11.532-26.544-26.037-26.601-14.477 0-26.483 11.922-26.483 26.601v193.982h-50.721v-193.982c0-14.655-11.56-26.544-26.065-26.601-14.477 0-26.478 11.922-26.478 26.601v193.982h-48.743v-252.209h252.609v252.209h-48.081zM886.845 953.227l-748.563 0.005c-73.352 0-133.021-59.683-133.021-133.045v-748.516c0-73.376 59.674-133.045 133.021-133.045h748.563c73.348 0 133.017 59.669 133.017 133.045v748.511c0 73.362-59.669 133.045-133.017 133.045zM134.097 435.393v303.625h74.48v60.609h-8.009l-0.136 14.533h68.040l0.085-14.533h-7.431v-60.609h50.726v60.609h-8.009l-0.103 14.533h67.983l0.108-14.533h-7.459v-60.609h73.813v-303.625h-304.086zM412.944 352.439l186.053-107.478-18.404-31.899-186.091 107.478 18.441 31.899zM875.172 75.527h-457.498v76.358c0 0 88.073 0 162.529 0 111.203 0 201.719 90.469 201.719 201.662 0 70.299-36.498 133.82-93.362 170.078l-92.752-160.636-19.24 11.118-27.361-47.339-48.466 27.991 27.357 47.311-19.268 11.114 220.578 382.093 14.834-8.563 22.185 38.423 58.020-33.496-22.129-38.48 14.092-8.122-89.727-155.31c80.093-49.678 131.593-138.127 131.593-236.192 0-79.595-34.050-150.908-87.796-201.662 36.963 0 104.702 0 104.697 0.005v-76.354z" />
<glyph unicode="&#xe65b;" d="M888.785 956.731l-748.577 0.005c-73.348 0-133.021-59.683-133.021-133.045v-748.516c0-73.376 59.674-133.045 133.021-133.045h748.577c73.348 0 133.017 59.669 133.017 133.045v748.511c0 73.362-59.669 133.045-133.017 133.045zM513.86 849.164c53.953 0 97.736-43.403 97.736-96.937 0-53.549-43.774-96.979-97.736-96.979-53.943 0-97.754 43.431-97.754 96.979 0.005 53.53 43.807 96.937 97.754 96.937zM778.442 203.222c-21.889-6.276-44.272 4.74-50.016 24.797l-74.841 261.252-36.498 0.056 119.587-416.848h-445.642l119.615 416.848-36.549-0.056-74.808-261.252c-5.754-20.062-28.155-31.072-49.998-24.797-21.894 6.276-35.723 25.403-28.376 50.448l76.969 268.048c30.743 107.121 120.428 103.776 120.428 103.776h191.112c0 0 89.656 3.344 120.442-103.776l76.941-268.048c7.356-25.046-6.487-44.173-28.367-50.448zM513.888 386.222c-79.83 0-144.53-64.653-144.53-144.497 0-79.787 64.69-144.506 144.53-144.506 79.755 0 144.454 64.709 144.454 144.506 0 79.844-64.69 144.497-144.454 144.497zM577.287 228.54c-3.424-7.267-21.701-45.798-25.417-53.53-10.259-21.654-36.178-30.908-57.879-20.663-7.032 3.387-12.429 8.582-16.952 14.284-6.867 8.671-11.471 31.791-11.471 31.791-7.21-5.092-25.652-16.708-33.275-22.129-6.943-4.843-16.534-3.194-21.419 3.744-4.927 6.943-3.222 16.516 3.673 21.415 10.982 7.685 41.42 28.376 41.42 28.376 9.263 6.501 22.021 4.383 28.522-4.927l12.922-26.258 20.546 41.533-17.953 5.256c-3.95 1.127-7.196 3.852-9.108 7.487l-17.615 33.825c-3.819 7.328-0.991 16.375 6.369 20.175 7.309 3.852 16.342 0.963 20.189-6.332 0 0 10.597-20.367 14.67-28.212 9.676-2.837 49.030-14.284 49.030-14.284 2.133-0.667 3.922-1.87 5.538-3.274 9.343-5.956 13.072-18.009 8.211-28.277zM591.149 293.357c-8.23-17.286-28.883-24.689-46.197-16.459-17.361 8.173-24.745 28.869-16.53 46.24 8.215 17.286 28.912 24.689 46.226 16.487 17.338-8.23 24.689-28.926 16.501-46.268z" />
<glyph unicode="&#xe65c;" d="M627.75 273.032c-5.609 10.79-22.674 27.549-41.251 27.549-22.101 0-40.044-16.713-40.044-37.432 0-10.512 2.781-23.345 10.24-30.109 3.824-3.467 6.557-7.074 6.914-14.613 0.277-8.422-1.794-12.993-5.477-16.981-3.617-3.734-8.709-10.667-10-14.219-1.292-3.523-1.677-6.557-1.677-10.080 0-20.668 17.943-37.437 40.044-37.437 21.626 0 38.452 19.461 44.699 36.554 4.542 15.717 7.952 31.232 7.267 50.416-0.615 20.344-6.478 37.71-10.714 46.352zM476.151 233.049c7.487 6.764 10.076 19.597 10.076 30.109 0 20.72-17.774 37.432-39.908 37.432-18.634 0-35.643-16.76-41.279-27.549-4.326-8.643-10.080-26.009-10.733-46.348-0.639-19.184 2.837-34.708 7.37-50.416 6.191-17.103 22.899-36.554 44.643-36.554 22.133 0 39.908 16.755 39.908 37.437 0 3.523-0.249 6.557-1.597 10.080-1.212 3.542-6.388 10.475-9.911 14.219-3.8 3.997-5.829 8.558-5.477 16.981 0.329 7.534 3.053 11.142 6.91 14.608zM890.152 954.33h-748.567c-73.348 0-133.017-59.679-133.017-133.059v-748.492c0-73.385 59.669-133.054 133.017-133.054h748.567c73.348 0 133.017 59.669 133.017 133.054v748.492c0 73.385-59.669 133.059-133.017 133.059zM515.288 868.314c62.168 0 112.541-50.35 112.541-112.494 0-62.098-50.373-112.466-112.541-112.466-62.121 0-112.513 50.369-112.513 112.466 0 62.149 50.392 112.494 112.513 112.494zM808.603 116.074c0-27.221-21.415-49.293-48.635-49.293-27.192 0-49.237 22.072-49.237 49.293 0 31.706 0 314.542 0 314.542h-41.2v-380.825h-306.744v380.825h-40.796c0 0 0-282.835 0-314.542 0-27.221-21.993-49.293-49.213-49.293-27.164 0-48.607 22.072-48.607 49.293 0 27.192 0 308.374 0 348.893 0 79.576 71.008 144.116 150.631 144.116 38.508 0 249.443 0 288.942 0 79.651 0 144.854-64.54 144.854-144.116 0.005-40.518 0.005-321.7 0.005-348.893z" horiz-adv-x="1029" />
<glyph unicode="&#xe65d;" d="M887.136 952.56h-748.549c-73.343 0-133.012-59.669-133.012-133.045v-748.488c0-73.376 59.669-133.073 133.012-133.073h748.549c73.338 0 133.035 59.697 133.035 133.073v748.488c0.005 73.376-59.693 133.045-133.035 133.045zM250.354 805.259c50.397 0 91.258-40.899 91.258-91.268 0-50.448-40.857-91.291-91.258-91.291-50.425 0-91.286 40.847-91.286 91.291 0 50.369 40.866 91.268 91.286 91.268zM151.801 74.855v474.333c0 28.019 22.735 50.726 50.744 50.726h75.607c10.79 0 20.724-3.438 28.897-9.827 0 0 98.633-77.148 125.853-98.45l94.18 30.109c22.378 7.154 46.268-5.176 53.441-27.578 7.154-22.321-5.186-46.268-27.568-53.45l-115.585-36.934c-13.382-4.293-28.052-1.658-39.137 7.018l-47.813 37.404 103.814-373.351h-302.432zM877.554 74.855h-130.973v380.51h-18.225l-111.095-215.608c-10.376-20.588-35.394-28.954-55.972-18.634-20.616 10.32-28.954 35.309-18.662 55.888l133.176 256.127-51.689 8.314-4.129-14.975-127.591 28.569 3.579 15.989-23.862 5.341-3.654-15.961-9.521 2.118 10.954 48.88 9.578-2.118-3.551-15.961 23.862-5.313 3.579 15.91 127.563-28.569-2.255-14.561 53.422-15.604 9.193 17.671c14.204 22.152 31.176 34.952 68.58 34.952h117.704v-522.963zM787.461 622.371c-50.505 0-91.423 40.927-91.423 91.376 0 50.533 40.918 91.488 91.423 91.488 50.439 0 91.394-40.955 91.394-91.488 0-50.448-40.955-91.376-91.394-91.376zM296.481 424.641h-54.742v-45.93h-45.709v-54.906h45.709v-45.69h54.742v45.69h45.873v54.906h-45.873z" />
<glyph unicode="&#xe65e;" d="M702.239 377.325c-12.913 35.474 5.383 74.719 40.81 87.599l57.616-157.348h53.201v517.111h-677.291v-517.101h551.231l-25.567 69.74zM682.947 591.092h-136.789v-39.908h121.189c6.985 0 12.626-5.613 12.626-12.579s-5.641-12.607-12.626-12.607h-121.189v-39.88h116.534c4.871 0 11.973-4.35 11.973-11.973 0-67.899-8.53-99.99-44.314-99.99-37.183 0-44.807 80.506-84.193 85.762v-76.955h-62.318v77.063c-41.369-3.11-48.029-85.87-86.641-85.87-35.774 0-42.379 32.092-42.379 99.99 0 7.628 7.102 11.973 12.001 11.973h117.027v39.88h-121.184c-6.99 0-12.659 5.641-12.659 12.607 0 6.961 5.67 12.579 12.659 12.579h121.184v39.908h-136.403c-6.938 0-12.579 5.641-12.579 12.631 0 6.938 5.641 12.607 12.579 12.607h136.403v39.884h-128.038c-6.938 0-12.579 5.641-12.579 12.636 0 6.961 5.641 12.631 12.579 12.631h128.038v39.88h-100.272c-7.018 0-12.631 5.641-12.631 12.607s5.613 12.659 12.631 12.659h100.267v22.049h62.314v-22.049h100.272c6.957 0 12.626-5.698 12.626-12.659s-5.67-12.607-12.626-12.607h-100.272v-39.88h128.395c6.961 0 12.631-5.67 12.631-12.631 0-6.994-5.67-12.636-12.631-12.636h-128.395v-39.884h136.789c6.943 0 12.612-5.67 12.612-12.607-0.005-6.99-5.674-12.631-12.612-12.631zM889.499 954.077h-748.567c-73.348 0-133.017-59.674-133.017-133.050v-748.478c0-73.38 59.669-133.078 133.017-133.078h748.567c73.343 0 133.012 59.697 133.012 133.078v748.478c0.005 73.38-59.669 133.050-133.012 133.050zM874.637 286.767h-66.273l10.926-30.166c12.058-32.998 4.796-68.228-15.938-93.555l39.222-113.316-165.879 0.028-19.818 59.979c-32.143 6.027-60.378 28.404-72.352 61.351l-42.172 115.684h-386.583v558.752h718.867v-558.756z" />
<glyph unicode="&#xe65f;" d="M348.39 686.658c-5.919 4.956-14.204 7.431-24.858 7.431h-42.054v-65.808h42.054c10.653 0 18.935 2.696 24.858 8.037 5.919 5.369 8.859 13.843 8.859 25.487 0.005 11.612-2.94 19.898-8.859 24.853zM700.627 377.377c-12.969 35.478 5.369 74.691 40.894 87.655l23.317-64.263 15.745-42.797 18.498-50.369h53.168v517.139h-677.31v-517.139h551.255l-25.567 69.773zM384.033 606.147c-13.072-10.898-31.758-16.346-56.038-16.346h-46.512v-80.342h-46.404v223.439h95.946c22.129 0 39.743-5.778 52.905-17.286 13.157-11.532 19.728-29.367 19.728-53.506 0-26.399-6.553-45.028-19.625-55.958zM605.564 509.459h-169.322v223.439h163.845v-39.579h-118.211v-47.452h108.525v-38.809h-108.525v-57.443h123.688v-40.157zM629.478 732.893h180.99v-39.579h-66.828v-183.86h-47.010v183.86h-67.152v39.579zM887.864 954.077h-748.567c-73.319 0-132.988-59.674-132.988-133.050v-748.478c0-73.38 59.669-133.078 132.988-133.078h748.567c73.348 0 133.045 59.697 133.045 133.078v748.478c0 73.38-59.697 133.050-133.045 133.050zM872.974 286.88h-66.222l10.982-30.227c11.95-32.946 4.763-68.199-15.985-93.527l42.364-115.022h-170.285l-18.549 61.708c-32.148 6.003-60.411 28.348-72.385 61.294l-42.139 115.768h-386.532v558.648h718.754v-558.644z" horiz-adv-x="1038" />
<glyph unicode="&#xe660;" d="M696.011 375.333c-12.933 35.288 5.354 74.322 40.665 87.255l23.285-63.97 34.059-92.768h52.963v514.834h-674.334v-514.829h548.85l-25.488 69.478zM725.525 729.203h46.192v-222.418h-46.192v222.418zM463.091 506.784h-43.321v150.444c0 4.33 0.056 10.385 0.159 18.194 0.108 7.781 0.136 13.808 0.136 18.025l-42.138-186.663h-45.182l-41.844 186.663c0-4.218 0.056-10.245 0.136-18.025 0.103-7.809 0.164-13.864 0.164-18.194v-150.444h-43.321v222.418h67.649l40.469-174.88 40.203 174.88h66.887v-222.418zM688.395 506.784h-51.289c-1.426 4.905-2.413 8.903-3.039 11.919-1.206 6.219-1.856 12.634-1.945 19.152l-0.295 20.686c-0.192 14.191-2.656 23.646-7.341 28.354-4.713 4.741-13.56 7.098-26.498 7.098h-45.402v-87.208h-45.43v222.418h106.421c15.178-0.304 26.905-2.221 35.068-5.728 8.192-3.535 15.15-8.711 20.821-15.533 4.713-5.644 8.44-11.891 11.203-18.713 2.74-6.85 4.11-14.659 4.11-23.398 0-10.577-2.656-20.962-8-31.155-5.321-10.221-14.135-17.45-26.409-21.672 10.273-4.11 17.534-9.973 21.808-17.59 4.274-7.589 6.411-19.18 6.411-34.769v-14.93c0-10.165 0.411-17.071 1.234-20.686 1.239-5.728 4.082-9.945 8.575-12.685v-5.56zM625.402 686.648c-4.788 2.604-11.951 3.918-21.513 3.918h-51.317v-59.752h50.031c9.945 0 17.403 1.206 22.36 3.614 8.795 4.218 13.176 12.573 13.176 25.067 0.009 13.48-4.241 22.523-12.737 27.152zM882.407 949.428h-745.215c-72.994 0-132.395-59.401-132.395-132.442v-745.061c0-73.045 59.401-132.47 132.395-132.47h745.215c73.022 0 132.391 59.425 132.391 132.47v745.061c0 73.045-59.369 132.442-132.391 132.442zM867.613 285.226h-65.947l10.904-30.089c11.919-32.768 4.741-67.888-15.888-93.1l42.176-114.501h-169.587l-18.432 61.431c-31.973 5.971-60.112 28.218-72.059 61.015l-41.933 115.24h-384.884v556.121h715.65v-556.116z" horiz-adv-x="1015" />
<glyph unicode="&#xe661;" d="M700.454 377.377c-12.997 35.45 5.336 74.663 40.871 87.627l23.341-64.235 15.717-42.825 18.498-50.364h53.201v517.167h-677.315v-517.167h551.25l-25.562 69.796zM286.894 562.279c10.127-12.495 23.002-18.714 38.611-18.714 16.022 0 28.24 5.341 36.634 16.046 4.65 5.778 8.511 14.421 11.56 25.934h46.404c-4.011-24.36-14.223-44.145-30.654-59.425-16.459-15.247-37.54-22.871-63.22-22.871-31.796 0-56.78 10.292-74.973 30.913-18.221 20.724-27.3 49.129-27.3 85.185 0 39.020 10.348 69.078 31.044 90.187 18 18.413 40.899 27.606 68.669 27.606 37.212 0 64.404-12.33 81.605-36.991 9.493-13.843 14.58-27.742 15.275-41.697h-46.681c-2.973 10.71-6.797 18.798-11.452 24.275-8.314 9.686-20.644 14.533-36.963 14.533-16.624 0-29.752-6.853-39.354-20.532-9.606-13.707-14.397-33.083-14.397-58.128-0.005-25.079 5.059-43.849 15.191-56.32zM584.338 509.426l-14.731 45.939h-82.296l-15.144-45.939h-48.847l79.764 223.467h52.844l79.041-223.467h-50.632zM621.873 693.314v39.579h180.994v-39.579h-66.856v-183.888h-47.015v183.888h-67.124zM500.031 593.873h57.222l-28.24 87.914zM887.662 954.077h-748.567c-73.319 0-132.988-59.674-132.988-133.050v-748.478c0-73.38 59.669-133.078 132.988-133.078h748.567c73.343 0 133.045 59.697 133.045 133.078v748.478c0 73.38-59.702 133.050-133.045 133.050zM872.805 286.852h-66.25l11.010-30.227c11.945-32.918 4.768-68.199-16.018-93.527l42.355-115.022h-170.28l-18.549 61.708c-32.12 6.027-60.355 28.348-72.356 61.294l-42.139 115.768h-386.532v558.677h718.768v-558.672z" horiz-adv-x="1029" />
<glyph unicode="&#xe662;" d="M888.663 954.077h-748.567c-73.319 0-132.988-59.674-132.988-133.050v-748.478c0-73.38 59.669-133.078 132.988-133.078h748.563c73.343 0 133.045 59.697 133.045 133.078v748.478c0.005 73.38-59.697 133.050-133.040 133.050zM873.777 286.852h-66.25l11.010-30.227c11.94-32.918 4.768-68.199-16.018-93.527l42.355-115.022h-170.285l-18.545 61.708c-32.12 6.027-60.355 28.348-72.356 61.294l-42.139 115.768h-386.532v558.677h718.763v-558.672zM701.426 377.377c-12.997 35.45 5.341 74.663 40.866 87.627l23.345-64.235 15.717-42.825 18.498-50.364h53.196v517.167h-677.31v-517.167h551.255l-25.567 69.796zM379.214 562.279c10.123-12.495 23.002-18.714 38.616-18.714 16.018 0 28.24 5.341 36.634 16.046 4.65 5.778 8.511 14.421 11.56 25.934h46.404c-4.011-24.36-14.223-44.145-30.654-59.425-16.459-15.247-37.54-22.871-63.22-22.871-31.796 0-56.785 10.292-74.973 30.913-18.225 20.724-27.3 49.129-27.3 85.185-0.005 39.020 10.343 69.078 31.044 90.187 18 18.413 40.899 27.606 68.664 27.606 37.216 0 64.409-12.33 81.605-36.991 9.493-13.843 14.585-27.742 15.275-41.697h-46.681c-2.973 10.71-6.797 18.798-11.452 24.275-8.314 9.686-20.644 14.533-36.958 14.533-16.624 0-29.752-6.853-39.363-20.532-9.606-13.707-14.388-33.083-14.388-58.128-0.005-25.079 5.059-43.849 15.186-56.32zM645.665 509.426h-47.010v183.888h-67.128v39.579h180.985v-39.579h-66.847v-183.888z" />
<glyph unicode="&#xe663;" d="M905.737 942.175c0 0-780.61 0.247-780.383 0-71.945 0-112.393-37.196-112.393-113.19v-783.455c0-71.092 36.361-108.307 108.26-108.307h786.764c71.889 0 108.297 35.366 108.297 108.307v783.455c0.009 74.145-36.399 113.19-110.545 113.19zM772.257 101.888h-132.826v285.127h-247.922v-285.127h-132.817v635.781h132.817v-240.849h247.922v240.849h132.826v-635.781z" />
<glyph unicode="&#xe664;" d="M467.7 817.185c0-15.909-12.897-28.806-28.806-28.806s-28.806 12.897-28.806 28.806c0 15.909 12.897 28.806 28.806 28.806 15.909 0 28.806-12.897 28.806-28.806zM900.201 947.32c-0.019 0-781.791 0.249-781.542 0-72.053 0-112.583-37.256-112.583-113.377v-784.633c0-71.192 36.443-108.477 108.41-108.477h787.973c71.996 0 108.467 35.438 108.467 108.477v784.633c0 74.254-36.472 113.377-110.726 113.377zM878.879 680.86l-248.631 37.582v21.734h-101.596l-0.144-35.113c27.887-5.225 101.098-49.956 101.098-136.833v-504.87c0-12.527-5.847-33.4-30.902-33.4h-222.371c-25.064 0-30.902 20.872-30.902 33.4v504.87c0 86.877 75.91 131.608 103.462 136.833l-0.115 29.428c-66.828-16.709-89.327-51.564-109.386-79.968s-59.067-4.594-44.865 23.81c10.221 29.792 62.014 78.714 100.639 92.973-9.752 5.857-20.786 23.035-20.786 42.252 0 40.462 31.103 67.268 65.44 67.268 35.266 0 60.081-29.294 60.081-52.128h29.237v-36.73h101.108v23.389l248.631 36.137v-170.635z" horiz-adv-x="1014" />
<glyph unicode="&#xe665;" d="M889.010 956.134h-748.549c-73.362 0-133.035-59.679-133.035-133.045v-748.502c0-73.376 59.674-133.059 133.035-133.059h748.549c73.333 0 133.031 59.683 133.031 133.059v748.502c0 73.371-59.697 133.045-133.031 133.045zM721.389 689.321c50.975 0 92.282-41.312 92.282-92.315 0-50.965-41.317-92.296-92.282-92.296s-92.324 41.331-92.324 92.296c0 50.998 41.355 92.315 92.324 92.315zM772.223 481.008c-0.714-92.489-16.713-104.669-50.284-104.669-33.529 0-49.547 12.18-50.256 104.669h100.54zM494.559 717.584c11.255 0 20.424-9.15 20.424-20.438s-9.169-20.452-20.424-20.452c-11.311 0-20.452 9.164-20.452 20.452s9.141 20.438 20.452 20.438zM348.456 847.642c16.079 0 29.118-13.068 29.118-29.142 0-16.088-13.040-29.128-29.118-29.128-16.102 0-29.146 13.040-29.142 29.128 0 16.074 13.040 29.142 29.142 29.142zM190.332 847.853c16.323 0 29.588-13.138 29.588-29.334 0-16.206-13.265-29.334-29.588-29.334s-29.56 13.129-29.56 29.334c0 16.201 13.237 29.334 29.56 29.334zM280.247 659.888c-1.489-5.252-7.295-9.507-12.993-9.023-5.698-0.479-10.512 3.772-12.053 9.023l-22.622 79.078h-11.062l32.801-136.892h-28.761v-97.233c0-8.023-6.496-14.519-14.533-14.519-8.037 0-14.505 6.496-14.505 14.519v97.233h-12.246v-97.233c0-8.023-6.548-14.519-14.585-14.519-8.009 0-14.477 6.496-14.477 14.519v97.233h-29.245l33.097 136.892h-11.062l-22.603-79.078c-1.761-6.050-9-10.649-15.632-8.774-6.609 1.912-10.325 8.986-8.093 16.548l23.284 81.117c9.305 32.42 36.427 31.396 36.427 31.396h57.851c0 0 27.141 1.024 36.441-31.396l12.081-42.097 12.081 42.097c9.296 32.42 36.441 31.396 36.441 31.396h74.766c0 0 27.141 1.024 36.441-31.396l23.063-80.384 17.943-1.738c0.221 0.019 55.681 0.061 55.681 0.061 14.421 0 27.164-11.738 27.164-26.201v-51.66c0-4.951-3.88-8.958-8.836-8.958-4.923 0-8.915 4.002-8.915 8.958 0 5.778 0 45.441 0 45.441h-9.277c0 0 0-124.181 0-134.022 0-6.604-5.421-11.987-12.053-11.987s-12.001 5.383-12.001 11.987c0 9.841 0 71.699 0 71.699h-9.385c0 0 0-61.858 0-71.699 0-6.604-5.369-11.987-11.973-11.987-6.633 0-12.081 5.383-12.081 11.987h-0.009v143.44l-29.339 8.206c-5.092 1.536-9.855 6.012-11.175 10.597l-21.030 76.448h-11.062c0 0 0-217.328 0-231.321 0-9.427-7.703-17.079-17.126-17.079-9.446 0-17.098 7.652-17.098 17.079 0 13.998 0 131.612 0 131.612h-12.626c0 0 0-117.619 0-131.612 0-9.427-7.68-17.079-17.098-17.079-9.465 0-17.168 7.652-17.168 17.079 0 13.998 0 231.321 0 231.321h-10.184l-22.655-79.078zM905.371 90.521c0-22.354-2.010-40.457-2.010-40.457h-308.562v280.477h-12.579l-57.274-85.457c-9.329-12.715-28.268-18.883-43.351-18.883h-134.463c-22.354 0-40.462 18.094-40.462 40.415 0 22.279 18.108 39.866 40.462 39.866h122.298l84.828 128.305c20.367 31.021 58.044 45.826 92.099 45.826 0-90.229 22.486-128.418 63.136-128.418v-150.021c-11.424-4.909-19.461-16.276-19.461-29.532 0-17.727 14.176-31.927 31.899-31.927 17.746 0 31.955 14.585 31.955 32.369 0 13.227-8.037 24.595-19.465 29.494v150.068c40.631 0.009 63.145 38.142 63.145 128.362 67.575 0 107.797-40.251 107.797-101.902v-288.585z" />
<glyph unicode="&#xe666;" d="M445.281 436.624v0.164c9.674 3.783 16.071 12.11 16.071 27.863 0 22.411-14.574 32.576-36.869 32.576-10.656 0-20.307-0.327-30.65-1.478v-108.581h21.144v42.91h10.979c2.787 0 3.446-1.473 4.255-4.578l10.025-38.328 22.103 0.005-13.275 44.387c-0.659 2.759-1.478 4.405-3.783 5.059zM426.765 446.957h-11.788v33.072c3.451 0.327 6.883 0.491 10.31 0.491 12.643 0 15.243-7.533 15.243-17.179 0.005-11.479-4.077-16.384-13.766-16.384zM590.82 434.983h28.714v17.534h-28.714v26.194h31.838v17.698h-52.949v-109.236h54.244v17.212h-33.133zM167.772 434.983h28.686v17.534h-28.686v26.194h31.786v17.698h-52.93v-109.236h54.249v17.212h-33.105zM343.321 434.983h28.714v17.534h-28.714v26.194h31.823v17.698h-52.939v-109.236h54.239v17.212h-33.123zM259.563 454.981l-21.471 41.428h-19.83v-109.236h20.653v70.577l20.653-41.418 20.485 41.582h0.659v-70.74h19.825v109.236h-19.83zM517.419 430.255h14.878v-3.918c0.005-11.325-1.632-24.090-15.711-24.090-18.348 0-18.825 26.025-18.825 39.45 0 13.289 1.328 38.496 19.503 38.496 8.51 0 12.601-4.741 17.352-10.628l11.643 15.561c-8.388 8.328-17.057 13.097-28.686 13.097-30.958 0-41.965-29.481-41.965-56.661 0-26.876 10.011-56.194 40.343-56.194 29.64 0 35.545 25.726 35.545 49.479v12.746h-34.073v-17.338zM839.021 387.173h20.994v41.76l27.704 67.481h-21.49l-16.548-49.783-16.566 49.783h-22.631l28.536-68.631zM641.342 387.173h20.648v67.453h0.491l35.078-67.453h18.507v109.236h-20.48v-64.68h-0.304l-33.455 64.68h-20.485zM890.45 946.777h-757.685c-65.059 0-125.961-61.043-125.961-126.083v-757.475c0-65.068 61.155-126.415 126.237-126.415h757.442c65.059 0 126.321 61.019 126.321 126.088v757.718c-0.005 65.045-61.267 126.167-126.354 126.167zM916.232 307.039h-269.602v-269.326h-269.583v269.326h-269.686v269.518h269.686v269.321h269.583v-269.321h269.602v-269.518zM775.42 385.368c13.429-0.009 23.921 6.219 31.145 15.065l-10.82 15.402c-5.405-7.205-10.287-12.601-19.18-12.601-17.043 0-20.008 23.725-20.008 38.463 0 19.671 4.596 38.496 19.535 38.496 8.052 0 12.475-5.396 17.207-12.629l12.643 14.93c-8.402 9.973-16.758 15.725-29.518 15.725-30.318 0-41.975-28.494-41.975-56.521-0.005-29.645 10.82-56.329 40.969-56.329z" horiz-adv-x="1019" />
<glyph unicode="&#xe667;" d="M337.798 96.693h372.454v370.293h-372.454v-370.293zM638.534 418.041c13.152 0 23.815-10.672 23.815-23.815 0-13.152-10.663-23.815-23.815-23.815-13.143 0-23.815 10.663-23.815 23.815 0 13.143 10.663 23.815 23.815 23.815zM583.83 345.515c0 10.4 8.333 17.521 17.436 17.521-0.094 0 73.841 0 73.841 0 9.939 0 17.464-7.92 17.464-17.521v-90.629h0.019c0-7.516-6.041-12.72-12.683-12.72 0 0-2.94 0-7.713 0v-119.263c0-21.729-31.735-21.729-31.735 0v119.263c-1.616 0-3.213 0-4.829 0v-119.263c0-21.579-31.735-21.579-31.735 0v119.263c-4.528 0-7.365 0-7.384 0-6.548 0-12.701 5.298-12.701 12.72v90.629zM524.523 418.041c13.152 0 23.815-10.672 23.815-23.815 0-13.152-10.663-23.815-23.815-23.815s-23.815 10.663-23.815 23.815c0 13.143 10.663 23.815 23.815 23.815zM469.819 345.515c0 10.4 8.352 17.521 17.436 17.521-0.085 0 73.841 0 73.841 0 9.949 0 17.464-7.92 17.464-17.521v-90.629h0.019c0-7.516-6.031-12.72-12.673-12.72 0 0-2.94 0-7.713 0v-119.263c0-21.729-31.735-21.729-31.735 0v119.263c-1.616 0-3.204 0-4.819 0v-119.263c0-21.579-31.744-21.579-31.744 0v119.263c-4.528 0-7.365 0-7.384 0-6.548 0-12.711 5.298-12.711 12.72v90.629zM410.511 418.041c13.143 0 23.815-10.672 23.815-23.815 0-13.152-10.672-23.815-23.815-23.815-13.152 0-23.815 10.663-23.815 23.815 0 13.143 10.663 23.815 23.815 23.815zM355.807 345.515c0 10.4 8.342 17.521 17.436 17.521-0.094 0 73.841 0 73.841 0 9.949 0 17.474-7.92 17.474-17.521v-90.629h0.019c0-7.516-6.050-12.72-12.683-12.72 0 0-2.94 0-7.713 0v-119.263c0-21.729-31.735-21.729-31.735 0v119.263c-1.616 0-3.213 0-4.829 0v-119.263c0-21.579-31.735-21.579-31.735 0v119.263c-4.538 0-7.375 0-7.393 0-6.539 0-12.701 5.298-12.701 12.72v90.629zM897.437 942.338c-0.009 0-773.458 0.244-773.223 0-71.285 0-111.362-36.855-111.362-112.151v-776.267c0-70.44 36.018-107.313 107.266-107.313h779.546c71.229 0 107.304 35.041 107.304 107.313v776.267c0.009 73.465-36.065 112.151-109.53 112.151zM580.326 728.369l37.897-47.395-1.080 149.466c-0.413 49.246 70.844 49.819 71.267 0l-1.090-149.466 38.33 46.954c26.446 29.048 72.995-11.452 44.267-44.257l-92.968-110.658c-14.674-14.693-33.773-14.608-48.353 0l-92.526 111.081c-28.719 32.824 18.244 73.747 44.257 44.276zM277.391 745.195l92.526 111.099c14.58 14.59 33.679 14.693 48.363 0l92.959-110.658c28.719-32.806-17.812-73.305-44.276-44.257l-38.32 46.954 1.080-149.485c-0.413-49.8-71.671-49.246-71.257 0l1.071 149.485-37.888-47.395c-26.023-29.471-72.986 11.452-44.257 44.257zM713.258 25.313h-377.884c-37.578 0.009-68.702 29.903-68.702 68.317v376.588l0.103 0.019c0 37.559 28.86 68.749 68.608 68.749h377.443c38.442 0 68.58-30.767 68.58-68.768v-376.588l0.009-0.103c0.066-40.049-30.598-68.213-68.157-68.213z" horiz-adv-x="1015" />
<glyph unicode="&#xe668;" d="M485.975 177.108c8.056 3.638 11.591 13.148 7.916 21.2-5.751 12.629-12.957 24.277-21.396 34.554-5.616 6.85-15.725 7.865-22.547 2.221-6.85-5.616-7.837-15.692-2.221-22.547 6.686-8.131 12.414-17.399 17.015-27.508 2.684-5.892 8.519-9.37 14.603-9.375 2.221 0 4.465 0.468 6.63 1.454zM448.961 352.286c9.506-6.055 18.521-12.961 26.848-20.555 0.023-0.028 0.084-0.056 0.108-0.084 3.039-2.96 7.070-4.578 11.18-4.578 2.876 0 5.756 0.767 8.384 2.389 7.533 4.624 9.889 14.495 5.26 22.028-0.079 0.136-8.22 13.644-12.218 29.317-2.165 8.575-10.871 13.737-19.479 11.573-5.555-1.431-9.45-5.733-11.063-10.824-5.429 0.112-10.801-2.24-13.925-7.149-4.741-7.458-2.548-17.375 4.905-22.117zM409.128 371.63c1.753-0.631 3.535-0.93 5.288-0.93 6.63 0 12.821 4.143 15.122 10.745 2.932 8.351-1.459 17.478-9.815 20.41-12.377 4.358-25.231 7.645-38.131 9.754-8.828 1.426-16.959-4.521-18.413-13.233-1.426-8.739 4.493-16.964 13.237-18.39 11.068-1.856 22.084-4.629 32.712-8.356zM431.039 267.299c-11.947 6.499-24.959 11.236-38.631 14.093-8.66 1.81-17.151-3.764-18.96-12.442-1.781-8.664 3.778-17.123 12.438-18.932 10.605-2.221 20.658-5.863 29.864-10.876 2.441-1.314 5.041-1.945 7.645-1.945 5.672 0 11.185 3.039 14.088 8.384 4.218 7.748 1.342 17.473-6.443 21.719zM299.564 376.558c10.189 2.96 21.172 4.821 32.651 5.588 8.823 0.58 15.51 8.22 14.906 17.048-0.58 8.819-7.977 15.528-17.048 14.925-13.752-0.926-26.984-3.175-39.398-6.761-8.496-2.436-13.396-11.315-10.96-19.816 2.029-7.042 8.44-11.61 15.402-11.615 1.487 0 2.969 0.22 4.447 0.631zM316.603 476.405c18.549 0 33.535 15.065 33.535 33.568 0 18.577-14.986 33.591-33.535 33.591-18.577 0-33.614-15.014-33.61-33.591-0.005-18.497 15.033-33.568 33.61-33.568zM469.782 409.439c2.464-1.37 5.157-2.001 7.781-2.001 5.616 0 11.068 2.96 13.999 8.22 4.274 7.678 11.016 14.027 19.507 18.413 7.869 4.054 10.932 13.728 6.878 21.593-4.021 7.865-13.695 10.932-21.555 6.878-14.14-7.262-25.483-18.109-32.829-31.29-4.302-7.752-1.51-17.506 6.219-21.813zM341.315 284.59h-36.63c-8.856 0-16.001-7.145-16.001-16.001 0-8.851 7.145-16.029 16.001-16.029h36.63c8.851 0 16.001 7.177 16.001 16.029 0 8.851-7.149 16.001-16.001 16.001zM542.93 261.141c8.028 3.699 11.563 13.204 7.865 21.237-5.452 11.909-12.026 23.416-19.479 34.213-5.045 7.285-15.014 9.090-22.304 4.049-7.266-5.012-9.094-14.986-4.054-22.276 6.411-9.286 12.026-19.147 16.711-29.369 2.712-5.863 8.519-9.314 14.57-9.314 2.254 0.005 4.526 0.472 6.691 1.459zM510.569 118.118c0 10.109-0.683 20.139-2.109 29.836-1.267 8.767-9.179 14.827-18.137 13.593-8.739-1.267-14.822-9.408-13.56-18.175 1.178-8.192 1.781-16.679 1.781-25.254v-8.959c0-8.856 7.177-16.029 16.033-16.029 8.851 0 16.001 7.173 16.001 16.029h-0.005v8.959zM602.958 457.445c0 8.851-7.149 16.029-16.001 16.029h-36.63c-8.851 0-16.001-7.177-16.001-16.029s7.145-16.001 16.001-16.001h36.63c8.851 0 16.001 7.149 16.001 16.001zM883.478 951.013h-745.149c-72.985 0-132.381-59.406-132.381-132.423v-745.103c0-73.050 59.397-132.447 132.381-132.447h745.149c73.013 0 132.437 59.397 132.437 132.447v745.103c0 73.022-59.425 132.423-132.437 132.423zM729.055 304.373v-255.275h-157.645v11.979c0 8.856-7.149 16.029-16.001 16.029-8.856 0-16.029-7.173-16.029-16.029v-11.979h-28.794v12.003c0 8.856-7.149 16.029-16.001 16.029-8.856 0-16.033-7.173-16.033-16.029v-12.003h-70.413v92.113h-47.043c-63.095 0-114.492 49.236-118.246 111.345h13.775c8.856 0 16.033 7.177 16.033 16.029 0 8.856-7.177 16.001-16.033 16.001h-14.13v58.822c5.943 5.541 12.054 10.712 18.357 14.986 7.308 4.966 9.207 14.935 4.246 22.252-4.989 7.308-14.935 9.225-22.247 4.241-10.581-7.205-20.793-15.87-30.388-25.782-4.054-4.222-5.097-10.006-3.671-15.266h-6.658c-13.401 0-24.249 10.876-24.249 24.221 0 3.376 0.655 6.584 1.917 9.431l62.684 158.15c0 0 6.541 65.564 12.377 90.631 26.199 112.864 151.945 215.302 288.385 215.302 166.136 0 300.687-134.64 300.701-300.724 0.009-95.919-44.948-181.458-114.894-236.474zM585.508 546.739h-5.316v-27.26l5.288-0.028c34.054-0.056 61.842-27.788 61.945-61.814-0.103-34.030-27.891-61.758-61.945-61.809l-5.288-0.056v-27.293h5.316c49.203 0 89.233 40.006 89.233 89.158 0 49.157-40.030 89.102-89.233 89.102zM555.289 177.767c0.168 0 0.304 0 0.472 0.028 8.847 0.248 15.809 7.589 15.556 16.44-0.351 13.097-1.856 26.245-4.465 39.066-1.781 8.688-10.268 14.303-18.904 12.522-8.66-1.781-14.275-10.221-12.494-18.904 2.244-11.012 3.535-22.304 3.834-33.563 0.248-8.683 7.369-15.589 16.001-15.589zM555.396 161.766c-8.856 0-16.029-7.182-16.029-16.033v-36.602c0-8.856 7.173-16.033 16.029-16.033 8.851 0 16.001 7.177 16.001 16.033v36.602c0 8.851-7.149 16.033-16.001 16.033z" horiz-adv-x="1019" />
<glyph unicode="&#xe669;" d="M893.212 938.951h-766.559c-64.436 0-116.66-52.224-116.66-116.651v-766.559c0-64.427 52.224-116.651 116.66-116.651h766.559c64.427 0 116.651 52.224 116.651 116.651v766.559c0 64.427-52.224 116.651-116.651 116.651zM759.305 618.828c6.4 0 11.586-5.186 11.586-11.586s-5.186-11.586-11.586-11.586-11.586 5.186-11.586 11.586 5.186 11.586 11.586 11.586zM741.139 645.49c5.272 0 9.548-4.276 9.548-9.548s-4.276-9.548-9.548-9.548-9.548 4.276-9.548 9.548 4.276 9.548 9.548 9.548zM743.86 594.375c0-6.4-5.186-11.586-11.586-11.586-6.409 0-11.596 5.186-11.596 11.586s5.186 11.586 11.596 11.586c6.4 0 11.586-5.186 11.586-11.586zM714.913 661.115c5.281 0 9.557-4.276 9.557-9.557s-4.276-9.557-9.557-9.557-9.567 4.276-9.567 9.557c0.009 5.281 4.295 9.557 9.567 9.557zM713.785 631.021c5.281 0 9.557-4.286 9.557-9.557s-4.276-9.557-9.557-9.557-9.557 4.276-9.557 9.557 4.286 9.557 9.557 9.557zM687.085 663.704c4.798 0 8.685-3.887 8.685-8.704 0-4.779-3.887-8.666-8.685-8.666s-8.685 3.887-8.685 8.666c0 4.817 3.887 8.704 8.685 8.704zM686.753 638.767c4.807 0 8.695-3.897 8.695-8.695s-3.887-8.695-8.695-8.695c-4.798 0-8.695 3.897-8.695 8.695s3.897 8.695 8.695 8.695zM604.644 797.924c38.381 0 69.49-31.118 69.49-69.49 0-38.381-31.109-69.49-69.49-69.49-38.372 0-69.48 31.109-69.48 69.49 0 38.381 31.118 69.49 69.48 69.49zM624.839 588.079c-4.807 0-8.695 3.897-8.695 8.695s3.887 8.695 8.695 8.695c4.798 0 8.695-3.897 8.695-8.695s-3.897-8.695-8.695-8.695zM633.534 568.311c0-4.798-3.897-8.695-8.695-8.695-4.807 0-8.695 3.897-8.695 8.695s3.887 8.695 8.695 8.695c4.798 0 8.695-3.897 8.695-8.695zM627.892 625.579c0 4.798 3.887 8.685 8.685 8.685s8.685-3.887 8.685-8.685-3.887-8.685-8.685-8.685-8.685 3.887-8.685 8.685zM652.013 585.993c-4.798 0-8.695 3.887-8.695 8.695 0 4.798 3.897 8.695 8.695 8.695 4.807 0 8.695-3.897 8.695-8.695 0-4.807-3.897-8.695-8.695-8.695zM660.708 568.311c0-4.798-3.887-8.695-8.695-8.695-4.798 0-8.695 3.897-8.695 8.695s3.897 8.695 8.695 8.695c4.798 0 8.695-3.897 8.695-8.695zM650.885 646.163c0 4.798 3.887 8.695 8.695 8.695 4.798 0 8.695-3.897 8.695-8.695s-3.897-8.695-8.695-8.695c-4.798 0-8.695 3.897-8.695 8.695zM654.27 619.15c0 4.798 3.887 8.685 8.685 8.685s8.685-3.887 8.685-8.685-3.887-8.685-8.685-8.685-8.685 3.887-8.685 8.685zM590.364 372.11c-9.652 0-18.385 3.944-24.68 10.316l-0.209-0.218-98.759 95.564v80.725l-115.816-75.577-0.929 1.422c-0.256-0.152-0.521-0.294-0.777-0.446l1.707-0.986v-362.761c0.332-2.446 0.54-4.94 0.54-7.481 0-29.364-23.827-53.172-53.182-53.172s-53.172 23.808-53.172 53.172c0 1.925 0.114 3.849 0.303 5.736v426.259l0.237-0.152c0.028 23.429 11.653 44.117 29.421 56.671l-0.057 0.114 2.399 1.479c0.844 0.559 1.716 1.071 2.579 1.593l140.297 86.737c6.248 5.66 13.521 10.202 21.523 13.312l1.783 1.090 0.076-0.389c7.301 2.598 15.151 4.020 23.324 4.020 38.381 0 69.49-31.109 69.49-69.48 0-1.849-0.085-3.688-0.237-5.499v-122.965l76.497-77.739c7.576-6.372 12.411-15.929 12.392-26.596-0.009-19.191-15.569-34.75-34.75-34.75zM825.752 350.331h-105.519l-144.128 146.707c0 0-23.144 45.037 21.902 50.185h227.755v-196.892z" horiz-adv-x="1015" />
<glyph unicode="&#xe66a;" d="M776.211 291.46h100.465v-25.238h-100.465v25.238zM813.897 414.325v-37.155h-37.681v-25.271h37.681v-36.742h25.238v36.742h37.54v25.271h-37.54v37.155zM887.409 951.211h-748.572c-73.352 0-133.021-59.688-133.021-133.050v-748.492c0-73.376 59.674-133.064 133.021-133.064h748.572c73.352 0 133.050 59.688 133.050 133.064v748.492c0 73.366-59.697 133.050-133.050 133.050zM567.085 267.983c-3.002-23.754-24.792-40.645-48.551-37.677l-95.702 12.077c-23.726 3.006-40.645 24.797-37.653 48.551 3.002 23.73 24.797 40.622 48.551 37.63l95.674-12.053c21.936-2.781 38.010-21.523 38.010-43.046 0-1.823-0.085-3.64-0.329-5.482zM644.81 375.099c-1.677-13.293-8.455-25.154-19.052-33.383-10.625-8.201-23.777-11.861-37.094-10.155l-166.611 21.001c-27.498 3.467-47.010 28.663-43.543 56.123 1.677 13.293 8.45 25.158 19.047 33.36 10.63 8.258 23.777 11.861 37.080 10.184l166.635-21.025c27.474-3.467 47.010-28.63 43.539-56.104zM703.577 491.45c-3.495-27.47-28.663-47.038-56.151-43.515l-121.574 15.304c11.753 9.305 20.278 21.964 24.496 36.634 5.341 18.578 3.138 38.146-6.276 55.103-1.513 2.724-3.227 5.369-5.035 7.844l120.996-15.247c27.47-3.471 47.010-28.653 43.543-56.123zM826.5 216.017c-61.6 0-91.629 50.256-91.629 94.983 0 65.757 91.629 211.137 91.629 211.137s91.601-145.38 91.601-211.137c0-44.727-29.978-94.983-91.601-94.983zM881.659 565.76h-202.738c-5.097 1.898-10.47 3.274-16.107 3.964l-165.865 20.945-183.338 52.844c-5.862 1.705-11.945-1.677-13.646-7.516-1.677-5.862 1.625-12.246 7.459-13.956l187.021-53.92c12.908-3.687 23.566-12.222 30.081-23.975 6.496-11.729 8.037-25.266 4.321-38.123-3.687-12.852-12.194-23.533-23.975-30.053-11.644-6.445-25.135-7.985-37.897-4.378-0.085 0.028-0.164 0.028-0.277 0.028l-78.665 22.815c-40.819 12.8-71.206-0.056-103.462-13.65-24.825-10.484-50.481-21.279-85.326-23.646-4.265-0.277-8.751-0.55-14.007-0.521-6.139 0.056-11.118-4.843-11.147-10.898-0.085-6.111 5.035-11.447 11.147-11.447 46.766 0.028 79.327 13.786 108.060 25.924 30.772 12.993 55.075 23.261 88.271 12.828 0.085-0.028 6.938-2.010 16.539-4.763-22.044-10.155-38.503-31.044-41.754-56.776-3.748-29.56 10.954-57.278 35.065-71.563-15.111-10.292-25.952-26.704-28.404-46.212-4.542-35.972 21.048-71.008 57.029-74.503 0 0.005-186.476 0.005-243.806 0.005-57.335 0-61.764 61.759-61.764 61.759v387.18h759.446c0 0 57.231 2.64 57.231-50.040-0.005-55.385-49.495-52.356-49.495-52.356z" />
<glyph unicode="&#xe66b;" d="M890.255 951.808l-748.549-0.005c-73.348 0-133.012-59.697-133.012-133.078v-748.478c0-73.376 59.669-133.045 133.012-133.045h748.549c73.376 0 133.035 59.669 133.035 133.045v748.483c0.005 73.376-59.66 133.078-133.035 133.078zM518.158 66.692c0 0-191.291 123.585-296.89 311.211 16.511 0 35.478 0 41.463 0 7.21-10.785 42.909-64.512 42.909-64.512 3.452-5.148 9.7-7.6 15.731-6.139 6.012 1.428 10.489 6.52 11.189 12.626 0 0 15.839 140.894 25.995 231.058 17.060-71.534 38.071-159.721 38.071-159.721 1.545-6.384 7.065-10.982 13.589-11.283 6.524-0.385 12.466 3.607 14.641 9.77 0 0 11.997 33.994 22.617 63.995 11.311-30.743 24.36-66.165 24.36-66.165 2.104-5.759 7.628-9.634 13.791-9.634 0 0 46.822 0 59.091 0 7.21-10.785 42.909-64.512 42.909-64.512 3.443-5.148 9.69-7.6 15.722-6.139 6.027 1.428 10.512 6.52 11.203 12.626 0 0 15.853 140.922 26.009 231.17 17.093-71.642 38.146-159.829 38.146-159.829 1.484-6.379 7.018-10.982 13.542-11.278 6.52-0.385 12.466 3.607 14.641 9.766 0 0 11.997 33.994 22.566 63.995 11.316-30.743 24.365-66.165 24.365-66.165 2.114-5.754 7.619-9.634 13.81-9.634v-0.005h52.562c-107.285-187.594-302.033-311.202-302.033-311.202zM838.933 413.24l-3.077-5.89c-17.704 0-47.813 0-57.964 0-5.81 15.91-34.905 94.847-34.905 94.847-2.090 5.839-7.703 9.69-13.899 9.662-6.196-0.028-11.701-3.993-13.758-9.827 0 0-9.883-27.906-19.625-55.46-14.81 62.041-46.080 193.188-46.080 193.188-1.649 6.938-8.060 11.701-15.186 11.259-7.187-0.413-12.969-5.975-13.768-13.021 0 0-23.994-213.56-30.908-274.662-12.415 18.667-24.877 37.465-24.877 37.465-2.729 4.077-7.323 6.557-12.274 6.557 0 0-41.993 0-56.71 0-5.82 15.9-34.886 94.842-34.886 94.842-2.118 5.839-7.713 9.69-13.89 9.662-6.2-0.028-11.734-3.993-13.801-9.827 0 0-9.85-27.906-19.592-55.46-14.806 61.985-46.099 193.188-46.099 193.188-1.653 6.938-8.037 11.701-15.167 11.259-7.182-0.413-12.96-5.975-13.791-13.021 0 0-23.994-213.556-30.889-274.657-12.429 18.662-24.886 37.461-24.886 37.461-2.734 4.073-7.323 6.553-12.283 6.553h-65.339l-2.776 5.172c-16.703 37.761-49.316 129.691-49.316 204.171 0 86.232 61.182 183.254 175.217 183.254 168.805 0 189.75-157.461 189.75-157.461s21.711 158.231 190.619 158.231c118.206 0 178.862-100.681 178.862-184.024 0.009-65.32-20.55-155.019-48.701-203.461z" />
<glyph unicode="&#xe66c;" d="M309.271 223.288c-9.16 2.494-9.16 2.245-19.113 4.439v40.335c13.542-1.325 23.388-12.081 23.416-23.923l35.835-0.019c0 27.084-22.566 54.192-59.251 58.913v21.429h-34.323v-21.429c-34.595-4.575-57.048-30.382-57.048-53.375 0-23.214 14.98-41.425 36.606-47.4 8.464-2.325 12.885-3.57 20.771-5.092v-43.013c-15.806 3.255-23.698 16.854-23.698 27.094h-36.582c0-22.772 23.341-57.612 59.946-61.806v-22.941h34.318v22.941c37.93 4.965 60.942 24.708 60.947 53.488-0.005 18.733-7.699 41.073-41.824 50.359zM255.826 234.017c-15.337 2.734-19.583 9.296-19.583 16.37 0 8.262 10.4 16.229 19.583 17.3v-33.67zM290.558 154.323v36.347c15.149-2.17 24.745-8.695 24.745-18.047 0-8.277-8.934-17.709-24.745-18.3zM897.17 951.211h-761.837c-69.655 0-126.375-56.724-126.375-126.431v-761.743c0-69.726 56.719-126.431 126.375-126.431h761.837c69.684 0 126.403 56.705 126.403 126.431v761.743c0 69.702-56.719 126.431-126.403 126.431zM747.976 820.806c33.82 0 61.271-27.446 61.271-61.276 0-33.82-27.451-61.257-61.271-61.257-33.848 0-61.243 27.437-61.243 61.257 0 33.83 27.394 61.276 61.243 61.276zM295.415 818.063c33.327 0 60.303-26.995 60.303-60.303 0-33.303-26.972-60.331-60.303-60.331-33.294 0-60.299 27.028-60.303 60.331 0 33.308 27.009 60.303 60.303 60.303zM169.5 614.729c9.080 30.001 38.762 61.816 77.688 61.816h96.444c38.893 0 68.58-31.814 77.65-61.816l34.017-124.036h-53.023l-28.16 102.264h-23.777l27.474-102.264h-164.798l27.479 102.264h-23.777l-28.174-102.264h-53.027l33.985 124.036zM273.126 67.011c-79.285 0-143.562 64.277-143.562 143.557s64.277 143.553 143.562 143.553c79.285 0 143.557-64.272 143.557-143.553s-64.272-143.557-143.557-143.557zM902.957 386.908l-71.008-0.038v-283.916c0-19.851-16.276-35.943-36.136-35.943-19.808 0-35.915 16.102-35.915 35.943 0 27.117 0 249.288 0 283.892h-22.899c0-34.628 0-256.77 0-283.892 0-19.851-16.121-35.943-35.976-35.943-19.841 0-36.089 16.102-36.089 35.943 0 15.327 0 154.347 0 283.873l-535.378-0.164v68.805h535.388c0 89.586 0 161.008 0 161.008l-114.373-135.417c-24.059-27.794-66.903 6.924-42.764 36.643l118.512 142.388c7.671 7.633 14.538 17.074 42.839 17.074h144.281c30.095 0 54.512-24.383 54.512-54.469l-0.094-167.231h35.098v-68.556z" />
<glyph unicode="&#xe66d;" d="M634.117 332.753c-0.028-27.713-22.561-50.348-50.241-50.432-27.685 0.084-50.237 22.719-50.297 50.432v5.72h-25.474v-5.72c0-41.868 34.006-75.93 75.79-75.93 41.733 0 75.66 34.062 75.66 75.93h0.005v5.72h-25.446v-5.72zM635.695 499.614c7.419 0 12.763 6.191 12.763 12.791v55.147c0 7.419-5.343 12.763-12.763 12.763-6.6 0-12.791-5.343-12.791-12.763v-55.147c0-6.6 6.191-12.791 12.791-12.791zM881.999 949.979h-741.753c-72.685 0-131.812-59.155-131.812-131.84v-741.702c0-72.713 59.127-131.84 131.812-131.84h741.753c72.685 0 131.807 59.127 131.807 131.84v741.702c0.005 72.685-59.122 131.84-131.807 131.84zM117.876 760.73c52.443-47.267 128.014-9.439 142.848-1.201 38.083 21.136 75.25 26.508 110.541 16.007 41.956-12.465 69.25-44.479 81.939-62.701 2.425 0.298 4.855 0.573 7.256 0.573 21.848 0 43.446-12.6 73.337-29.999 8.071-4.72 16.724-9.737 26.126-15.002 6.139-3.379 13.228-14.699 12.055-21.383 0-0.084 0-0.191 0-0.275l-0.219-1.471c-0.68-9.244-6.544-15.327-17.808-18.6l-146.725-41.565c-0.112-0.028-11.185-3.682-20.266-3.682-3.328 0-4.883 0.489-5.399 0.707-9.165 3.928-14.504 10.636-16.091 19.363-0.382 1.992-0.763 3.984-0.703 6.218 0.624 34.281 16.933 65.839 43.385 85.639-10.338 12.819-27.574 29.701-50.804 36.492-22.416 6.572-47.127 2.509-73.444-12.083-17.236-9.57-95.702-48.598-166.018-14.257v57.218zM652.907 113.799c-80.189 0.028-151.696 37.609-197.651 96.056h-175.588c-37.232-51.819-95.376-87.631-162.141-94.72v457.211c66.546-7.033 124.5-42.626 161.787-94.175l39.489-0.028-0.028 39.359c0.028 23.701 8.453 45.359 22.365 62.403 5.944-11.32 15.788-20.345 29.235-26.103 4.827-1.908 10.254-2.835 16.579-2.835 11.837 0 23.892 3.356 28.751 4.883l146.753 41.565c27.085 7.885 35.728 25.94 38.493 38.102l47.611-18.874c0 0 54.761-5.511 75.762-10.366 94.343-21.872 180.033-126.957 180.038-241.068-0.047-138.878-112.575-251.383-251.457-251.411z" horiz-adv-x="1015" />
<glyph unicode="&#xe66e;" d="M723.285 285.455c-20.036 0-36.275-16.206-36.275-36.247s16.239-36.284 36.275-36.284c20.012 0.005 36.233 16.244 36.233 36.284s-16.22 36.247-36.233 36.247zM289.362 286.114c-20.026 0-36.275-16.22-36.275-36.247 0-20.059 16.248-36.28 36.275-36.28s36.261 16.22 36.261 36.28c0 20.026-16.234 36.247-36.261 36.247zM509.372 572.072h-84.538v-84.538h-84.552v-84.552h84.552v-84.524h84.538v84.524h84.538v84.552h-84.538zM882.319 951.457h-745.168c-73.017 0-132.414-59.415-132.414-132.442v-745.075c0-73.045 59.401-132.456 132.414-132.456h745.168c73.017 0 132.428 59.411 132.428 132.456v745.075c0 73.031-59.411 132.442-132.428 132.442zM536.057 676.216h21.223v10.273c0 18.278 15.973 33.058 35.732 33.058 19.727 0 35.686-14.78 35.686-33.058v-10.273h20.765v-16.248h-113.407v16.248zM289.198 174.138c-41.848 0-75.79 33.918-75.79 75.799 0 41.848 33.946 75.832 75.79 75.832 41.876-0.005 75.827-33.984 75.827-75.832-0.005-41.881-33.951-75.799-75.827-75.799zM723.299 173.381c-41.876 0-75.832 33.956-75.832 75.832s33.956 75.813 75.832 75.813c41.844 0 75.753-33.937 75.753-75.813s-33.904-75.832-75.753-75.832zM877.287 249.073h-55.548c0 54.384-44.060 98.636-98.444 98.636-54.394 0-98.496-44.252-98.496-98.636h-237.386c0 54.384-44.083 98.636-98.472 98.636-54.412 0-98.496-44.252-98.496-98.636h-46.029c-16.206 0-28.836 12.274-28.836 28.111v331.659c0 18.067 14.261 32.59 31.744 32.59h595.987c22.65 0 39.211-11.245 47.394-30.944l59.836-145.684c22.645-4.409 36.2-14.191 46.426-70.072l16.169-100.862c5.826-32.829-12.728-44.799-35.849-44.799zM651.881 607.622v-137.772h159.309l-55.88 137.772z" horiz-adv-x="1019" />
<glyph unicode="&#xe66f;" d="M895.613 957.919h-752.045c-73.657 0-133.601-59.944-133.601-133.658v-751.937c0-73.714 59.944-133.686 133.601-133.686h752.045c73.686 0 133.653 59.972 133.653 133.686v751.937c0 73.714-59.968 133.658-133.653 133.658zM628.986 739.623c40.398 0 73.162-32.735 73.162-73.162 0-40.37-32.768-73.133-73.162-73.133-40.398 0-73.133 32.768-73.133 73.133 0 40.422 32.735 73.162 73.133 73.162zM452.221 434.174l37.161 105.972c7.187 19.961 21.070 35.571 60.138 35.571h171.678c39.096 0 52.951-15.61 60.166-35.571l37.161-105.972c2.765-6.852 4.228-22.231-10.905-32.541l-87.422-57.651c-12.746-8.461-29.951-4.922-38.379 7.824-8.433 12.774-4.893 30.003 7.881 38.407l69.401 45.787-19.574 53.918h-27.035l15.865-43.744-52.672-34.755c-11.835-7.8-19.933-19.749-22.778-33.683-2.85-13.902-0.109-28.087 7.687-39.922 3.124-4.7 6.97-8.739 11.255-12.165h-72.94c4.285 3.426 8.131 7.465 11.255 12.165 7.796 11.835 10.537 26.020 7.687 39.922-2.845 13.935-10.943 25.888-22.783 33.683l-52.672 34.755 15.841 43.744h-27.035l-19.555-53.918 69.401-45.787c12.774-8.409 16.285-25.633 7.881-38.407-8.433-12.746-25.633-16.285-38.379-7.824l-87.427 57.651c-15.129 10.311-13.694 25.69-10.901 32.541zM403.503 780.243c4.228-42.527-6.555-86.629-33.594-123.928-22.839-31.489-53.97-53.361-88.196-64.974 1.548 25.109-1.666 50.049-9.263 73.686 5.634 15.577 13.515 30.663 23.717 44.735 27.044 37.303 65.64 61.247 107.336 70.481zM262.399 851.078c24.165-27.204 40.092-61.742 44.325-99.857-9.759-8.985-18.743-18.88-26.652-29.79-6.908-9.537-12.854-19.701-17.993-30.248-5.115 10.504-11.113 20.655-18.054 30.248-7.739 10.66-16.478 20.376-25.968 29.196 4.115 38.322 20.093 73.105 44.343 100.451zM120.591 780.243c41.696-9.235 80.297-33.183 107.336-70.481 27.039-37.27 37.831-81.396 33.622-123.895-41.724 9.207-80.32 33.15-107.364 70.448-27.039 37.303-37.822 81.401-33.594 123.928zM148.046 237.344l-4.063 90.055h14.435l-4.176-89.253c0.694 0.057 1.359 0.222 2.048 0.222l99.097 15.181-4.313 95.86h14.322l-4.341-95.010 82.642 12.67-4.478 95.336h14.68l-4.507-94.458 60.718 9.296-4.063 86.96h14.572l-4.011-85.964 86.96 13.321h208.976c35.283 0 63.648-28.483 63.648-63.545 0-34.892-28.12-63.12-63.153-63.398l-226.597 0.028c-15.063 0.193-27.233 12.444-27.233 27.568 0 15.266 12.354 27.624 27.596 27.624h117.043l95.308 19.904-5.144 24.637-92.764-19.376h-114.443c-29.116 0-52.79-23.67-52.79-52.786 0-10.122 3.015-19.522 7.989-27.568l-285.729 0.028c-20.296 0-36.746 16.483-36.746 36.864 0.009 17.446 12.203 32.041 28.516 35.802zM892.267 76.165c0 0-722.765 0-744.967 0-29.252 0-27.761 28.479-27.761 28.479v20.084c0 8.268 6.72 14.987 15.016 14.987h594.991c47.453 0 67.966 44.376 92.854 44.376h72.657c22.618 0 25.133-19.409 25.133-19.409v-60.727c0.005 0 1.496-27.79-27.922-27.79zM854.691 207.209c-37.081 0-67.188 30.163-67.188 67.211 0 37.161 30.111 67.188 67.188 67.188 37.072 0 67.273-30.026 67.273-67.188 0-37.053-30.191-67.211-67.273-67.211z" horiz-adv-x="1033" />
<glyph unicode="&#xe670;" d="M890.059 954.163l-752.036 0.005c-73.69 0-133.634-59.963-133.634-133.663v-751.927c0-73.719 59.949-133.691 133.634-133.691h752.036c73.681 0 133.644 59.972 133.644 133.691v751.923c0.005 73.704-59.958 133.663-133.644 133.663zM728.177 683.945c51.219 0 92.74-41.522 92.74-92.74s-41.522-92.74-92.74-92.74c-51.219 0-92.736 41.522-92.736 92.74s41.517 92.74 92.736 92.74zM147.258 774.312v-168.186h-25.147c-4.771 0-8.64 3.832-8.64 8.626v217.031c0 7.343 5.474 13.326 12.996 13.326h111.21c7.508 0 12.996-5.96 12.996-13.298v-12.746h171.933c4.804 0 8.645-3.855 8.645-8.598v-48.803h-146.772v12.774c0 7.343-5.488 13.298-13.024 13.298h-111.177c-7.527 0-13.019-6.059-13.019-13.425zM189.714 495.675c-4.785 0-8.64 3.832-8.64 8.612v217.031c0 7.343 5.474 13.326 12.996 13.326h111.187c7.522 0 13.024-5.96 13.024-13.298v-12.746h171.933c4.79 0 8.64-3.855 8.64-8.598v-195.73c0-4.771-3.855-8.598-8.64-8.598h-300.499zM600.975 41.746v281.76h-12.637l-57.537-85.851c-9.372-12.774-28.398-18.97-43.551-18.97h-135.102c-22.438 0-40.663 18.182-40.663 40.601 0 22.382 18.224 40.049 40.663 40.049h122.88l85.247 128.892c20.428 31.173 60.359 46.245 92.514 46.245l167.016 0.099c51.384 0 93.024-41.564 93.024-92.943l0.193-339.883h-312.046zM365.563 679.023h-51.209v-51.181h-51.2v-51.219h51.2v-51.2h51.209v51.2h51.195v51.219h-51.195z" horiz-adv-x="1029" />
<glyph unicode="&#xe671;" d="M899.269 947.539c0 0-781.456 0.237-781.209 0-71.903 0-113.625-37.174-113.625-113.123v-782.991c0-71.050 39.837-109.465 111.692-109.465h786.298c71.846 0 106.452 36.567 106.452 109.465v782.991c0 74.092-35.497 113.123-109.607 113.123zM463.986 29.574c-71.903 0-139.504 28.001-190.342 78.839-50.838 50.829-78.849 118.439-78.849 190.332 0 97.014 52.544 186.902 137.125 234.613l23.263-41.248c-69.714-39.334-113.028-113.426-113.028-193.365 0-59.243 23.083-114.942 64.967-156.845 41.902-41.902 97.601-64.976 156.863-64.976 103.031 0 191.725 69.875 215.718 169.902l46.053-11.039c-29.11-121.424-136.756-206.214-261.771-206.214zM828.845 128.777l-19.672-7.874-9.997 16.801-129.469 240.137h-285.28l-2.303 23.026-41.476 383.251 0.54 0.531c-2.009 5.43-3.487 11.399-4.198 17.407-4.937 41.305 24.542 78.934 65.857 83.871 41.324 4.937 78.801-24.476 83.757-65.791 4.937-41.324-24.533-78.801-65.857-83.738-9.457-1.128-18.667-0.37-27.385 1.838l20.752-180.070 215.737-0.076v-47.37l-210.592-1.781 7.675-83.71h271.152l6.699-10.641 126.152-234.907 49.388 20.221 17.587-43.722-69.070-27.404z" horiz-adv-x="1016" />
<glyph unicode="&#xe672;" d="M889.094 949.62h-745.131c-73.017 0-132.414-59.397-132.414-132.442v-745.051c0-73.055 59.397-132.484 132.414-132.484h745.131c73.008 0 132.433 59.429 132.433 132.484v745.051c0.005 73.045-59.42 132.442-132.433 132.442zM704.274 687.205c13.396 0 24.267-10.876 24.267-24.272 0-13.401-10.871-24.277-24.267-24.277-13.424 0-24.3 10.876-24.3 24.277 0 13.396 10.876 24.272 24.3 24.272zM532.326 841.67c19.119 0 34.601-15.533 34.601-34.601 0-19.124-15.477-34.629-34.601-34.629-19.096 0-34.578 15.505-34.578 34.629 0 19.068 15.482 34.601 34.578 34.601zM344.569 841.917c19.395 0 35.153-15.589 35.153-34.821 0-19.288-15.757-34.849-35.153-34.849-19.395 0-35.101 15.561-35.101 34.849 0.005 19.232 15.701 34.821 35.101 34.821zM455.226 118.001l-0.164-61.613h-145.787v25.89c0 16.781-3.254 27.868-16.543 40.38l-133.948 142.238c-19.18 22.411-29.864 51.102-29.864 80.798v214.797c0 22.261 18.053 40.371 40.357 40.371 22.388 0 40.605-18.109 40.605-40.371v-156.854c-21.453-9.777-34.414-29.607-34.414-51.172 0-14.35 5.728-28.013 16.192-38.561l83.206-91.318c3.867-4.793 9.015-12.255 11.591-20.555 1.431-4.428 1.866-9.216 1.973-15.164h26.39c-0.136 8.351-0.818 15.636-3.231 23.103-4.465 14.383-13.452 26.119-18.769 32.347l-81.976 87.807c-4.961 5.854-7.673 13.298-7.673 20.971 0 17.745 14.462 32.179 32.244 32.179 8.412 0 16.356-3.194 22.406-9.029l169.956-170.657c29.364-30.762 27.447-62.123 27.447-85.586zM544.399 437.886c0 16.576 0 156.303 0 156.303h-15.014c0 0 0-139.727 0-156.303 0-11.236-9.094-20.302-20.302-20.302-11.203 0-20.382 9.071-20.382 20.302 0 16.576 0 274.717 0 274.717l-12.082-0.028-26.493-92.497c-0.435-1.777-1.178-3.395-2.268-4.793-2.604-3.89-7.121-6.055-12.19-5.892-5.069-0.164-9.613 2.025-12.218 5.971-0.926 1.262-1.641 2.712-2.076 4.302l-26.629 92.908-13.069 0.028 38.903-162.578h-34.143v-115.483c0-9.506-7.748-17.254-17.31-17.254-9.506 0-17.184 7.748-17.184 17.254v115.483h-14.57v-115.483c0-9.506-7.781-17.254-17.286-17.254-9.534 0-17.207 7.748-17.207 17.254v115.483h-34.746l39.314 162.578-13.125-0.028-26.937-93.895c-2.029-7.177-10.076-11.147-17.946-8.903-7.893 2.272-12.821 9.122-10.193 18.137l27.648 96.331c11.044 38.491 43.317 37.313 43.317 37.313h68.687c0 0 32.193 1.178 43.289-37.313l13.508-47.067 13.541 47.067c11.040 38.491 43.289 37.313 43.289 37.313h88.765c0 0 32.272 1.178 43.317-37.313l27.424-95.592c0 0 21.621-1.973 21.92-1.973 8.281 0 56.933 0 65.48 0 17.179 0 32.3-13.943 32.296-31.122 0-8.767 0-55.506 0-61.342 0-5.92-4.624-10.689-10.492-10.689-5.835 0-10.623 4.769-10.623 10.689 0 6.794 0 53.917 0 53.917h-10.96c0 0 0-147.484 0-159.16 0-7.865-6.467-14.247-14.327-14.247s-14.247 6.382-14.247 14.247c0 11.671 0 85.128 0 85.128h-11.18c0 0 0-73.452 0-85.128 0-7.865-6.382-14.247-14.252-14.247-7.865 0-14.303 6.382-14.303 14.247 0 10.577 0 145.048 0 170.386-13.915 3.97-32.852 9.342-36.962 10.273-0.168 0.056-0.276 0.136-0.468 0.192-4.629 1.178-8.491 4.222-9.889 8.851l-25.782 93.895-13.13 0.028c0 0 0-258.142 0-274.717 0-11.236-9.207-20.302-20.438-20.302-11.18 0.005-20.274 9.080-20.274 20.307zM905.043 345.694c0-29.701-10.68-58.387-29.864-80.798l-133.943-142.238c-13.293-12.512-16.548-23.599-16.548-40.38v-25.89h-145.791l-0.159 61.613c0 23.468-1.917 54.828 27.447 85.591l169.956 170.657c6.055 5.835 13.999 9.029 22.411 9.029 17.782 0 32.244-14.434 32.244-32.179 0-7.678-2.712-15.117-7.673-20.971l-81.971-87.807c-5.316-6.228-14.303-17.964-18.769-32.347-2.413-7.472-3.095-14.752-3.231-23.103h26.39c0.103 5.948 0.547 10.736 1.973 15.164 2.576 8.295 7.72 15.757 11.591 20.555l83.206 91.323c10.464 10.549 16.197 24.211 16.197 38.561-0.009 21.56-12.966 41.395-34.419 51.167v156.854c0 22.261 18.217 40.371 40.605 40.371 22.308 0 40.357-18.109 40.357-40.371v-214.802z" />
<glyph unicode="&#xe673;" d="M909.944 945.243c0 0-781.791 0.249-781.542 0-72.044 0-112.554-37.256-112.554-113.367v-784.633c0-71.182 36.414-108.477 108.41-108.477h787.944c71.986 0 108.467 35.419 108.467 108.477v784.633c0 74.254-36.472 113.367-110.726 113.367zM799.103 212.298h-658.078v105.271h658.078v-105.271zM854.083 212.729h-35.275v106.506h35.275v-106.506zM854.083 336.652h-35.275v48.291c0 41.984-32.165 50.788-59.162 50.788h-94.715c-29.332 0-54.492 14.556-69 39.936-11.542 20.183-14.901 45.008-10.049 67.546-31.409 3.704-52.463 17.408-65.402 29.61-20.911 19.724-32.902 47.257-32.902 75.556 0 53.258 36.271 107.185 105.596 107.185v-35.275c-55.621 0-70.331-47.037-70.331-71.91 0-18.623 7.962-36.816 21.829-49.898 16.049-15.13 38.673-22.298 65.325-20.738 6.823 0.421 12.69-2.852 16.087-8.412 3.397-5.56 3.455-12.537 0.153-18.145-9.809-16.671-9.685-40.52 0.306-58.004 5.78-10.116 17.14-22.174 38.386-22.174h94.715c58.244 0 94.428-32.979 94.428-86.064v-48.291zM761.406 519.67h-56.014c-6.623 0-12.7 3.713-15.714 9.618s-2.46 12.996 1.426 18.365c12.776 17.609 20.403 39.209 20.403 57.784 0 46.645-37.008 80.504-87.987 80.504v35.275c70.273 0 123.263-49.774 123.263-115.779 0-16.461-3.924-33.907-11.13-50.501h25.744c92.39 0 147.609-78.015 147.609-153.447v-64.837h-35.275v64.837c0.010 57.296-39.362 118.181-112.324 118.181zM909.216 212.729h-35.275v106.506h35.275v-106.506z" />
<glyph unicode="&#xe674;" d="M896.256 945.332c0 0-780.61 0.247-780.383 0-71.945 0-112.393-37.196-112.393-113.19v-783.455c0-71.092 36.361-108.307 108.26-108.307h786.764c71.889 0 108.297 35.366 108.297 108.307v783.455c0.009 74.145-36.399 113.19-110.545 113.19zM723.854 827.913c33.773 0 61.184-27.411 61.184-61.222 0-33.792-27.411-61.184-61.184-61.184-33.811 0-61.222 27.392-61.222 61.184 0 33.811 27.411 61.222 61.222 61.222zM284.767 823.969c33.792 0 61.203-27.401 61.203-61.203 0-33.801-27.411-61.203-61.203-61.203-33.801 0-61.203 27.401-61.203 61.203 0 33.801 27.401 61.203 61.203 61.203zM429.435 409.344c0-13.833-11.207-25.041-25.041-25.041-13.815 0-25.050 11.207-25.050 25.041v175.388h-16.792v-200.448h-0.104v-283.24c0-18.432-14.933-33.384-33.384-33.384-18.423 0-33.384 14.952-33.384 33.384v283.24h-22.035v-283.24c0-18.432-14.943-33.384-33.384-33.384-18.413 0-33.384 14.952-33.384 33.384v283.24h-0.123v200.448h-16.792v-175.388c0-13.833-11.236-25.041-25.041-25.041-13.833 0-25.050 11.207-25.050 25.041v178.034c0 0.73 0.038 1.451 0.095 2.152v30.91c0 32.521 26.368 58.889 58.889 58.889h171.567c32.54 0 58.889-26.368 58.889-58.889v-30.91c0.057-0.702 0.104-1.413 0.095-2.152v-178.034zM521.425 71.661h-43.179v754.963h43.179v-754.963zM877.739 410.975c-13.35-3.575-27.070 4.352-30.663 17.702l-43.131 159.962h-18.11l77.17-289.422h-72.391v-199.822c0-15.379-12.459-27.828-27.819-27.828-15.379 0-27.847 12.449-27.847 27.828v199.813h-22.13v-199.813c0-15.379-12.459-27.828-27.819-27.828-15.379 0-27.828 12.449-27.828 27.828v199.813h-72.429l76.904 289.432h-17.645l-42.373-159.962c-3.593-13.35-17.313-21.276-30.663-17.702-13.369 3.593-21.295 17.313-17.702 30.663l53.931 203.634c0.265 0.967 0.578 1.906 0.948 2.797 5.452 20.357 23.969 35.356 46.023 35.356h138.961c21.153 0 39.064-13.815 45.303-32.891 0.872-1.631 1.593-3.394 2.105-5.243l54.907-203.653c3.575-13.35-4.352-27.070-17.702-30.663z" horiz-adv-x="1018" />
<glyph unicode="&#xe675;" d="M902.58 948.499c0 0-780.61 0.247-780.383 0-71.945 0-112.393-37.196-112.393-113.19v-783.455c0-71.092 36.361-108.307 108.26-108.307h786.764c71.889 0 108.297 35.366 108.297 108.307v783.455c0.009 74.145-36.399 113.19-110.545 113.19zM491.985 586.022c0-24.576-22.386-50.897-51.447-50.897v-414.957c0-58.918-80.289-58.918-80.289 0v414.957c-28.274 0-52.897 21.779-52.897 54.405v228.371c0 19.873 28.719 20.632 28.719-0.777v-168.808h24.045v170.363c0 18.261 27.667 19.418 27.667-0.777v-169.586h24.841v170.136c0 19.086 26.852 19.854 26.852-0.759v-169.377h24.453v170.136c0 18.887 28.046 19.636 28.046-0.759v-231.671zM706.162 120.348c0-57.609-80.45-56.747-80.45 0v255.716h-42.837v388.75c0 90.501 123.288 90.501 123.288 0v-644.466z" />
<glyph unicode="&#xe676;" d="M550.799 352.008c4.403 2.26 7.498 6.111 8.909 10.783 1.576 4.672 1.133 9.622-1.104 13.855-4.535 8.654-16.011 12.33-24.774 7.796-8.928-4.676-12.467-15.704-7.796-24.642 3.261-6.078 9.49-9.9 16.285-9.9 2.954 0.005 5.941 0.694 8.48 2.109zM518.092 516.259c-10.037 0-18.248-8.216-18.248-18.286 0-10.037 8.211-18.248 18.248-18.248 10.202 0 18.413 8.211 18.413 18.248 0 10.075-8.211 18.286-18.413 18.286zM535.925 435.122c-2.411 9.627-12.448 15.846-22.066 13.444-4.813-1.133-8.791-3.954-11.335-8.211-2.543-4.096-3.402-9.041-2.265-13.859 2.128-8.211 9.343-14.020 17.833-14.020 1.411 0 2.987 0.278 4.393 0.552 9.763 2.411 15.846 12.34 13.439 22.094zM440.782 387.726c-66.499 2.378-104.547-147.149-81.651-286.781 11.745-62.775 48.831 1.548 79.881 6.795 34.372 5.785 53.696 9.787 55.329 27.738 5.969 65.281-18.998 250.979-53.559 252.248zM382.754 266.648c4.252 8.791 15.591 12.755 24.491 8.352 4.398-2.26 7.659-5.941 9.207-10.618s1.269-9.622-0.859-14.020c-3.096-6.22-9.49-10.174-16.568-10.174-2.68 0-5.502 0.689-8.065 1.958-4.37 2.128-7.63 5.946-9.178 10.481-1.571 4.676-1.269 9.622 0.972 14.020zM367.040 192.741c-0.137 4.978 1.553 9.65 4.813 13.189 3.402 3.681 7.937 5.644 12.746 5.946 10.896 0 18.692-7.8 19.107-17.559 0.278-10.202-7.494-18.692-17.559-19.107h-0.689c-9.929 0-17.974 7.772-18.418 17.531zM422.261 125.492c-1.279-4.813-4.261-8.763-8.357-11.306-2.85-1.708-6.083-2.543-9.485-2.543-6.389 0-12.472 3.237-15.704 8.768-2.572 4.256-3.261 9.207-2.128 13.874 1.279 4.813 4.233 8.763 8.357 11.335 8.352 4.945 20.102 1.963 25.189-6.389 2.543-4.087 3.261-9.065 2.128-13.737zM457.374 319.604c5.804-8.352 3.818-19.829-4.398-25.633-3.124-2.133-6.8-3.242-10.618-3.242-5.946 0-11.476 2.827-15.016 7.772-2.822 3.954-3.818 8.787-2.959 13.605 0.835 4.813 3.407 9.041 7.494 11.892 7.937 5.672 19.829 3.544 25.496-4.393zM502.388 384.436c-8.626 4.535-20.102 0.859-24.637-7.796-4.672-8.905-1.279-19.961 7.63-24.637 2.709-1.411 5.663-2.1 8.518-2.1 6.941 0 13.161 3.676 16.261 9.759 2.26 4.398 2.704 9.348 1.293 14.020-1.571 4.672-4.667 8.489-9.065 10.754zM499.844 565.222c0-10.174 8.211-18.385 18.248-18.385 10.202 0 18.413 8.216 18.413 18.385 0 10.065-8.211 18.276-18.413 18.276-10.037 0-18.248-8.211-18.248-18.276zM892.55 955.503h-751.989c-73.686 0-133.63-59.954-133.63-133.644v-751.97c0-73.723 59.944-133.667 133.63-133.667h751.984c73.686 0 133.658 59.944 133.658 133.667v751.97c0.005 73.695-59.968 133.644-133.653 133.644zM886.435 45.29l-125.834-0.057v211.888h-37.964v-211.888l-410.407 0.057v211.841h-37.024v-211.841l-128.599-0.057v244.689c0 87.677 76.451 173.485 193.276 173.4h101.64v23.226h-25.001c-34.722 0-62.903 28.158-62.903 62.912v19.215c6.47 1.906 11.618 7.107 12.864 13.963 1.963 9.924-4.53 19.546-14.459 21.372-8.4 1.661-16.342-2.765-19.909-9.952-7.078 0.085-12.746 5.781-12.746 12.831 0 1.798 0.33 3.516 0.996 5.007l33.268 83.954c0 0 3.483 34.792 6.583 48.062 13.855 59.892 80.599 114.23 153.015 114.23 88.121 0 159.546-71.425 159.546-159.579 0-50.879-23.892-96.228-61.001-125.428v-109.804h93.821c114.886 0.080 180.941-83.595 180.937-150.301l-0.099-267.741zM446.757 641.267v0.415c8.352 0.996 15.152 7.937 15.841 16.559 0.444 4.95-1.133 9.627-4.228 13.468-3.129 3.681-7.659 5.946-12.472 6.361l-1.548 0.137c-9.485 0-17.417-7.494-18.276-16.837-0.859-10.065 6.663-18.965 16.7-19.824l3.983-0.278zM595.095 387.202c-34.505-1.269-59.501-186.996-53.536-252.22 1.633-18.003 20.985-22.014 55.353-27.818 31.050-5.229 66.39-66.013 79.881-6.781 22.929 139.613-15.091 289.136-81.698 286.819zM608.836 298.501c-3.539-4.945-9.070-7.767-15.016-7.767-3.818 0-7.494 1.104-10.613 3.232-8.211 5.804-10.174 17.276-4.37 25.633 5.639 7.937 17.554 10.065 25.463 4.398 8.216-5.809 10.207-17.285 4.535-25.496zM647.494 120.405c-3.261-5.361-9.339-8.763-15.704-8.763-3.261 0-6.526 0.831-9.339 2.548-4.261 2.543-7.22 6.493-8.357 11.306-1.293 4.832-0.444 9.65 1.963 13.874 5.115 8.211 16.865 11.335 25.218 6.248 8.626-5.252 11.443-16.422 6.22-25.213zM669.144 192.741c-0.415-9.763-8.489-17.531-18.248-17.531h-0.713c-4.945 0.278-9.48 2.407-12.883 5.946-3.261 3.539-4.95 8.211-4.813 13.161 0.439 9.759 8.485 17.559 18.408 17.559 10.754-0.444 18.692-8.933 18.248-19.135zM653.435 266.648c4.535-9.065 0.864-19.961-8.206-24.496-2.543-1.274-5.224-1.963-8.211-1.963-6.941 0-13.161 3.954-16.285 10.174-2.27 4.398-2.543 9.343-0.996 14.020 1.576 4.672 4.809 8.357 9.207 10.618 8.923 4.398 20.235 0.439 24.491-8.352zM369.721 657.693c-3.818-2.987-6.361-7.215-6.913-12.194-0.58-4.813 0.694-9.622 3.822-13.439 3.402-4.54 8.763-7.083 14.435-7.083 3.954 0 8.074 1.411 11.198 3.954 3.954 2.992 6.361 7.39 6.913 12.198 0.58 4.818-0.689 9.622-3.818 13.576-5.951 7.659-17.979 9.070-25.638 2.987zM501.392 610.821c3.818 0 7.494 1.133 10.618 3.261 8.216 5.804 10.202 17.262 4.398 25.638-5.663 7.909-17.554 10.037-25.487 4.37-4.091-2.822-6.635-7.078-7.494-11.892-0.864-4.818 0.274-9.627 3.091-13.581 3.398-4.974 8.928-7.796 14.874-7.796z" horiz-adv-x="1029" />
<glyph unicode="&#xe677;" d="M602.314 536.369c-22.617 0-40.866-18.277-40.866-40.847 0-22.542 18.249-40.819 40.866-40.819 22.514 0 40.791 18.277 40.796 40.819-0.005 22.57-18.282 40.847-40.796 40.847zM502.408 600.693c-22.542 0-40.843-18.305-40.843-40.847s18.3-40.819 40.843-40.819c22.481 0 40.758 18.272 40.758 40.819 0 22.547-18.272 40.847-40.758 40.847zM531 759.705c-23.693 0-42.961-19.212-42.961-42.994 0-23.73 19.268-43.022 42.961-43.022 23.754 0 42.961 19.292 42.961 43.022 0 23.782-19.207 42.994-42.961 42.994zM888.578 950.972h-748.567c-73.348 0-133.017-59.674-133.017-133.054v-748.469c0-73.38 59.669-133.082 133.017-133.082h748.567c73.348 0 133.017 59.702 133.017 133.082v748.469c0 73.38-59.669 133.054-133.017 133.054zM452.533 115.74l-0.164-61.9h-146.451v26.009c0 16.873-3.274 28.019-16.624 40.57l-134.557 142.909c-19.268 22.509-30.001 51.332-30.001 81.164v215.792c0 22.35 18.136 40.542 40.542 40.542 22.49 0 40.791-18.192 40.791-40.542v-157.574c-21.551-9.827-34.572-29.752-34.576-51.407 0-14.421 5.754-28.155 16.267-38.752l83.583-91.733c3.885-4.815 9.061-12.307 11.644-20.644 1.433-4.458 1.87-9.254 1.982-15.252h26.507c-0.132 8.399-0.822 15.717-3.241 23.233-4.486 14.444-13.514 26.229-18.855 32.472l-82.347 88.21c-4.984 5.89-7.708 13.378-7.708 21.081 0 17.835 14.529 32.312 32.392 32.312 8.45 0 16.431-3.194 22.514-9.056l170.726-171.44c29.503-30.913 27.578-62.408 27.578-85.993zM264.389 580.575c0 137.977 112.321 250.307 250.321 250.307 137.996 0 250.288-112.33 250.293-250.307 0-138.066-112.297-250.335-250.293-250.335-138 0-250.321 112.269-250.321 250.335zM904.488 344.491c0-29.837-10.729-58.655-30.001-81.164l-134.557-142.909c-13.354-12.551-16.624-23.698-16.624-40.57v-26.009h-146.455l-0.164 61.9c0 23.585-1.921 55.085 27.578 85.997l170.731 171.44c6.083 5.862 14.064 9.056 22.514 9.056 17.864 0 32.392-14.477 32.392-32.312 0-7.708-2.724-15.191-7.708-21.081l-82.347-88.21c-5.341-6.243-14.369-18.028-18.855-32.472-2.428-7.52-3.11-14.834-3.246-23.233h26.511c0.103 5.998 0.545 10.794 1.982 15.252 2.588 8.333 7.755 15.825 11.644 20.644l83.588 91.733c10.512 10.597 16.271 24.332 16.271 38.752-0.009 21.654-13.025 41.585-34.576 51.407v157.574c0 22.35 18.3 40.542 40.791 40.542 22.411 0 40.542-18.192 40.542-40.542v-215.796zM450.551 662.899h-82.347v-82.93h82.347v82.93zM433.185 597.058c-10.926 0-37.071 0-48.048 0 0 11.067 0 37.71 0 48.743 10.977 0 37.122 0 48.048 0 0-11.034 0-37.681 0-48.743zM453.031 510.027c-22.537 0-40.814-18.249-40.814-40.847 0-22.57 18.272-40.819 40.814-40.819 22.514 0 40.763 18.254 40.763 40.819 0 22.598-18.249 40.847-40.763 40.847zM610.952 656.346c-22.514 0-40.814-18.249-40.814-40.847 0-22.542 18.3-40.847 40.814-40.847 22.598 0 40.871 18.305 40.866 40.847 0.005 22.598-18.268 40.847-40.866 40.847zM514.71 807.729c-125.229 0-227.201-101.949-227.201-227.159 0-125.238 101.973-227.159 227.201-227.159 125.196 0 227.14 101.926 227.14 227.159 0.005 125.21-101.944 227.159-227.14 227.159zM514.931 383.469c-108.661 0-197.035 88.355-197.035 196.993 0 108.61 88.374 197.050 197.035 197.050 108.6 0 196.951-88.44 196.951-197.050 0-108.638-88.346-196.993-196.951-196.993z" />
<glyph unicode="&#xe678;" d="M890.768 953.257h-745.173c-72.989 0-132.386-59.397-132.386-132.442v-745.089c0-73.041 59.401-132.442 132.386-132.442h745.173c73.013 0 132.437 59.401 132.437 132.442v745.089c0 73.045-59.425 132.442-132.437 132.442zM758.050 734.65c-87.428-8.463-92.497 91.29-92.497 91.29 102.358-7.949 92.497-91.29 92.497-91.29zM320.666 634.045c13.368-52.112-23.646-95.428-71.727-99.015-1.781 60.879 31.314 83.893 71.727 99.015zM320.666 540.183c13.368-52.060-23.646-95.396-71.727-98.963-1.781 60.851 31.314 83.865 71.727 98.963zM320.666 446.312c13.368-52.051-23.646-95.4-71.727-98.935-1.781 60.856 31.314 83.809 71.727 98.935zM207.624 714.044c31.202-29.864 52.547-64.166 26.792-119.317-42.713 22.304-59.56 76.744-26.792 119.317zM153.567 609.554c40.385-15.154 73.508-38.169 71.699-99.047-48.081 3.619-85.123 46.908-71.699 99.047zM153.567 515.659c40.385-15.093 73.508-38.108 71.699-98.959-48.081 3.554-85.123 46.903-71.699 98.959zM153.567 421.816c40.385-15.145 73.508-38.080 71.699-98.959-48.081 3.535-85.123 46.88-71.699 98.959zM354.996 51.427l163.213 282.783 163.185-282.783h-326.399zM177.62 244.065l-10.329 37.972 691.532 188.14 10.273-38-691.476-188.112zM878.527 562.421c0 0-24.412-45.921-43.237-66.466-9.207-9.179-22.851-15.725-36.794-15.725-17.071 0.005-32.277 8.36-41.4 21.289-9.122-12.933-24.356-21.289-41.423-21.289-13.939 0-27.583 6.546-36.789 15.725-18.825 20.55-43.237 66.466-43.237 66.466-13.677 27.779-21.013 49.264-21.013 70.988 0 46.272 37.453 86.409 83.842 86.409 22.851 0 43.48-9.151 58.63-23.945 15.15 14.794 35.751 23.945 58.602 23.945 46.389 0 83.842-40.137 83.842-86.409-0.009-21.724-7.35-43.209-21.022-70.988zM419.849 88.875h196.716l-98.355 170.391z" />
<glyph unicode="&#xe679;" d="M899.351 946.732c0 0-781.535 0.246-781.289 0-71.92 0-113.646-37.178-113.646-113.134v-783.071c0-71.057 39.831-109.476 111.694-109.476h786.378c71.853 0 106.463 36.571 106.463 109.476v783.071c0.009 74.109-35.491 113.134-109.6 113.134zM516.563 820.473c57.439 0 103.999-46.56 103.999-103.999s-46.56-104.008-103.999-104.008-103.999 46.569-103.999 104.008 46.569 103.999 103.999 103.999zM438.749 97.39l-98.294 102.198c-21.105 21.522-26.933 61.277-4.312 83.898 0.066 0.095 70.337 70.441 70.337 70.441l82.619-82.638-60.642-60.538 62.14-62.159c36.685-36.694-13.912-89.149-51.848-51.203zM691.25 199.589l-98.303-102.198c-37.926-37.945-88.542 14.509-51.848 51.203l62.14 62.159-60.633 60.538 82.61 82.638c0 0 70.28-70.347 70.356-70.441 22.612-22.621 16.774-62.377-4.321-83.898zM714.041 388.443l-84.154 86.467v-78.97h-227.444v78.525l-82.050-84.628c-37.983-37.993-88.476 10.709-50.417 48.768l139.698 138.731c11.296 11.221 24.156 17.617 43.764 17.617h124.838c19.608 0 32.847-6.179 44.456-17.617l141.66-140.475c36.211-36.201-15.599-84.998-50.35-48.417z" horiz-adv-x="1018" />
<glyph unicode="&#xe67a;" d="M260.627 369.355v69.265h195.826l-184.33 184.33c-35.241-49.229-56.078-109.442-56.078-174.466 0-165.666 134.782-300.447 300.447-300.447 65.014 0 125.237 20.828 174.466 56.069l-165.241 165.241h-265.090zM516.492 748.95c-65.778 0-126.638-21.311-176.176-57.305l253.025-253.015h100.284v-69.265h-31.010l97.038-97.038c35.995 49.538 57.296 110.399 57.296 176.167-0.010 165.666-134.791 300.457-300.457 300.457zM729.813 369.645h-23.204v70.086h23.204v-70.086zM766.087 369.645h-23.204v70.086h23.204v-70.086zM765.942 493.858v-42.68h-23.204v42.68c0 37.695-25.909 77.766-73.902 77.766h-36.845c-4.357 0-8.356 2.444-10.337 6.328-1.98 3.883-1.613 8.549 0.947 12.085 8.395 11.583 13.418 25.793 13.418 38.014 0 30.237-23.639 52.253-56.417 52.92v-4.705h-23.204v27.262c-35.096-1.014-44.505-31.135-44.505-47.23 0-12.259 5.236-24.219 14.355-32.826 10.568-9.96 25.387-14.713 42.989-13.66 4.309 0.203 8.337-1.874 10.588-5.535 2.222-3.652 2.261-8.25 0.097-11.94-6.453-10.965-6.376-26.663 0.203-38.158 3.816-6.646 11.274-14.587 25.252-14.587h62.329c38.323 0 62.126-21.697 62.126-56.629v-31.773h-23.204v31.773c0 27.629-21.156 33.425-38.912 33.425h-62.329c-19.301 0-35.85 9.573-45.394 26.276-7.593 13.283-9.805 29.609-6.617 44.438-20.664 2.444-34.526 11.467-43.037 19.485-13.756 12.974-21.649 31.097-21.649 49.712 0 34.584 23.282 69.526 67.719 70.443v6.936h23.204v-29.512c45.491-0.705 79.621-33.164 79.621-76.114 0-10.829-2.579-22.306-7.323-33.222h16.944c60.764 0 97.087-51.335 97.087-100.97zM911.843 954.155c0.010 0-789.33 0.261-789.079 0-72.743 0-113.645-37.608-113.645-114.456v-792.209c0-71.873 36.767-109.529 109.442-109.529h795.571c72.675 0 109.51 35.763 109.51 109.529v792.209c0 74.984-36.825 114.456-111.8 114.456zM516.492 61.797c-213.214 0-386.686 173.471-386.686 386.686 0 213.224 173.471 386.695 386.686 386.695 213.224 0 386.695-173.471 386.695-386.695 0-213.214-173.471-386.686-386.695-386.686z" />
<glyph unicode="&#xe67b;" d="M318.788 541.762c-18.742 0-33.961-15.163-33.961-33.853 0-18.751 15.219-33.942 33.961-33.942 18.578 0 33.825 15.191 33.825 33.942 0 18.686-15.247 33.853-33.825 33.853zM586.945 196.721h71.699v-38.837h-71.699v38.837zM586.945 251.848h71.699v-38.78h-71.699v38.78zM586.945 141.533h71.699v-38.837h-71.699v38.837zM586.945 307.031h71.699v-38.752h-71.699v38.752zM887.85 950.972h-748.539c-73.319 0-132.988-59.679-132.988-133.031v-748.521c0-73.385 59.669-133.054 132.988-133.054h748.535c73.348 0 133.045 59.669 133.045 133.054v748.521c0.005 73.357-59.693 133.031-133.040 133.031zM733.513 301.662v-256.611h-74.865v41.294h-71.699v-41.294h-176.043v92.54h-47.367c-65.832 0-119.141 53.375-119.141 119.291v84.489h-40.542c-13.486 0-24.332 10.902-24.332 24.332 0 3.359 0.601 6.633 1.87 9.474l62.999 159.039c0 0 6.6 65.893 12.434 91.103 26.29 113.462 152.783 216.482 289.956 216.482 167.039 0 302.31-135.365 302.315-302.414 0.009-96.42-45.234-182.408-115.585-237.728zM716.894 727.698c-12.166 27.164-39.419 46.127-70.933 46.127-6.304 0-12.33-0.827-18.164-2.231-13.927 12.908-32.505 20.86-52.9 20.86-15.877 0-30.631-4.763-42.961-12.964-10.926 5.89-23.374 9.193-36.634 9.193-26.784 0-50.425-13.486-64.489-34.046-1.841 0.113-3.659 0.277-5.641 0.277-37.32 0-68.34-26.201-76.020-61.219-28.4-12.11-48.245-40.265-48.245-73.080 0-43.9 35.535-79.515 79.487-79.515 15.994 0 30.936 4.763 43.327 12.908 12.438-8.45 27.47-13.378 43.68-13.378 16.159 0 31.185 5.007 43.708 13.514 8.779-9.822 20.837-17.338 32.392-21.823 24.219-10.348 43.459-39.447 43.459-70.135v-83.545h28.019v87.862c-0.244 30.833 11.147 55.991 34.901 69.862 6.943 4.209 12.556 8.446 17.23 13.044 0.362 0.55 0.803 1.019 1.273 1.433 6.106 6.553 10.043 13.927 12.048 23.12-5.754 1.79-11.889 2.724-18.084 2.724-7.68 0-15.468-1.489-23.12-4.542-4.213-1.705-8.92 0.329-10.658 4.514-1.7 4.181 0.305 8.944 4.547 10.677 9.554 3.936 19.461 5.726 29.231 5.726 6.825 0 13.486-0.883 19.954-2.588-0.136 34.074-27.714 61.604-61.788 61.712-0.080 0-0.132 0-0.132 0-0.085 0-0.136 0.028-0.136 0.028-12.579 0-24.468 3.030-34.901 8.23-9.911-11.508-14.923-25.821-14.923-40.302 0-0.301 0-0.606 0-0.907 0.061-0.249 0-0.413 0-0.634 0.385-14.918 6.191-29.668 17.173-41.284h0.056c3.194-3.274 3.11-8.422-0.249-11.588-1.625-1.513-3.716-2.255-5.726-2.255-2.118 0-4.237 0.827-5.89 2.532-12.358 12.936-19.541 29.203-21.33 45.826-4.101 0.878-8.394 1.348-12.744 1.348-9.742 0-19.597-2.339-29.015-7.267-1.184-0.69-2.396-0.991-3.744-0.991-2.945 0-5.834 1.597-7.323 4.321-2.118 4.016-0.601 9 3.415 11.118 11.701 6.252 24.275 9.197 36.667 9.197 4.321 0 8.643-0.357 12.744-1.019 1.513 14.585 7.238 28.841 16.981 40.843-9.554 7.708-17.422 17.643-22.411 29.010-13.622-9.85-29.809-14.834-45.855-14.834-5.698 0-11.316 0.658-16.929 1.87-5.148-38.146-37.982-67.575-77.505-67.575h-0.996c-16.788 0-32.031-6.581-43.21-17.478-1.597-1.541-3.659-2.311-5.533-2.311-2.231 0-4.378 0.822-5.947 2.475-3.279 3.222-3.199 8.422 0.136 11.588 14.092 13.739 33.468 22.133 54.544 22.133h0.907c0.085 0 0.085 0 0.085 0 5.585 0 10.846 0.742 15.961 2.118-7.628 10.348-18.221 18.465-31.41 22.65-4.378 1.353-6.576 5.947-5.369 10.268 1.404 4.321 6.003 6.717 10.433 5.341 17.751-5.646 32.2-17.206 41.806-31.791 16.624 9.878 28.512 27.465 30.138 47.917-8.122 3.772-15.75 9-22.514 15.745-3.227 3.218-3.227 8.399 0 11.593 3.222 3.194 8.45 3.194 11.616 0 6.604-6.604 14.228-11.372 22.542-14.374 0.089-0.028 0.193-0.056 0.193-0.056 6.75-2.447 13.899-3.716 21.034-3.716 14.449 0 28.869 5.064 40.453 15.088-1.019 5.007-1.536 10.099-1.536 15.44 0 4.486 3.631 8.23 8.286 8.23 4.406 0 8.122-3.744 8.122-8.23 0.061-31.603 23.613-57.56 54.192-61.412 2.043 18.136 10.184 34.431 22.382 46.63 3.189 3.222 8.474 3.222 11.663 0 3.138-3.161 3.138-8.37 0-11.565-9.517-9.526-15.853-22.049-17.586-36.084 26.037-2.861 48.245-18.578 60.191-40.706 14.862 1.982 27.939 9.193 37.625 19.733 3.030 3.302 8.145 3.575 11.532 0.521 3.415-3.030 3.631-8.23 0.55-11.616-11.118-12.255-26.229-20.954-43.374-24.228 1.982-6.797 3.081-14.035 3.081-21.466 0-0.113-0.103-0.193-0.103-0.277 0.193-16.459-3.969-30.166-11.452-41.669 14.59-6.604 27.441-17.699 35.892-32.726h0.061c2.25-3.964 0.822-8.972-3.199-11.175-1.264-0.747-2.663-1.076-4.011-1.076-2.776 0-5.585 1.489-7.154 4.129-7.534 13.434-19.4 22.876-32.801 27.69-5.115-4.819-11.118-9.164-17.723-12.964-18.056-10.818-26.671-28.357-26.864-55.742v-87.867h29.367c5.773 37.874 24.764 69.449 56.531 87.947v0.277c26.009 11.203 44.671 36.061 46.926 65.513 13.152 13.951 21.241 32.693 21.241 53.337 0 17.756-5.998 34.102-15.947 47.217 1.729 6.468 2.663 13.265 2.663 20.311 0.005 35.121-23.28 64.799-55.263 74.484zM586.94 362.181v-38.78h71.699v30.227c0 2.917 0.305 5.721 0.446 8.554h-72.145z" />
<glyph unicode="&#xe67c;" d="M889.189 951.996h-748.549c-73.348 0-133.012-59.679-133.012-133.026v-748.525c0-73.376 59.669-133.050 133.012-133.050h748.549c73.352 0 133.040 59.674 133.040 133.050v748.525c0 73.352-59.688 133.026-133.040 133.026zM78.463 520.737l123.688 18.935h208.013c35.121 0 63.356-28.348 63.352-63.248 0-34.736-27.991-62.83-62.863-63.108l-225.548 0.028c-15.026 0.193-27.136 12.387-27.136 27.437 0 15.196 12.302 27.498 27.493 27.498h116.501l94.87 19.818-5.115 24.524-92.338-19.296h-113.913c-28.977 0-52.539-23.561-52.539-52.543 0-10.076 2.997-19.428 7.952-27.437l-62.422 0.028v107.365zM518.44 613.465c-41.726 0-79.9-14.998-109.568-39.856h-105.218c44.173 72.089 123.439 120.367 214.157 120.367 138.771 0 251.246-112.49 251.246-251.27 0-138.771-112.48-251.265-251.246-251.265-80.891 0-152.665 38.395-198.6 97.769h124.731c22.542-10.959 47.752-17.295 74.503-17.295 94.293 0 170.75 76.462 170.75 170.783-0.005 94.307-76.462 170.768-170.754 170.768zM613.799 475.404c0-34.215-27.906-62.121-62.14-62.121-34.266 0-62.098 27.906-62.098 62.121 0 34.323 27.831 62.093 62.098 62.093 34.229 0 62.14-27.77 62.14-62.093zM78.66 323.175v49.072h523.532v-49.072h-523.532zM517.806 54.892c-159.852 0-297.106 96.51-356.855 234.374h127.070c49.565-74.094 133.947-122.927 229.78-122.927 152.637 0 276.353 123.726 276.353 276.367 0 152.623-123.716 276.372-276.353 276.372-105.218 0-196.674-58.847-243.355-145.413l-77.749 0.028-47.917-7.459c51.332 154.718 197.087 266.386 369.025 266.386 214.753 0 388.862-174.122 388.862-388.866 0-214.772-174.108-388.862-388.862-388.862zM597.062 759.132c-51.378 12.828-105.876 12.828-157.259 0-6.633-1.653-10.653-8.342-9-14.947 1.658-6.604 8.342-10.733 14.951-8.972 47.494 11.837 97.895 11.837 145.338 0 0.991-0.277 2.010-0.385 3.002-0.385 5.538 0 10.541 3.744 11.954 9.357 1.644 6.604-2.372 13.293-8.986 14.947z" horiz-adv-x="1029" />
<glyph unicode="&#xe67d;" d="M888.071 952.315h-748.535c-73.348 0-133.017-59.683-133.017-133.045v-748.474c0-73.376 59.669-133.059 133.017-133.059h748.535c73.348 0 133.045 59.683 133.045 133.059v748.474c0.005 73.362-59.693 133.045-133.045 133.045zM858.713 504.78c0-25.544-20.922-46.268-46.658-46.268-25.755 0-46.653 20.724-46.653 46.268 0 25.553 20.884 46.268 46.653 46.268 25.741 0 46.658-20.71 46.658-46.268zM813.958 653.171l17.746-0.977c-1.982-35.502-32.416-62.765-67.894-60.839l0.958 17.723c25.741-1.404 47.785 18.385 49.19 44.093zM764.223 715.893l17.507 3.025c6.083-35.009-17.478-68.448-52.487-74.545l-3.034 17.493c25.384 4.43 42.421 28.625 38.015 54.028zM701.637 765.792l16.379 6.881c13.786-32.726-1.63-70.623-34.327-84.414l-6.91 16.375c23.702 10.019 34.849 37.432 24.858 61.158zM629.445 800.364l14.392 10.39c20.809-28.818 14.313-69.153-14.449-89.999l-10.404 14.406c20.809 15.083 25.544 44.342 10.461 65.202zM513.874 814.756c33.628 0 60.966-27.3 60.966-60.966s-27.329-60.881-60.966-60.881c-33.604 0-60.886 27.221-60.886 60.881s27.282 60.966 60.886 60.966zM348.545 795.244c35.258-4.213 60.552-36.343 56.367-71.642l-17.643 2.090c3.053 25.572-15.275 48.856-40.843 51.909l2.118 17.643zM303.104 649.784l-16.76-5.848c-8.45 24.318-35.145 37.198-59.477 28.733l-5.834 16.774c33.548 11.673 70.374-6.106 82.070-39.659zM267.217 597.682l-15.022-9.493c-13.707 21.767-42.637 28.348-64.404 14.613l-9.47 15.055c30.076 18.935 69.956 9.869 88.895-20.175zM206.886 556.948c25.544 0 46.32-20.738 46.32-46.334 0-25.544-20.781-46.291-46.32-46.291s-46.291 20.752-46.291 46.291c-0.005 25.595 20.748 46.334 46.291 46.334zM232.814 449.433c-0.362-46.188-10.184-52.294-26.892-52.294-16.816 0-25.764 6.111-26.145 52.294 16.539 0 36.277 0 53.037 0zM326.149 246.728c0-11.208-8.836-20.311-20.038-20.311-11.147 0-20.203 9.103-20.203 20.311 0 13.002 0 129.325 0 129.325h-16.929v-162.915h-126.135v162.929h-16.76c0 0 0-116.327 0-129.329 0-11.208-9.080-20.311-20.255-20.311-11.203 0-19.982 9.103-19.982 20.311 0 11.175 0 126.769 0 143.449 0 32.726 29.198 59.256 61.952 59.256 3.551 0 10.79 0 19.926 0 0-43.525 12.551-64.348 32.918-64.348v-52.158c-5.721-2.447-9.714-8.107-9.714-14.754 0-8.897 7.069-15.942 15.961-15.942 8.859 0 15.961 7.295 15.961 16.154 0 6.609-4.044 12.307-9.77 14.754v52.13c19.404 0 32.561 19.085 32.561 64.16 9.55 0 17.173 0 20.945 0 32.726 0 59.561-26.53 59.561-59.26 0-16.68 0-132.274 0-143.449zM332.171 690.571c-2.809 25.572-25.901 44.149-51.496 41.369l-1.926 17.671c35.337 3.824 67.213-21.8 71.065-57.1l-17.643-1.94zM659.423 415.331c0-14.486-11.753-26.229-26.229-26.229s-26.229 11.743-26.229 26.229l-0.089 177.246h-15.412v-480.66c0-18.977-15.383-34.346-34.374-34.346s-34.37 15.369-34.37 34.346v297.688h-17.615v-297.688c0-18.977-15.44-34.346-34.431-34.346s-34.346 15.369-34.346 34.346v480.66h-15.468l-0.028-177.246c0-14.486-11.753-26.229-26.229-26.229s-26.229 11.743-26.229 26.229v195.979c0 43.158 30.88 67.612 73.183 67.612h144.689c42.275 0 73.183-24.454 73.183-67.612v-195.979zM938.308 242.909c-10.433-2.983-21.109 2.273-23.862 11.842l-35.699 124.665-17.45 0.028 47.729-166.306h-193.921l47.691 166.306-17.422-0.028-35.718-124.665c-2.724-9.568-13.406-14.825-23.834-11.842-10.461 2.987-17.065 12.124-13.57 24.083l36.737 127.892c14.702 51.139 57.466 49.537 57.466 49.537h91.211c0 0 42.797 1.597 57.466-49.537l36.709-127.892c3.532-11.959-3.072-21.095-13.533-24.083z" horiz-adv-x="1029" />
<glyph unicode="&#xe67e;" d="M878.941 949.43h-741.734c-72.681 0-131.807-59.131-131.807-131.845v-741.697c0-72.709 59.127-131.84 131.807-131.84h741.734c72.681 0 131.835 59.131 131.835 131.84v741.697c0 72.713-59.155 131.845-131.835 131.845zM506.233 862.729c61.556 0 111.49-49.911 111.49-111.472s-49.934-111.5-111.49-111.5c-61.58 0-111.514 49.939-111.514 111.5s49.934 111.472 111.514 111.472zM796.858 117.313c0-26.973-21.197-48.849-48.17-48.849s-48.812 21.876-48.812 48.849c0 31.423 0 311.715 0 311.715h-40.853v-377.391h-303.9v377.391h-40.42c0 0 0-280.292 0-311.715 0-26.973-21.821-48.849-48.789-48.849-26.917 0-48.137 21.876-48.137 48.849 0 26.978 0 305.552 0 345.721 0 78.881 70.363 142.811 149.262 142.811 17.292 0 69.711 0 125.482 0v-105.467l-24.115-6.656v26.238c0 15.681-14.345 29.919-40.42 12.381-36.65-24.767-76.227-165.418-33.35-159.888 20.75 2.644 32.447 12.688 55.222 13.964 18.46 0.954 18.539 8.927 18.539 19.4 0.028 10.473 0 44.102 0 44.102v16.389c6.218 1.722 15.77 4.366 24.115 6.684v-148.266c0.028 0 0.41-10.384-9.407-10.384h-10.091c-0.191 0-0.354 0.102-0.545 0.102h-29.673c-26.401 0-47.886-21.518-47.886-47.942 0-26.429 21.485-47.923 47.886-47.923h132.934c4.692 0 8.536-3.845 8.536-8.564s-3.845-8.536-8.536-8.536h-137.542c-21.001 0-38.102-17.124-38.102-38.153 0-21.001 17.101-38.107 38.102-38.107h137.542c4.692 0 8.536-3.845 8.536-8.569 0-4.72-3.845-8.536-8.536-8.536h-160.861c-8.155 0-14.783-6.628-14.783-14.783 0-8.183 6.628-14.787 14.783-14.787h160.861c21.001 0 38.102 17.078 38.102 38.107 0 21.034-17.101 38.13-38.102 38.13h-137.542c-4.692 0-8.536 3.817-8.536 8.536 0 4.752 3.845 8.592 8.536 8.592h137.542c21.001 0 38.102 17.078 38.102 38.107 0 21.025-17.101 38.125-38.102 38.125h-132.934c-10.119 0-18.33 8.239-18.33 18.353s8.211 18.385 18.33 18.385h22.444c19.907-37.343 83.316-20.568 94.962-13.48 50.483 29.757 40.253 66.267 23.948 78.96-25.884 20.042-62.073-4.557-62.073-4.557v128.735c7.256-1.801 16.314-4.012 24.138-5.893v-18.739c0 0-0.023-33.634 0-44.106 0.028-10.473 0.028-18.437 18.544-19.391 22.798-1.28 34.499-11.325 55.203-13.964 42.896-5.534 3.351 135.117-33.387 159.884-26.079 17.538-40.369 3.3-40.369-12.381v-24.138l-24.138 5.916v104.104c57.656 0 112.989 0 131.263 0 78.876 0 143.509-63.93 143.518-142.792 0.009-40.169 0.009-318.743 0.009-345.721z" horiz-adv-x="1019" />
<glyph unicode="&#xe67f;" d="M662.42 576.052h159.965c19.569 0 35.422 15.886 35.403 35.445v40.021h-25.403c-2.339 0-4.43 1.456-5.228 3.659 0 0-4.984 13.486-9.277 25.215-4.016-11.452-8.615-24.388-8.615-24.388-0.822-2.339-3.081-3.852-5.58-3.716-2.475 0.108-4.575 1.87-5.153 4.293 0 0-8.009 33.581-14.505 60.881-3.88-34.374-9.935-88.050-9.935-88.050-0.249-2.339-1.982-4.265-4.265-4.815-2.278-0.55-4.646 0.357-5.97 2.339 0 0-13.599 20.452-16.346 24.581-4.678 0-22.514 0-22.514 0-2.339 0-4.453 1.456-5.223 3.659 0 0-4.984 13.486-9.301 25.215-4.044-11.452-8.615-24.388-8.615-24.388-0.822-2.339-3.081-3.852-5.58-3.716-2.48 0.108-4.575 1.87-5.153 4.293 0 0-8.037 33.581-14.505 60.858-3.88-34.346-9.906-88.022-9.906-88.022-0.272-2.339-1.982-4.265-4.26-4.815-2.283-0.55-4.678 0.357-5.998 2.339 0 0-13.594 20.452-16.342 24.581-2.837 0-9.164 0-13.134 0v-40.021c-0.009-19.569 15.787-35.45 35.441-35.45zM626.993 662.739h16.149c1.87 0 3.631-0.935 4.65-2.475 0 0 4.758-7.154 9.493-14.284 2.64 23.284 11.753 104.617 11.753 104.617 0.324 2.701 2.532 4.819 5.252 4.956 2.696 0.164 5.148-1.653 5.778-4.298 0 0 11.917-49.96 17.558-73.573 3.716 10.484 7.487 21.138 7.487 21.138 0.77 2.203 2.856 3.716 5.228 3.716 2.367 0.028 4.481-1.456 5.313-3.659 0 0 11.057-30.086 13.26-36.141 5.618 0 21.612 0 21.612 0 1.893 0 3.626-0.935 4.678-2.475 0 0 4.73-7.154 9.493-14.284 2.621 23.284 11.753 104.617 11.753 104.617 0.301 2.701 2.504 4.819 5.256 4.956 2.696 0.164 5.143-1.653 5.778-4.298 0 0 11.917-49.932 17.554-73.573 3.687 10.484 7.459 21.138 7.459 21.138 0.803 2.203 2.889 3.716 5.228 3.716 2.367 0.028 4.514-1.456 5.313-3.659l13.293-36.141h21.466v96.143c0 19.569-15.853 35.394-35.422 35.394h-159.965c-19.658 0-35.455-15.825-35.455-35.394h0.023v-96.134zM888.935 953.884l-748.539-0.005c-73.348 0-133.017-59.674-133.017-133.040v-748.511c0-73.38 59.669-133.054 133.017-133.054h748.539c73.348 0 133.045 59.674 133.045 133.054v748.516c0 73.366-59.697 133.040-133.045 133.040zM389.035 708.852c5.58 0 10.123-4.514 10.123-10.099 0-4.242 3.438-7.708 7.685-7.708 4.237 0 7.68 3.471 7.68 7.708 0 25.008 20.367 45.361 45.385 45.361 25.13 0 45.606-20.466 45.606-45.634v-233.918h-20.264v233.918c0 14.007-11.391 25.389-25.346 25.389-13.871 0-25.154-11.273-25.154-25.116 0-15.426-12.495-27.939-27.902-27.939-15.383 0-27.906 12.513-27.906 27.939-0.005 5.585 4.509 10.099 10.094 10.099zM749.258 441.114c22.514 0 40.706-17.648 40.927-40.030l0.089-108.079h-411.329v148.076l370.312 0.033zM380.505 649.352h65.78c0 0 5.064-21.927 5.064-56.921 0-34.999-5.064-56.935-5.064-56.935h-25.736c0.028-2.917 0.442-40.227-22.542-70.933h-18.225c27.667 28.066 26.868 70.299 26.84 70.741 0 0.085 0.056 0.136 0.056 0.193h-26.173c0 0-5.89 17.723-5.89 56.935 0 39.208 5.89 56.921 5.89 56.921zM305.532 461.040c28.32 0 51.247-22.908 51.247-51.223 0-28.32-22.927-51.261-51.247-51.261-28.348 0-51.332 22.941-51.332 51.261 0 28.31 22.984 51.223 51.332 51.223zM258.659 343.5h72.854c13.956 0 25.266-11.287 25.266-25.196 0-13.927-11.311-25.271-25.266-25.271h-72.854c-13.96 0-25.243 11.344-25.243 25.271 0.005 13.909 11.287 25.196 25.243 25.196zM814.681 74.019v112.743h-599.425v-112.743h-67.349v425.007c0 18.376 14.477 33.303 32.918 33.303v0.028c18.385 0 34.431-14.961 34.431-33.332v-231.541h599.416v164.075c0 18.385 14.998 33.318 33.412 33.318s33.332-14.933 33.332-33.318v-357.536h-66.734zM881.448 553.946h-278.256v265.174h278.256v-265.174z" />
<glyph unicode="&#xe680;" d="M252.233 657.056c44.506 0 80.732 36.188 80.732 80.713 0 44.474-36.22 80.718-80.732 80.718-44.478 0-80.642-36.244-80.642-80.718-0.005-44.525 36.164-80.713 80.642-80.713zM249.457 800.12c4.453 0 8.065-3.607 8.065-8.070v-48.353l41.34 19.47c3.993 1.926 8.807 0.193 10.705-3.828 1.893-4.049 0.164-8.84-3.852-10.738l-52.905-25.013c-2.4-1.099-5.345-0.991-7.732 0.578-2.010 1.292-3.241 3.33-3.579 5.562l-0.108 62.323c0 4.467 3.631 8.070 8.065 8.070zM598.213 794.896h14.975v14.989h14.998v14.961h-14.998v14.984h-14.975v-14.984h-14.975v-14.961h14.975zM888.837 953.504h-748.6c-73.324 0-132.993-59.688-132.993-133.050v-748.506c0-73.38 59.674-133.050 132.993-133.050h748.6c73.352 0 133.054 59.669 133.054 133.050v748.506c0 73.366-59.702 133.050-133.054 133.050zM605.781 845.721c21.387 0 56.395-8.986 75.879-30.316l-26.258-50.439c-11.475 14.834-29.428 24.369-49.622 24.369-19.954 0-37.705-9.315-49.19-23.876l-26.779 48.828c22.542 22.556 53.704 31.434 75.969 31.434zM653.862 723.409c0-26.605-21.579-48.18-48.194-48.18s-48.175 21.579-48.175 48.18c0 26.629 21.56 48.194 48.175 48.194s48.194-21.56 48.194-48.194zM501.737 618.529c4.406 15.44 23.918 42.773 57.607 42.952l93.851-0.070c32.951-0.822 52.050-27.634 56.433-42.881l41.2-134.717h-40.927l-31.049 103.363h-21.518l29.945-103.339h-163.441l30.17 103.339h-21.523l-30.246-103.363h-41.538l41.035 134.717zM381.323 446.37l370.749 0.113c22.57 0 40.796-17.685 40.988-40.086l0.085-108.229h-411.822v148.203zM252.261 845.002c59.12 0 107.262-48.105 107.262-107.262 0-59.148-48.142-107.233-107.262-107.233-59.148 0-107.205 48.086-107.205 107.233 0 59.157 48.053 107.262 107.205 107.262zM307.801 363.788c-28.376 0-51.303 22.984-51.303 51.303 0 28.353 22.927 51.252 51.303 51.252 28.353 0 51.336-22.899 51.336-51.252 0-28.32-22.984-51.303-51.336-51.303zM359.137 323.495c0-13.932-11.316-25.243-25.243-25.243h-72.962c-13.984 0-25.215 11.311-25.215 25.243 0 13.927 11.231 25.238 25.215 25.238h72.962c13.932 0 25.243-11.311 25.243-25.238zM884.379 78.956h-66.832v112.861h-600.050v-112.861h-67.462v425.425c0 18.427 14.505 33.388 32.918 33.388v0.028c18.47 0 34.544-14.989 34.544-33.416v-231.781h600.055v164.263c0 18.413 14.975 33.388 33.496 33.388 18.446 0 33.336-14.975 33.336-33.388v-357.907z" horiz-adv-x="1029" />
<glyph unicode="&#xe681;" d="M893.212 948.433h-766.559c-64.436 0-116.66-52.224-116.66-116.651v-766.559c0-64.427 52.224-116.651 116.66-116.651h766.559c64.427 0 116.651 52.224 116.651 116.651v766.559c0 64.427-52.224 116.651-116.651 116.651zM505.221 86.443c-200.135 0-362.373 162.228-362.373 362.382 0 200.145 162.219 362.382 362.373 362.382 200.126 0 362.373-162.247 362.373-362.382 0-200.135-162.238-362.382-362.373-362.382zM505.221 730.207c-155.411 0-281.391-125.98-281.391-281.382 0-155.401 125.971-281.401 281.391-281.401 155.411 0 281.391 125.999 281.391 281.401 0 155.401-125.98 281.382-281.391 281.382zM547.982 206.658h-82.897v85.087h82.897v-85.087zM630.888 471.514c-34.911-46.658-82.906-27.913-82.906-102.533 0-49.749 0-48.877 0-48.877h-82.897v82.925c0 37.073 14.829 63.687 46.251 79.407 44.383 22.187 83.333 64.123 48.422 107.33-14.924 18.479-33.593 20.499-55.41 20.499-36.646 0-73.311-20.063-73.311-77.227 0-19.209-0.161-28.966-0.161-28.956l-80.555 0.171c-13.094 104.277 54.964 152.756 74.174 165.803 23.116 15.711 106.041 44.506 179.323-13.53 64.057-50.707 74.278-121.884 27.070-185.012z" horiz-adv-x="1015" />
<glyph unicode="&#xe682;" d="M661.222 651.978c-7.976 4.57-18.080 1.79-22.678-6.163-4.542-7.957-1.79-18.089 6.163-22.66 7.952-4.514 18.080-1.761 22.65 6.191 4.542 7.99 1.79 18.089-6.135 22.631zM615.696 668.874c7.929-4.538 18.084-1.761 22.598 6.191 4.599 8.009 1.87 18.080-6.083 22.622-7.981 4.57-18.103 1.818-22.706-6.163-4.486-7.924-1.761-18.080 6.191-22.65zM674.544 668.879c7.952-4.542 18.084-1.761 22.65 6.191 4.599 7.952 1.761 18.080-6.135 22.622-7.952 4.57-18.080 1.818-22.678-6.191-4.514-7.896-1.818-18.052 6.163-22.622zM643.913 715.832c7.952-4.542 18.080-1.766 22.65 6.163 4.538 8.009 1.79 18.080-6.144 22.65-7.976 4.57-18.080 1.79-22.678-6.163-4.538-7.957-1.785-18.084 6.172-22.65zM597.175 567.747c-7.816-4.594-10.545-14.721-5.947-22.65 4.622-7.924 14.806-10.592 22.735-5.97 7.929 4.57 10.569 14.754 6.003 22.65-4.627 7.952-14.754 10.62-22.791 5.97zM890.401 954.251l-748.539-0.005c-73.348 0-133.017-59.669-133.017-133.026v-748.525c0-73.385 59.669-133.050 133.017-133.050h748.535c73.348 0 133.045 59.664 133.045 133.050v748.53c0.005 73.357-59.693 133.026-133.040 133.026zM632.954 834.104c4.627 7.896 14.778 10.597 22.735 6.027 7.901-4.678 10.569-14.806 5.97-22.706-4.622-7.929-14.778-10.597-22.706-5.97-7.924 4.594-10.597 14.721-5.998 22.65zM678.78 766.581c45.549 0 82.512-36.963 82.512-82.512s-36.963-82.493-82.512-82.493c-45.577 0-82.512 36.944-82.512 82.493-0.005 45.549 36.934 82.512 82.512 82.512zM609.257 612.916c-2.010-8.892-10.869-14.613-19.79-12.631-8.972 1.954-14.585 10.869-12.612 19.761 1.987 8.972 10.851 14.613 19.766 12.631 8.92-2.010 14.59-10.79 12.636-19.761zM581.984 804.681c4.599 7.896 14.778 10.597 22.706 5.998 7.948-4.622 10.597-14.778 5.994-22.678-4.622-7.952-14.726-10.62-22.758-5.97-7.84 4.594-10.564 14.749-5.942 22.65zM572.35 750.371c2.039 9 10.869 14.641 19.79 12.659 8.944-2.010 14.613-10.79 12.631-19.761-1.982-8.915-10.846-14.613-19.79-12.631-8.944 1.954-14.557 10.846-12.631 19.733zM573.285 699.481c8.944-1.982 14.585-10.761 12.631-19.761-1.982-8.892-10.851-14.585-19.79-12.631-8.944 1.982-14.585 10.869-12.631 19.761 2.062 8.972 10.869 14.641 19.79 12.631zM553.688 587.428c-7.929-4.599-18.056-1.954-22.65 5.97-4.617 7.929-1.893 18.056 5.97 22.678 7.952 4.627 18.056 1.959 22.706-5.998 4.622-7.929 1.926-18.028-6.027-22.65zM531.038 775.285c4.599 7.873 14.726 10.541 22.65 5.919 7.952-4.627 10.649-14.702 6.027-22.631-4.65-7.952-14.754-10.625-22.706-6.027-7.868 4.65-10.592 14.778-5.97 22.739zM523.771 697.72c7.952-4.542 10.658-14.641 6.139-22.65-4.57-7.929-14.726-10.705-22.645-6.163-7.981 4.514-10.677 14.67-6.191 22.598 4.585 7.976 14.74 10.729 22.697 6.214zM483.206 749.709c6.741 6.163 17.258 5.67 23.416-1.076 6.191-6.769 5.702-17.201-1.047-23.392-6.745-6.191-17.23-5.693-23.449 1.076-6.158 6.712-5.717 17.201 1.080 23.392zM482.13 642.372c6.219 6.741 16.708 7.238 23.449 1.047 6.75-6.191 7.238-16.633 1.047-23.43-6.163-6.717-16.68-7.21-23.416-1.076-6.802 6.191-7.243 16.732-1.080 23.458zM272.459 759.371c41.505 18.582 90.305 0 108.882-41.505 18.606-41.477 0-90.201-41.505-108.779-41.505-18.606-90.305-0.052-108.91 41.486-18.634 41.505-0.028 90.22 41.533 108.798zM456.779 563.703l-62.779-184.254c-5.256-13.406-18.385-22.486-33.632-22.486-13.486 0-24.985 7.323-30.908 18.277l-27.686 49.72-38.752-115.214v-232.199h-140.917v283.714c0 7.976 2.231 23.186 5.67 31.744l47.090 140.922c13.57 40.598 57.471 62.506 98.093 48.936 17.554-5.89 31.617-17.478 40.838-31.984l38.973-69.806 35.972 105.777c6.384 18.77 26.751 28.869 45.606 22.458 18.775-6.412 28.846-26.807 22.434-45.606zM451.772 646.28c-7.929-4.599-18.084-1.926-22.678 5.97-4.646 7.901-1.926 18.056 5.923 22.706 7.976 4.57 18.16 1.902 22.758-5.97 4.594-7.929 1.949-18.056-6.003-22.706zM457.77 699.702c-4.599-7.901-14.778-10.569-22.758-5.97-7.849 4.594-10.569 14.778-5.923 22.65 4.599 7.896 14.754 10.597 22.678 5.998 7.957-4.678 10.602-14.778 6.003-22.678zM893.863 216.045c0-19.982-15.769-36.249-35.751-36.249-19.869 0-36.028 16.267-36.028 36.249 0 23.176 0 230.63 0 230.63h-30.194v-369.129h-97.073v100.023h-30.852v-100.023h-97.012v369.129h-29.889c0 0 0-207.454 0-230.63 0-19.982-16.149-36.249-36.136-36.249-19.921 0-35.582 16.267-35.582 36.249 0 19.926 0 226.060 0 255.812 0 58.354 52.074 105.693 110.451 105.693 28.183 0 182.916 0 211.846 0 58.349 0 106.238-47.344 106.228-105.693-0.009-29.752-0.009-235.886-0.009-255.812zM648.23 538.352c-7.924-4.594-10.597-14.749-5.998-22.711 4.622-7.868 14.778-10.569 22.706-5.97 7.929 4.65 10.597 14.787 5.998 22.683-4.622 7.924-14.782 10.592-22.706 5.998z" horiz-adv-x="1029" />
<glyph unicode="&#xe683;" d="M897.428 942.338c0 0-773.449 0.244-773.223 0-71.285 0-111.362-36.855-111.362-112.151v-776.267c0-70.44 36.028-107.313 107.266-107.313h779.546c71.229 0 107.304 35.041 107.304 107.313v776.267c0.009 73.465-36.065 112.151-109.53 112.151zM721.121 776.995l37.672-37.672-24.351-24.351-37.672 37.672 24.351 24.351zM274.019 199.76l-92.789 92.789 23.176 23.176 92.789-92.789-23.176-23.176zM320.794 246.422l-92.808 92.808 23.186 23.176 92.799-92.808-23.176-23.176zM276.405 388.11l23.176 23.176 92.789-92.808-23.176-23.176-92.789 92.808zM437.173 549.338l23.186 23.176 92.789-92.808-23.186-23.176-92.789 92.808zM500.154 421.921l-23.186-23.176-92.789 92.789 23.176 23.176 92.799-92.789zM516.566 670.668c-47.461 0-81.225-15.82-109.39-53.596-15.275-20.386-24.83-47.63-29.64-72.845-3.748-20.64 0.442-36.535-20.734-36.535-13.134 0-20.386 13.669-20.386 26.812 0.019 97.026 77.739 176.917 174.775 176.917 99.723 0 185.494-76.133 185.494-175.856 0-12.861-8.577-25.722-21.438-25.722-13.941 0-17.154 16.346-19.306 30.015-4.838 30.015-7.243 49.321-23.608 75.043-26.784 42.087-65.639 55.766-115.768 55.766zM355.563 465.746l92.78-92.808-23.176-23.176-92.789 92.808 23.186 23.176zM728.872 396.18c-42.613-59.232-83.63-94.349-83.63-167.26v-55.766c0-69.153-59.514-122.241-128.648-122.241-69.97 0-128.667 55.474-128.667 125.454 0 16.638 12.326 31.115 28.954 31.115 25.196 0 24.116-32.439 33.238-55.775 11.255-28.409 34.572-45.028 65.404-45.028 39.401 0 73.982 29.207 73.982 68.627v62.182c0 125.736 128.667 170.219 128.667 295.927 0 111.25-90.337 201.578-201.578 201.578-68.899 0-117.412-22.509-158.711-77.195-24.388-32.439-35.38-56.292-40.744-96.491-3.222-24.933-3.73-57.908-28.944-57.908-16.628 0-28.954 14.477-28.954 31.105-0.009 141.509 117.938 254.102 259.467 254.102 140.466 0 253.069-115.797 253.069-256.254-0.009-55.474-10.738-91.127-42.905-136.173zM783.792 764.416l-37.672 37.672 24.36 24.36 37.681-37.672-24.369-24.36z" horiz-adv-x="1015" />
<glyph unicode="&#xe684;" d="M886.77 954.847h-748.572c-73.348 0-133.017-59.679-133.017-133.045v-748.497c0-73.38 59.669-133.068 133.017-133.068h748.572c73.348 0 133.012 59.688 133.012 133.068v748.497c0.005 73.366-59.664 133.045-133.012 133.045zM824.315 343.552h-207.877v-207.863h-207.825v207.863h-207.933v207.985h207.933v207.849h207.825v-207.849h207.877v-207.985z" />
<glyph unicode="&#xe685;" d="M894.339 955.89h-752.022c-73.681 0-133.625-59.963-133.625-133.663v-751.927c0-73.719 59.944-133.691 133.625-133.691h752.022c73.681 0 133.625 59.972 133.625 133.691v751.927c0.005 73.704-59.939 133.663-133.625 133.663zM794.138 739.967c29.167 0 52.606-23.585 52.606-52.677 0-29.064-23.443-52.62-52.606-52.62-29.002 0-52.62 23.557-52.62 52.62 0 29.092 23.618 52.677 52.62 52.677zM822.39 614.148c-0.061-5.941-0.58-38.709-7.659-48.609-7.824-10.825-20.593-9.178-20.593-9.178s-14.407-0.495-20.102 8.348c-5.639 8.654-8.376 25.845-8.183 49.44h56.537zM165.242 845.699h355.687v-245.93l-20.768 20.758v204.38h-314.236v-397.841h314.236v125.065l20.768-20.768v-125.131h-355.687v439.466zM416.447 473.161c2.543-8.706-2.459-17.804-11.146-20.348-1.553-0.444-3.096-0.665-4.62-0.665-7.107 0-13.666 4.643-15.733 11.807l-38.181 131.011h-13.52l-38.185-131.011c-2.1-7.163-8.659-11.807-15.771-11.807-1.519 0-3.044 0.222-4.591 0.665-8.706 2.543-13.68 11.637-11.141 20.348l38.657 132.672v85.082l-9.787-0.028-0.057 0.028-21.957-74.766c-1.548-5.224-6.304-8.598-11.476-8.598-1.109 0-2.241 0.17-3.374 0.486-6.333 1.864-9.98 8.499-8.102 14.846 0 0 22.972 78.126 23.005 78.197 9.15 30.404 34.844 29.493 34.844 29.493h69.396c0 0 25.661 0.911 34.816-29.493 0.028-0.071 23.033-78.197 23.033-78.197 1.855-6.347-1.77-12.982-8.121-14.846-1.109-0.321-2.246-0.486-3.374-0.486-5.148 0-9.929 3.374-11.453 8.598l-21.985 74.766-0.057-0.028-9.787 0.028v-85.138l38.667-132.615zM311.98 767.441c0 15.454 12.557 28.035 28.011 28.035 15.478 0 28.030-12.581 28.030-28.035 0-15.469-12.552-28.040-28.030-28.040-15.459 0-28.011 12.571-28.011 28.040zM574.242 286.557c0-29.215-23.868-52.899-53.314-52.899-29.474 0-53.342 23.689-53.342 52.899 0 29.205 23.868 52.908 53.342 52.908 29.451 0 53.314-23.694 53.314-52.908zM300.395 286.090c0-29.106-23.59-52.719-52.734-52.719-29.111 0-52.724 23.618-52.724 52.719 0 29.13 23.613 52.734 52.724 52.734 29.144 0 52.734-23.604 52.734-52.734zM352.822 42.123h-211.359c0 12.788 0 84.308 0 103.325 0 37.26 30.607 67.537 67.914 67.537 18.526 0 54.796 0 72.827 0 37.303 0 70.618-30.281 70.618-67.537 0-19.017 0-90.541 0-103.325zM392.466 42.123l41.979 114.358c16.809 58.415 65.772 56.617 65.772 56.617h41.555c0 0 48.935 1.798 65.772-56.617l41.979-114.358h-257.057zM654.978 474.044h-73.001c-12.274 0-22.198 9.872-22.198 22.179 0 4.077 3.015 10.533 4.95 13.713l-89.121 89.126c-3.539 3.539-3.511 9.263 0.028 12.774 3.511 3.539 9.235 3.539 12.746 0l93.651-93.656 66.31-0.028 43.716 65.951c11.944 17.96 32.626 30.055 56.188 30.055h3.346c-0.033-6.649 0.491-47.326 14.26-61.676 10.32-10.344 21.235-9.443 21.235-9.443v-54.097c-6.639-2.765-11.283-9.306-11.283-16.927 0-10.146 8.183-18.356 18.333-18.356 10.179 0 18.385 8.211 18.385 18.356 0 7.635-4.7 14.176-11.358 16.927v53.852c0 0 12.515-1.123 23.132 11.778 10.174 12.637 12.5 41.489 12.42 58.868 34.203 0 63.129-33.32 63.129-70.345v-141.548h-183.848v138.032c-4.893-7.352-21.49-31.909-37.19-55.22-4.643-6.975-15.535-10.316-23.83-10.316zM847.112 290.611c0-29.087-23.613-52.762-52.724-52.762-29.144 0-52.734 23.67-52.734 52.762 0 29.158 23.59 52.757 52.734 52.757 29.111 0 52.724-23.599 52.724-52.757zM900.535 42.123h-211.303c0 12.783 0 84.308 0 103.325 0 37.26 33.268 67.537 70.628 67.537 18.021 0 54.244 0 72.742 0 37.326 0 67.933-30.276 67.933-67.537 0-19.017 0-90.537 0-103.325z" horiz-adv-x="1033" />
<glyph unicode="&#xe686;" d="M613.641 364.648h64.578v-251.297h-64.578v251.297zM613.641 506.131h64.578v-81.522h-64.578v81.522zM378.235 221.705l-93.658-42.022h130.825v210.129h-37.167zM398.127 132.741h-149.476c-23.343 0-23.429-32.929-0.095-32.929h150.936c-10.97 7.026-11.653 25.23-1.365 32.929zM906.6 947.257c0 0-778.724 0.247-778.468 0-71.756 0-112.109-37.111-112.109-112.924v-781.559c0-70.921 36.267-108.051 107.994-108.051h784.849c71.699 0 108.051 35.3 108.051 108.051v781.559c-0.009 73.965-36.352 112.924-110.317 112.924zM338.716 900.542c19.352 0 35.034-33.688 35.034-75.245 0-41.538-35.034-75.226-35.034-75.226s-35.015 33.688-34.996 75.226c-0.019 41.557 15.654 75.245 34.996 75.245zM338.716 690.385c0 0 35.034-33.707 35.034-75.245 0-41.557-15.682-75.245-35.034-75.245-19.342 0-34.996 33.688-34.996 75.245-0.028 41.548 34.996 75.245 34.996 75.245zM289.735 619.852c-29.393-29.374-64.294-42.107-77.985-28.425s-0.948 48.574 28.435 77.966 77.966 28.444 77.966 28.444 0.958-48.593-28.416-77.985zM209.911 848.261c13.701 13.682 48.593 0.967 77.995-28.407 29.374-29.412 28.416-77.985 28.416-77.985s-48.583-0.939-77.957 28.425c-29.402 29.393-42.117 64.303-28.454 77.966zM158.388 717.634c0 19.352 33.688 35.015 75.245 35.015s75.245-35.015 75.245-35.015-33.688-35.015-75.245-35.015-75.245 15.682-75.245 35.015zM464.043 50.792h-214.187c-35.707 0-66.569 31.507-66.569 70.040v241.313c0 24.519 9.292 42.515 34.987 55.002 0 0 159.934 71.168 160.133 71.443l-0.18-50.195h85.134v-299.255c-25.572-3.356-25.572-40.837 0.683-44.165v-44.184zM464.924 593.256c-13.672-13.682-48.583-0.948-77.966 28.444-29.393 29.374-28.444 77.966-28.444 77.966s48.593 0.948 77.976-28.425c29.383-29.393 42.126-64.294 28.435-77.985zM443.79 682.619c-41.548 0-75.236 35.015-75.236 35.015s15.834 16.45 39.177 26.804l-2.446 3.726c-23.182-8.505-44.923-8.126-44.923-8.126s-0.948 48.574 28.425 77.947c29.402 29.393 64.294 42.126 77.966 28.444 12.61-12.61 2.769-43.217-21.826-70.921 124.805 40.201 376.111 36.855 388.21 36.665l-0.408-25.666c-2.911 0.047-256.986 3.442-377.173-34.332 35.954-2.626 63.479-17.057 63.479-34.541 0-19.333-33.688-35.015-75.245-35.015zM861.487 566.263v-513.033h-305.143v513.849h64.578l-64.199 51.039 35.499 47.758 57.742-41.984-25.505 83.276 55.675 17.294 28.738-88.225h0.123l28.881 88.225 55.685-17.294-25.657-83.276 55.685 41.169 35.489-47.758-62.142-50.223h64.559v-0.815zM739.537 364.648h64.569v-251.297h-64.569v251.297zM739.537 506.131h64.569v-81.522h-64.569v81.522z" />
<glyph unicode="&#xe687;" d="M890.387 954.251h-748.577c-73.319 0-132.988-59.697-132.988-133.050v-748.511c0-73.38 59.669-133.045 132.988-133.045h748.577c73.343 0 133.040 59.664 133.040 133.045v748.511c0 73.352-59.697 133.050-133.040 133.050zM754.256 645.407c16.328 0 29.56-13.232 29.56-29.56s-13.232-29.56-29.56-29.56-29.56 13.232-29.56 29.56 13.237 29.56 29.56 29.56zM544.928 833.48c23.256 0 42.144-18.911 42.144-42.139 0-23.256-18.888-42.139-42.144-42.139s-42.111 18.883-42.111 42.139c0 23.233 18.855 42.139 42.111 42.139zM316.327 833.78c23.613 0 42.768-18.991 42.768-42.416 0-23.449-19.155-42.44-42.768-42.44-23.646 0-42.745 18.991-42.745 42.44 0 23.42 19.099 42.416 42.745 42.416zM188.068 573.219l33.684 117.304c13.434 46.846 52.708 45.413 52.708 45.413h83.649c0 0 39.217 1.433 52.703-45.413l16.459-57.335 16.459 57.335c13.458 46.846 52.703 45.413 52.703 45.413h108.117c0 0 39.274 1.433 52.736-45.413l33.379-116.426c0 0 26.309-2.396 26.666-2.396 10.099 0 69.355 0 79.759 0 20.917 0 39.302-16.985 39.297-37.902 0-10.653 0-67.598 0-74.729 0-7.159-5.613-12.993-12.772-12.993-7.102 0-12.936 5.839-12.936 12.993 0 8.314 0 65.7 0 65.7h-13.35c0 0 0-179.585 0-193.79 0-9.582-7.873-17.37-17.45-17.37s-17.338 7.788-17.338 17.37c0 14.2 0 103.649 0 103.649h-13.594c0 0 0-89.45 0-103.649 0-9.582-7.788-17.37-17.366-17.37-9.554 0-17.399 7.788-17.399 17.37 0 12.88 0 176.588 0 207.468-16.976 4.843-40.011 11.367-44.995 12.495-0.221 0.028-0.357 0.193-0.578 0.249-5.641 1.404-10.372 5.12-12.025 10.766l-31.415 114.331-15.98 0.028c0 0 0-314.316 0-334.519 0-13.65-11.208-24.722-24.886-24.722-13.622 0-24.689 11.071-24.689 24.722 0 20.208 0 190.328 0 190.328h-18.277c0 0 0-170.12 0-190.328 0-13.65-11.062-24.722-24.717-24.722-13.655 0-24.825 11.071-24.825 24.722 0 20.203 0 334.519 0 334.519l-14.726-0.028-32.256-112.626c-0.521-2.175-1.433-4.129-2.753-5.839-3.166-4.735-8.676-7.375-14.834-7.182-6.196-0.193-11.724 2.504-14.918 7.267-1.132 1.574-2.015 3.307-2.532 5.233l-32.397 113.147-15.933 0.028 47.395-197.98h-41.589v-140.612c0-11.593-9.441-21.011-21.053-21.011-11.583 0-20.94 9.418-20.94 21.011v140.617h-17.723v-140.617c0-11.593-9.47-21.011-21.053-21.011-11.616 0-20.94 9.418-20.94 21.011v140.612h-42.299l47.86 197.98-15.989-0.028-32.782-114.331c-2.475-8.756-12.274-13.599-21.852-10.846-9.606 2.781-15.609 11.123-12.415 22.105zM199.22 77.622c-20.532 0-40.1 5.148-59.035 13.514v26.554c19.235-9.827 38.752-15.985 59.035-15.985 44.032 0 84.489 26.45 125.943 58.57 4.899-3.88 9.742-7.624 14.67-11.56 1.592-1.292 3.222-2.555 4.815-3.824-45.164-35.286-92.282-67.269-145.427-67.269zM515.814 77.622c-61.271 0-114.495 42.468-165.958 83.526-23.449 18.714-46.32 36.906-69.36 51.054v-64.315c-8.065-5.284-16.102-10.127-24.111-14.284v89.924c0 0.601 0.244 1.127 0.329 1.677-14.975 7.046-30.142 11.809-45.695 13.486v-120.113c-4.021-0.521-8.037-0.907-12.081-0.907-4.021 0-8.037 0.385-12.030 0.907h0.009v120.17c-15.938-1.597-31.429-6.337-46.733-13.129v26.009c18.878 7.342 38.362 11.884 58.786 11.884 61.238 0 114.434-42.468 165.902-83.531 23.566-18.798 46.512-37.047 69.66-51.219v64.625c8.037 5.284 16.074 10.155 24.106 14.256v-90.060c0-0.634-0.272-1.184-0.352-1.79 14.975-7.022 30.166-11.753 45.765-13.406v120.066c3.824 0.47 7.657 0.883 11.504 0.883 4.213 0 8.399-0.385 12.612-0.963v-119.756c15.524 1.71 30.682 6.557 45.634 13.603-0.056 0.47-0.282 0.883-0.282 1.376v89.478c8.009-4.157 16.046-9 24.116-14.313v-63.69c14.721 9.056 29.362 19.653 44.14 31.072 4.819-3.824 9.606-7.539 14.505-11.424 1.658-1.325 3.33-2.645 4.988-3.964-45.216-35.234-92.362-67.133-145.455-67.133zM892.346 90.535c-19.047-7.981-38.752-12.908-59.397-12.908-53.286 0-100.507 32.148-145.784 67.542-6.741 5.284-13.458 10.649-20.146 15.957-8.446 6.769-16.84 13.458-25.205 19.898-41.369 32.040-81.742 58.41-125.698 58.41-44.117 0-84.602-26.507-126.107-58.683-5.035 3.964-10.019 7.849-15.111 11.889-1.466 1.156-2.917 2.311-4.383 3.467 41.749 32.646 85.208 62.145 133.538 66.527 3.993 0.362 7.981 0.883 12.053 0.883 4.044 0 8.060-0.221 12.053-0.578 48.194-4.321 91.488-33.985 133.129-66.522 6.952-5.421 13.866-10.954 20.748-16.431 8.281-6.609 16.459-13.129 24.599-19.437 41.618-32.256 82.155-58.842 126.309-58.842 20.424 0 40.077 5.834 59.397 15.139v-26.309zM892.346 224.496c-15.412 7.375-31.021 12.466-47.066 14.2v-119.921c-4.293-0.578-8.615-0.991-12.936-0.991-3.744 0-7.459 0.413-11.175 0.855v119.893c-15.44-1.658-30.523-6.412-45.385-13.35v-91.902c-8.037 4.101-16.074 8.972-24.111 14.228v64.728c-14.994-9.16-29.945-20.034-44.995-31.674-5.092 4.040-10.184 7.948-15.337 12.077-1.376 1.099-2.781 2.208-4.157 3.302 45.385 35.427 92.719 67.575 146.037 67.579 20.532 0 40.161-4.866 59.12-12.772v-26.253z" />
<glyph unicode="&#xe688;" d="M897.428 942.338c0 0-773.449 0.244-773.223 0-71.285 0-111.362-36.855-111.362-112.151v-776.267c0-70.44 36.028-107.313 107.266-107.313h779.546c71.229 0 107.304 35.041 107.304 107.313v776.267c0.009 73.465-36.065 112.151-109.53 112.151zM837.435 334.204h-209.225v-209.225h-240.781v209.225h-209.225v240.772h209.225v209.225h240.781v-209.225h209.225v-240.772z" horiz-adv-x="1015" />
<glyph unicode="&#xe689;" d="M887.273 954.584l-748.553 0.005c-73.352 0-133.021-59.674-133.021-133.054v-748.497c0-73.385 59.674-133.054 133.021-133.054h748.553c73.324 0 133.021 59.669 133.021 133.054v748.492c0 73.38-59.697 133.054-133.021 133.054zM714.667 441.692c-6.355-41.035 6.581-87.031-5.637-179.458-12.659-93.362-34.595-175.273-77.284-175.273-50.481 0-43.713 93.165-37.822 168.979 1.733 22.815 3.002 42.524 1.79 56.038-5.12 56.475-29.428 96.256-81.826 96.256-52.102 0-76.734-39.781-81.835-96.256-1.212-13.514 0.061-33.224 1.794-56.038 5.89-75.814 12.626-168.979-37.827-168.979-42.689 0-64.625 81.911-77.279 175.273-12.222 92.428 0.714 138.423-5.641 179.458-12.166 77.758-80.013 147.475-59.068 246.62 11.64 54.995 41.918 80.868 71.891 91.737 69.139 25.154 113.758-23.312 187.96-23.312 74.207 0 118.826 48.466 187.937 23.312 30.001-10.869 60.28-36.742 71.896-91.737 20.969-99.145-46.911-168.861-59.049-246.62z" />
<glyph unicode="&#xe68a;" d="M859.366 530.054c0 50.559-40.979 87.624-91.528 87.624-2.297 0-4.594-0.105-6.862-0.239v-175.697c2.268-0.163 4.565-0.278 6.862-0.278 50.559 0 91.528 38.032 91.528 88.59zM901.56 948.324h-773.723c-65.038 0-117.75-52.712-117.75-117.741v-773.723c0-65.029 52.712-117.741 117.75-117.741h773.723c65.029 0 117.741 52.712 117.741 117.741v773.723c0 65.029-52.712 117.741-117.741 117.741zM286.289 674.61l474.686-0.115c2.268 0.096 4.565 0.153 6.862 0.153 83.423 0 151.045-61.162 151.026-144.585 0-83.394-67.613-146.183-151.045-146.183-2.287 0-4.584 0.086-6.852 0.182v-22.279c0-46.788-37.945-84.734-84.734-84.734h-305.219c-46.807 0-84.734 37.955-84.734 84.734v312.827zM935.553 255.842c0-46.788-37.945-84.734-84.734-84.734h-659.274c-46.798 0-84.734 37.945-84.734 84.734v2.938h828.732v-2.938z" />
<glyph unicode="&#xe68b;" d="M515.133 629.746c0 0-32.73-17.281-32.73-70.008v-52.572h65.48v52.572c0.005 52.727-32.749 70.008-32.749 70.008zM882.805 948.806h-748.544c-73.348 0-133.017-59.688-133.017-133.050v-748.492c0-73.376 59.669-133.064 133.017-133.064h748.544c73.343 0 133.040 59.688 133.040 133.064v748.492c0.005 73.366-59.693 133.050-133.040 133.050zM804.723 54.549h-233.566v124.186c0 63.685-57.631 84.541-57.631 84.541s-57.64-20.856-57.64-84.541v-124.186h-229.897v257.531l193.813 93.607v248.461l95.457 199.483 95.561-199.483v-248.461l193.898-93.607v-257.531z" horiz-adv-x="1019" />
<glyph unicode="&#xe68c;" d="M885.91 954.081h-748.567c-73.348 0-133.017-59.679-133.017-133.031v-748.525c0-73.376 59.669-133.045 133.017-133.045h748.563c73.348 0 133.045 59.669 133.045 133.045v748.525c0.005 73.357-59.693 133.031-133.040 133.031zM132.336 475.7l224.834 34.412h208.046c35.121 0 63.356-28.357 63.356-63.263 0-34.731-27.991-62.826-62.896-63.108l-225.571 0.033c-14.998 0.193-27.108 12.387-27.108 27.441 0 15.196 12.302 27.493 27.474 27.493h116.534l94.898 19.818-5.148 24.524-92.338-19.292h-113.946c-28.959 0-52.548-23.561-52.548-52.534 0-10.076 2.997-19.433 7.952-27.441l-163.539 0.028v91.888zM132.829 293.277v49.072h623.367v-49.072h-623.367zM644.617 445.839c0 34.323 27.798 62.098 62.093 62.098 34.238 0 62.14-27.78 62.14-62.098 0-34.205-27.902-62.116-62.14-62.116-34.295 0-62.093 27.911-62.093 62.116zM890.42 96.218c0-15.332-12.41-27.714-27.737-27.714 0 0-374.286 0.028-385.677 0.028-15.304 0-26.37 14.951-24.938 30.194 0 10.254 0 105.979 0 110.681 0 29.865 143.994 33.139 143.994 0.442v-75.114c137.813 36.742 238.437 163.084 238.926 312.033-0.052 149.044-101.174 274.803-238.926 311.747v-84.475h-144.112c0 0 0 109.108 0 119.263-1.376 15.275 9.883 28.733 25.135 30.138 224.369 20.405 413.367-156.583 413.367-376.78 0-0.55-0.033-350.443-0.033-350.443z" horiz-adv-x="1019" />
<glyph unicode="&#xe68d;" d="M493.199 731.975h31.342v26.058h26.082v31.328h-26.082v26.166h-31.342v-26.166h-26.086v-31.328h26.086zM882.118 949.232h-745.187c-73.017 0-132.414-59.415-132.414-132.442v-745.070c0-73.041 59.401-132.456 132.414-132.456h745.187c73.017 0 132.409 59.415 132.409 132.456v745.070c0.005 73.031-59.397 132.442-132.409 132.442zM509.087 832.991c44.71 0 117.924-18.797 158.748-63.413l-54.964-105.472c-23.945 31.029-61.538 50.985-103.784 50.985-41.755 0-78.937-19.521-102.91-49.947l-56.030 102.087c47.183 47.174 112.308 65.76 158.94 65.76zM609.804 588.134c0-55.647-45.178-100.759-100.88-100.759-55.642 0-100.745 45.112-100.745 100.759 0 55.647 45.103 100.759 100.745 100.759 55.703 0 100.88-45.112 100.88-100.759zM312.722 371.368c9.151 31.982 49.592 88.7 119.518 89.037l157.182-0.136c68.36-1.683 107.978-57.302 117.017-88.906l57.84-191.399h-84.744l-36.915 126.326h-25.829l36.691-126.326h-287.992l36.855 126.326h-25.81l-36.827-126.326h-85.946l58.962 191.404zM885.952 67.96h-753.898v71.731h753.893v-71.731z" horiz-adv-x="1019" />
<glyph unicode="&#xe68e;" d="M884.713 953.56h-748.553c-73.352 0-133.021-59.674-133.021-133.050v-748.483c0-73.376 59.669-133.073 133.021-133.073h748.553c73.352 0 133.021 59.697 133.021 133.073v748.483c0 73.38-59.674 133.050-133.021 133.050zM714.649 818.693c34.379 0 62.29-27.883 62.29-62.257 0-34.379-21.993-62.286-62.29-62.286-34.398 0-62.286 27.906-62.286 62.286 0 34.374 27.883 62.257 62.286 62.257zM579.927 623.052c5.778 20.146 31.237 55.846 75.33 55.846h118.765c44.117 0 69.599-35.694 75.33-55.846l43.374-145.906h-53.971l-31.767 109.963h-20.889l30.631-109.963h-204.171l30.607 109.963h-20.884l-31.706-109.963h-53.971l43.323 145.906zM300.023 819.27c34.403 0 62.314-27.883 62.314-62.286 0-34.407-27.902-62.314-62.314-62.314s-62.286 27.906-62.286 62.314c0 34.403 27.883 62.286 62.286 62.286zM300.981 512.442c-1.954 3.438-7.91 17.774-12.72 29.541l-41.2-173.944c0.028-96.261 0.061-269.495 0.061-269.495 0.085-26.807-18.244-48.635-45.028-48.715-26.807-0.113-46.183 21.523-46.376 48.358 0 0-0.249 303.137-0.249 318.116s5.919 50.505 9.357 63.634l38.644 162.863c6.745 28.414 35.29 46.277 63.61 39.274 24.877-6.163 36.991-23.561 41.89-35.807 5.801-14.482 31.674-79.957 37.728-93.499 2.123-4.678 6.609-7.154 7.52-7.567 5.12-2.283 17.864-6.741 40.983-17.154l13.044-5.876-11.311 21.626-18.192 34.708c0 0-2.424 6.055 2.945 8.643 5.97 2.889 9.193-1.982 9.193-1.982l54.826-102.231c0 0 4.547-9.968 1.949-18.207-9.084 0.493-15.224 11.311-15.224 11.311l-0.991 1.898-2.884-5.97c-7.952-10.019-21.607-14.284-34.182-9.47-20.865 9.521-74.808 31.843-74.808 31.843-9.366 4.397-13.937 9.982-18.587 18.103zM496.001 480.383l15.773-16.929-121.382-112.978-15.783 16.919 121.391 112.988zM895.117 399.506h-343.688c-11.72 0-18.056-6.604-21.8-10.076-15.139-14.068-115.905-107.069-115.905-107.069l-30.274 29.86c0 0 113.424 110.042 127.573 123.223 8.206 7.567 18.061 11.644 28.461 11.644h355.633v-47.583z" horiz-adv-x="1019" />
<glyph unicode="&#xe68f;" d="M562.536 282.542c-12.601 1.071-23.702-8.253-24.828-20.849-1.015-12.629 8.271-23.702 20.99-24.8 12.494-1.094 23.561 8.248 24.655 20.91 1.127 12.55-8.243 23.669-20.817 24.74zM526.065 333.279c-8.412 0-15.262-6.901-15.262-15.313 0-8.444 6.85-15.295 15.262-15.295 8.44 0 15.313 6.85 15.313 15.295 0 8.407-6.878 15.313-15.313 15.313zM535.187 367.66c8.384 0 15.318 6.822 15.318 15.29 0 8.356-6.934 15.234-15.318 15.234-8.44 0-15.29-6.878-15.29-15.234 0-8.468 6.85-15.29 15.29-15.29zM378.080 543.564c-18.577 0-33.614-15.014-33.614-33.591 0-18.493 15.037-33.563 33.614-33.563 18.549 0 33.54 15.065 33.54 33.563 0 18.577-14.991 33.591-33.54 33.591zM580.725 374.239c-12.793 0-22.958-10.217-22.958-22.851s10.165-22.879 22.958-22.879c12.55 0 22.766 10.245 22.766 22.879s-10.217 22.851-22.766 22.851zM880.715 951.013h-745.168c-73.017 0-132.419-59.401-132.419-132.419v-745.107c0-73.050 59.401-132.447 132.419-132.447h745.168c73.013 0 132.386 59.397 132.386 132.447v745.107c0.005 73.017-59.369 132.419-132.386 132.419zM359.826 49.945h-270.041c0 0 23.538 259.324 25.838 262.036 2.357 2.604 49.535-2.932 49.535-40.268 0-26.876 0.14-56.657 0.248-73.209l171.27 170.943c9.043 9.043 23.669 9.015 32.656 0 9.015-9.043 9.015-23.646 0-32.656l-133.134-133.017 13.513-13.536 169.657 169.484c9.010 9.015 23.641 9.015 32.651-0.028 9.020-9.015 8.987-23.646-0.028-32.656l-169.624-169.488 13.513-13.508 145.819 145.675c9.043 9.015 23.674 9.015 32.66-0.033 9.015-9.006 9.015-23.636 0-32.646l-145.843-145.651 13.541-13.536 108.773 108.689c9.010 9.020 23.646 9.020 32.66 0 9.015-9.043 9.015-23.646-0.005-32.66l-108.811-108.717 0.192-0.164-15.042-15.051zM791.014 305.224v-255.271h-321.223v83.374l27.129 27.096c16.44 16.44 16.44 43.097 0 59.542-6.050 6.055-13.508 9.857-21.34 11.446l12.218 12.19c16.44 16.412 16.44 43.064 0.028 59.504-6.107 6.116-13.639 9.945-21.532 11.507 15.482 16.501 15.29 42.391-0.823 58.499-16.445 16.468-43.073 16.468-59.514 0.033l-11.704-11.699c-1.594 7.865-5.396 15.337-11.451 21.42-16.435 16.445-43.069 16.445-59.532 0.033l-38.253-38.22h-21.425c-13.401 0-24.249 10.871-24.249 24.193 0 3.418 0.655 6.569 1.884 9.473l62.74 158.117c0 0 6.574 65.485 12.442 90.636 26.222 112.804 152.038 215.246 288.59 215.246 166.313 0 301.005-134.612 301.005-300.752 0-95.891-45.070-181.374-114.992-236.366zM613.212 311.107c-8.487 0-15.365-6.878-15.365-15.234 0-8.487 6.878-15.304 15.365-15.304 8.449 0 15.271 6.817 15.271 15.304 0 8.356-6.822 15.234-15.271 15.234zM647.388 547.679h-5.344v-27.265l5.316-0.028c34.021-0.056 61.814-27.784 61.922-61.814-0.108-34.030-27.9-61.758-61.95-61.814l-5.288-0.056v-27.288h5.344c49.203 0 89.21 40.006 89.21 89.163s-40.001 89.102-89.21 89.102z" horiz-adv-x="1019" />
</font></defs></svg>

After

Width:  |  Height:  |  Size: 275 KiB

@@ -0,0 +1,456 @@
@font-face {
font-family: 'webfont-medical-icons';
src:url('fonts/webfont-medical-icons.eot');
src:url('fonts/webfont-medical-icons.eot?#iefix') format('embedded-opentype'),
url('fonts/webfont-medical-icons.ttf') format('truetype'),
url('fonts/webfont-medical-icons.woff') format('woff'),
url('fonts/webfont-medical-icons.svg#webfont-medical-icons') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-medical-"], [class*=" icon-medical-"] {
display: inline-block;
font-family: 'webfont-medical-icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-medical-i-womens-health:before {
content: "\e600";
}
.icon-medical-i-waiting-area:before {
content: "\e601";
}
.icon-medical-i-volume-control:before {
content: "\e602";
}
.icon-medical-i-ultrasound:before {
content: "\e603";
}
.icon-medical-i-text-telephone:before {
content: "\e604";
}
.icon-medical-i-surgery:before {
content: "\e605";
}
.icon-medical-i-stairs:before {
content: "\e606";
}
.icon-medical-i-radiology:before {
content: "\e607";
}
.icon-medical-i-physical-therapy:before {
content: "\e608";
}
.icon-medical-i-pharmacy:before {
content: "\e609";
}
.icon-medical-i-pediatrics:before {
content: "\e60a";
}
.icon-medical-i-pathology:before {
content: "\e60b";
}
.icon-medical-i-outpatient:before {
content: "\e60c";
}
.icon-medical-i-mental-health:before {
content: "\e60d";
}
.icon-medical-i-medical-records:before {
content: "\e60e";
}
.icon-medical-i-medical-library:before {
content: "\e60f";
}
.icon-medical-i-mammography:before {
content: "\e610";
}
.icon-medical-i-laboratory:before {
content: "\e611";
}
.icon-medical-i-labor-delivery:before {
content: "\e612";
}
.icon-medical-i-immunizations:before {
content: "\e613";
}
.icon-medical-i-imaging-root-category:before {
content: "\e614";
}
.icon-medical-i-imaging-alternative-pet:before {
content: "\e615";
}
.icon-medical-i-imaging-alternative-mri:before {
content: "\e616";
}
.icon-medical-i-imaging-alternative-mri-two:before {
content: "\e617";
}
.icon-medical-i-imaging-alternative-ct:before {
content: "\e618";
}
.icon-medical-i-fire-extinguisher:before {
content: "\e619";
}
.icon-medical-i-family-practice:before {
content: "\e61a";
}
.icon-medical-i-emergency:before {
content: "\e61b";
}
.icon-medical-i-elevators:before {
content: "\e61c";
}
.icon-medical-i-ear-nose-throat:before {
content: "\e61d";
}
.icon-medical-i-drinking-fountain:before {
content: "\e61e";
}
.icon-medical-i-cardiology:before {
content: "\e61f";
}
.icon-medical-i-billing:before {
content: "\e620";
}
.icon-medical-i-anesthesia:before {
content: "\e621";
}
.icon-medical-i-ambulance:before {
content: "\e622";
}
.icon-medical-i-alternative-complementary:before {
content: "\e623";
}
.icon-medical-i-administration:before {
content: "\e624";
}
.icon-medical-i-social-services:before {
content: "\e625";
}
.icon-medical-i-smoking:before {
content: "\e626";
}
.icon-medical-i-restrooms:before {
content: "\e627";
}
.icon-medical-i-restaurant:before {
content: "\e628";
}
.icon-medical-i-respiratory:before {
content: "\e629";
}
.icon-medical-i-registration:before {
content: "\e62a";
}
.icon-medical-i-oncology:before {
content: "\e62b";
}
.icon-medical-i-nutrition:before {
content: "\e62c";
}
.icon-medical-i-nursery:before {
content: "\e62d";
}
.icon-medical-i-no-smoking:before {
content: "\e62e";
}
.icon-medical-i-neurology:before {
content: "\e62f";
}
.icon-medical-i-mri-pet:before {
content: "\e630";
}
.icon-medical-i-interpreter-services:before {
content: "\e631";
}
.icon-medical-i-internal-medicine:before {
content: "\e632";
}
.icon-medical-i-intensive-care:before {
content: "\e633";
}
.icon-medical-i-inpatient:before {
content: "\e634";
}
.icon-medical-i-information-us:before {
content: "\e635";
}
.icon-medical-i-infectious-diseases:before {
content: "\e636";
}
.icon-medical-i-hearing-assistance:before {
content: "\e637";
}
.icon-medical-i-health-services:before {
content: "\e638";
}
.icon-medical-i-health-education:before {
content: "\e639";
}
.icon-medical-i-gift-shop:before {
content: "\e63a";
}
.icon-medical-i-genetics:before {
content: "\e63b";
}
.icon-medical-i-first-aid:before {
content: "\e63c";
}
.icon-medical-i-dermatology:before {
content: "\e63d";
}
.icon-medical-i-dental:before {
content: "\e63e";
}
.icon-medical-i-coffee-shop:before {
content: "\e63f";
}
.icon-medical-i-chapel:before {
content: "\e640";
}
.icon-medical-i-cath-lab:before {
content: "\e641";
}
.icon-medical-i-care-staff-area:before {
content: "\e642";
}
.icon-medical-i-accessibility:before {
content: "\e643";
}
.icon-medical-i-diabetes-education:before {
content: "\e644";
}
.icon-medical-i-hospital:before {
content: "\e645";
}
.icon-medical-i-kidney:before {
content: "\e646";
}
.icon-medical-i-ophthalmology:before {
content: "\e647";
}
.icon-medical-womens-health:before {
content: "\e648";
}
.icon-medical-waiting-area:before {
content: "\e649";
}
.icon-medical-volume-control:before {
content: "\e64a";
}
.icon-medical-ultrasound:before {
content: "\e64b";
}
.icon-medical-text-telephone:before {
content: "\e64c";
}
.icon-medical-surgery:before {
content: "\e64d";
}
.icon-medical-stairs:before {
content: "\e64e";
}
.icon-medical-radiology:before {
content: "\e64f";
}
.icon-medical-physical-therapy:before {
content: "\e650";
}
.icon-medical-pharmacy:before {
content: "\e651";
}
.icon-medical-pediatrics:before {
content: "\e652";
}
.icon-medical-pathology:before {
content: "\e653";
}
.icon-medical-outpatient:before {
content: "\e654";
}
.icon-medical-ophthalmology:before {
content: "\e655";
}
.icon-medical-mental-health:before {
content: "\e656";
}
.icon-medical-medical-records:before {
content: "\e657";
}
.icon-medical-medical-library:before {
content: "\e658";
}
.icon-medical-mammography:before {
content: "\e659";
}
.icon-medical-laboratory:before {
content: "\e65a";
}
.icon-medical-labor-delivery:before {
content: "\e65b";
}
.icon-medical-kidney:before {
content: "\e65c";
}
.icon-medical-immunizations:before {
content: "\e65d";
}
.icon-medical-imaging-root-category:before {
content: "\e65e";
}
.icon-medical-imaging-alternative-pet:before {
content: "\e65f";
}
.icon-medical-imaging-alternative-mri:before {
content: "\e660";
}
.icon-medical-imaging-alternative-mri-two:before {
content: "\e661";
}
.icon-medical-imaging-alternative-ct:before {
content: "\e662";
}
.icon-medical-hospital:before {
content: "\e663";
}
.icon-medical-fire-extinguisher:before {
content: "\e664";
}
.icon-medical-family-practice:before {
content: "\e665";
}
.icon-medical-emergency:before {
content: "\e666";
}
.icon-medical-elevators:before {
content: "\e667";
}
.icon-medical-ear-nose-throat:before {
content: "\e668";
}
.icon-medical-drinking-fountain:before {
content: "\e669";
}
.icon-medical-diabetes-education:before {
content: "\e66a";
}
.icon-medical-cardiology:before {
content: "\e66b";
}
.icon-medical-billing:before {
content: "\e66c";
}
.icon-medical-anesthesia:before {
content: "\e66d";
}
.icon-medical-ambulance:before {
content: "\e66e";
}
.icon-medical-alternative-complementary:before {
content: "\e66f";
}
.icon-medical-administration:before {
content: "\e670";
}
.icon-medical-accessibility:before {
content: "\e671";
}
.icon-medical-social-services:before {
content: "\e672";
}
.icon-medical-smoking:before {
content: "\e673";
}
.icon-medical-restrooms:before {
content: "\e674";
}
.icon-medical-restaurant:before {
content: "\e675";
}
.icon-medical-respiratory:before {
content: "\e676";
}
.icon-medical-oncology:before {
content: "\e677";
}
.icon-medical-nutrition:before {
content: "\e678";
}
.icon-medical-nursery:before {
content: "\e679";
}
.icon-medical-no-smoking:before {
content: "\e67a";
}
.icon-medical-neurology:before {
content: "\e67b";
}
.icon-medical-mri-pet:before {
content: "\e67c";
}
.icon-medical-interpreter-services:before {
content: "\e67d";
}
.icon-medical-internal-medicine:before {
content: "\e67e";
}
.icon-medical-intensive-care:before {
content: "\e67f";
}
.icon-medical-inpatient:before {
content: "\e680";
}
.icon-medical-information-us:before {
content: "\e681";
}
.icon-medical-infectious-diseases:before {
content: "\e682";
}
.icon-medical-hearing-assistance:before {
content: "\e683";
}
.icon-medical-health-services:before {
content: "\e684";
}
.icon-medical-health-education:before {
content: "\e685";
}
.icon-medical-gift-shop:before {
content: "\e686";
}
.icon-medical-genetics:before {
content: "\e687";
}
.icon-medical-first-aid:before {
content: "\e688";
}
.icon-medical-dental:before {
content: "\e689";
}
.icon-medical-coffee-shop:before {
content: "\e68a";
}
.icon-medical-chapel:before {
content: "\e68b";
}
.icon-medical-cath-lab:before {
content: "\e68c";
}
.icon-medical-care-staff-area:before {
content: "\e68d";
}
.icon-medical-registration:before {
content: "\e68e";
}
.icon-medical-dermatology:before {
content: "\e68f";
}
+197
View File
@@ -0,0 +1,197 @@
/* ----------------------------------------------------------------
Fonts
Replace your Fonts as necessary
-----------------------------------------------------------------*/
body,
small,
#primary-menu ul ul a,
.wp-caption,
.feature-box.fbox-center.fbox-italic p,
.skills li .progress-percent .counter,
.nav-tree ul ul a { font-family: 'Lato', sans-serif; }
h1,
h2,
h3,
h4,
h5,
h6,
#logo,
#primary-menu ul li a,
#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a,
#top-search form input,
.entry-link,
.entry.entry-date-section span,
.button.button-desc,
.counter,
label,
.nav-tree li a,
.wedding-head .first-name,
.wedding-head .last-name { font-family: 'Raleway', sans-serif; }
.entry-meta li,
.entry-link span,
.entry blockquote p,
.more-link,
.comment-content .comment-author span,
.button.button-desc span,
.testi-content p,
.team-title span,
.before-heading,
.wedding-head .first-name span,
.wedding-head .last-name span { font-family: 'Crete Round', serif; }
/* ----------------------------------------------------------------
You can change your Font Specific Settings here
-----------------------------------------------------------------*/
body { line-height: 1.5; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 600;
line-height: 1.5;
}
#logo {
font-size: 36px;
line-height: 100%;
}
#primary-menu ul li a {
font-weight: bold;
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
}
#primary-menu ul ul a {
font-size: 12px;
font-weight: 600;
letter-spacing: 0;
}
#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a {
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase !important;
line-height: 1.3 !important;
}
#top-search form input {
font-size: 32px;
font-weight: 700;
letter-spacing: 2px;
}
.entry-meta li {
font-size: 13px;
line-height: 14px;
font-style: italic;
}
.entry-link {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 24px;
font-weight: 700;
}
.entry-link span {
font-style: italic;
font-weight: normal;
text-transform: none;
letter-spacing: 0;
font-size: 14px;
}
.entry blockquote p {
font-weight: 400;
font-style: italic;
}
.entry.entry-date-section span {
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
}
.more-link { font-style: italic; }
.comment-content .comment-author span {
font-size: 12px;
font-weight: normal;
font-style: italic;
}
.wp-caption { font-style: italic; }
.button.button-desc {
font-size: 22px;
line-height: 1;
}
.button.button-desc span {
font-size: 14px;
font-weight: 400;
letter-spacing: 1px;
font-style: italic;
text-transform: none;
}
.feature-box.fbox-center.fbox-italic p { font-style: italic; }
.testi-content p { font-style: italic; }
.team-title span {
font-weight: 400;
font-style: italic;
font-size: 15px;
}
.counter {
font-size: 42px;
font-weight: 600;
}
.skills li .progress-percent .counter { font-weight: 400; }
label {
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
}
.before-heading {
font-size: 16px;
font-style: italic;
font-weight: 400;
}
.wedding-head .first-name,
.wedding-head .last-name {
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
}
.wedding-head .first-name span,
.wedding-head .last-name span {
font-size: 56px;
font-weight: 400;
font-style: italic;
text-transform: none;
}
Binary file not shown.
File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 178 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 175 KiB

Some files were not shown because too many files have changed in this diff Show More