Saving
BIN
_assets/images/bg-services.png
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
_assets/images/card-m-intelligence.webp
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
_assets/images/card-m-life.webp
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
_assets/images/card-m-sonde.webp
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
_assets/images/element-aboutus.webp
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
_assets/images/element-communications.webp
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
_assets/images/element-cybersecurity.webp
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
_assets/images/element-intelligence.webp
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
_assets/images/element-technical-assistance.webp
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
_assets/images/header-space-2.png
Normal file
After Width: | Height: | Size: 902 KiB |
BIN
_assets/images/header-space.png
Normal file
After Width: | Height: | Size: 343 KiB |
BIN
_assets/images/header-space.webp
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
_assets/images/space-bg.png
Normal file
After Width: | Height: | Size: 902 KiB |
|
@ -2,9 +2,9 @@
|
|||
* Site header
|
||||
*/
|
||||
.site-header {
|
||||
background: #f8f8f8;
|
||||
background: #333;
|
||||
border-top: 5px solid $title-color;
|
||||
border-bottom: 1px solid $grey-color-light;
|
||||
border-bottom: 1px solid $gray-800;
|
||||
min-height: 56px;
|
||||
|
||||
// Positioning context for the mobile navigation icon
|
||||
|
@ -35,9 +35,9 @@
|
|||
color: #fff;
|
||||
|
||||
line-height: 1.3;
|
||||
background-color: #222;
|
||||
background-color: #333;
|
||||
border-top: 3px dashed $body-bg;
|
||||
box-shadow: 0px 250px #222;
|
||||
box-shadow: 0px 250px #333;
|
||||
|
||||
li.list-inline-item {
|
||||
img {
|
||||
|
@ -414,12 +414,12 @@ aside.aside {
|
|||
// }
|
||||
|
||||
.header-index {
|
||||
min-height: 55vh;
|
||||
min-height: 70vh;
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
margin-top: -30px;
|
||||
margin-bottom: 0;
|
||||
background-image: asset_url('header-network.webp');
|
||||
background-image: asset_url('header-space.webp');
|
||||
}
|
||||
|
||||
.header-peertube {
|
||||
|
@ -438,6 +438,24 @@ aside.aside {
|
|||
background-image: asset_url('header-radio.webp');
|
||||
}
|
||||
|
||||
.header-aboutus {
|
||||
min-height: 70vh;
|
||||
background-image: asset_url('element-aboutus.webp');
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.header-technical_assistance {
|
||||
min-height: 70vh;
|
||||
//TODO background-image: asset_url('header-technical_assistance.webp');
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.header-cybersecurity {
|
||||
min-height: 70vh;
|
||||
//TODO background-image: asset_url('header-technical_assistance.webp');
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.min-height-500 {
|
||||
min-height: 500px !important;
|
||||
}
|
||||
|
|
53
_i18n/it.yml
|
@ -81,14 +81,17 @@ buttons:
|
|||
know_more: "Approfondisci"
|
||||
go_to_channel: "Vai al canale"
|
||||
go_to_helpdesk: "Vai all'Helpdesk"
|
||||
go_to_technical_assistance: "Scopri i servizi"
|
||||
go_to_cybersecurity: "Consulta i nostri sistemi di difesa"
|
||||
go_to_communications: "Migliora le tue comunicazioni"
|
||||
|
||||
inputs:
|
||||
search: "Vuoi cercare qualcosa?"
|
||||
no_results: "Nessun risultato"
|
||||
|
||||
index:
|
||||
header_title: "Sviluppo software e consulenza senza compromessi"
|
||||
header_lead: "Etica, concretezza e avanguardia, sono alcune delle caratteristiche che ci contraddistinguono"
|
||||
header_title: "{ Hack. Evolve. Repeat. }"
|
||||
header_lead: "Soluzioni software, cyber security e consulenza senza compromessi"
|
||||
aside_radio: "Stai cercando forse la nostra radio dedicata al software?"
|
||||
services_title: "I servizi"
|
||||
services:
|
||||
|
@ -96,8 +99,23 @@ index:
|
|||
software_development_text: "Un processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità. <br>Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git.<br><br> Siamo disponibili anche a partecipare allo sviluppo di software già avviati."
|
||||
technical_advice: "Consulenza"
|
||||
technical_advice_text: "Tramite la nostra piattaforma di Helpdesk, siamo pronti a fornire i dettagli che faranno la differenza nel mondo del software e delle infrastrutture.<br><br>Da anni lavoriamo con diversi software liberi come GNU/Linux, LibreOffice, Nextcloud... e possiamo guidarti nella loro configurazione per raggiungere al meglio i tuoi obiettivi."
|
||||
products_title: "Soluzioni software"
|
||||
products_title: "Servizi e prodotti"
|
||||
products:
|
||||
technical_assistance: "Servizi"
|
||||
technical_assistance_text: "
|
||||
L'erogazione del nostro servizio di consulenza e assistenza è disponibile in due soluzioni.<br><br>È possibile quindi pianificare appuntamenti periodici e manutentivi, ottenere supporto per la risoluzione dei problemi nell'utilizzo del computer e nella configurazione del servizi e dei server.
|
||||
"
|
||||
|
||||
cybersecurity: "Sicurezza"
|
||||
cybersecurity_text: "
|
||||
In informatica, l'hardening è il processo di messa in sicurezza di un sistema che ne riduce le superfici vulnerabili.<br><br>La riduzione delle modalità di attacco disponibili include in genere la modifica delle password predefinite, l'aggiunta di sistemi di autenticazione a due fattori, la rimozione di software e/o servizi, nomi utente o accessi non necessari.
|
||||
"
|
||||
|
||||
communications: "Comunicazioni"
|
||||
communications_text: "
|
||||
L'uso di sistemi di comunicazione semplici ed efficienti è una priorità oggi per accrescere la produttività di ogni tipologia di business, per semplificare l'operatività e aumentare l'engagement della propria forza lavoro. Poter rendere disponibili i sistemi di comunicazione anche in mobilità è una necessità ancor più urgente nello scenario attuale del digital business, sempre più caratterizzato nello smart working e alla social collaboration.
|
||||
"
|
||||
|
||||
nextcloud: "Nextcloud"
|
||||
nextcloud_text: "La migliore alternativa alla Suite Google, sotto il tuo completo controllo.<br><br> App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo"
|
||||
nextcloud_website: "Scoprilo tramite il sito ufficiale di Nextcloud"
|
||||
|
@ -108,6 +126,7 @@ index:
|
|||
pihole_text: "Oggi proteggersi da tentativi di attacco è diventato ben oltre che necessario.<br><br>Con Pi-Hole installiamo uno scudo efficace sull'intera rete (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking..."
|
||||
pihole_website: "Approfondisci sul sito ufficiale di Pi-hole"
|
||||
|
||||
|
||||
aboutus:
|
||||
header_title: "Appassionati, professionali e assertivi"
|
||||
header_lead: "Vogliamo andare oltre il fascino del progresso tecnologico, vogliamo che le persone possano trasformarlo in emozioni e farlo proprio. Per questo diamo grande priorità ai prodotti liberi, etici ed alla formazione.<br><br>
|
||||
|
@ -124,6 +143,34 @@ Il nostro impegno è rivolto a migliorare e fortificare il panorama del software
|
|||
Per questo siamo impegnati costantemente nel mondo del software libero a vari livelli, formiamo ragazzi/e in tal senso e rendiamo partecipi le community dei nostri risultati."
|
||||
staff_title: "Ecco lo staff"
|
||||
|
||||
technical_assistance:
|
||||
header_title: "Servizi"
|
||||
header_lead: "Assistenza e consulenza"
|
||||
|
||||
intelligence_title: "Modulo Intelligence"
|
||||
intelligence_text: "
|
||||
Il modulo Intelligence permette al cliente di accedere al know-how in nostro possesso e quindi di ottenere soluzioni e suggerimenti mirate alle proprie esigenze, come ad esempio programmi o strumenti atti ad ottimizzare diversi ambienti di lavoro.<br><br> Le principali aree di competenza della nostra azienda sono:
|
||||
<ul>
|
||||
<li>Ambienti GNU/Linux</li>
|
||||
<li>Hardening di rete (firewall, vpn, DNS)</li>
|
||||
<li>Soluzioni per l’ufficio</li>
|
||||
<li>Sicurezza Informatica</li>
|
||||
<li>Sviluppo software e siti web</li>
|
||||
</ul>
|
||||
Il pacchetto puo essere acquistato in tre diverse soluzioni:
|
||||
mensile, trimestrale ed annuale.
|
||||
"
|
||||
|
||||
life_title: "Modulo Vita"
|
||||
life_text: "
|
||||
Da un punto di vista prettamente tecnico, la riottimizzazione consiste nell'applicazione di particolari accorgimenti che permettono di risolvere uno o più problemi.<br><br> Modulo Vita offre quindi una soluzione atta ad ottimizzare le
|
||||
varie postazioni ed i terminali presenti nella struttura specifica in analisi.<br><br> Il prezzo base del modulo varia in base al tipo e allo stato di obsolescenza delle postazioni prese in considerazione oltre che il loro numero.
|
||||
"
|
||||
|
||||
cybersecurity:
|
||||
header_title: "Sicurezza"
|
||||
header_lead: "Confidenzialità, Integrità, Disponibilità"
|
||||
|
||||
contacts:
|
||||
title: "Ecco come contattarci!"
|
||||
body: "Il modo più semplice è mandare un'email ma potete anche contattarci su Mastodon <i class='far fa-smile-wink fa-lg'></i><br><small class='font-weight-bold'> Per ottenere un livello di privacy più adeguato si prega di cifrare la mail tramite la suite GnuPG.</small>"
|
||||
|
|
|
@ -6,15 +6,14 @@
|
|||
{%- capture alt_logo_extended_dark %}
|
||||
{%- t meta.alt.logo_extended_dark %}
|
||||
{%- endcapture %}
|
||||
{% asset logo-extended-dark.webp @magick:double height='30' alt="{{ alt_logo_extended_dark }}" %}
|
||||
{% asset logo-extended.webp @magick:double height='30' alt="{{ alt_logo_extended_dark }}" %}
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="{% link _pages/about-us.html %}">{% t buttons.about_us %}</a>
|
||||
<a class="p-2 text-dark" href="{% link _pages/services-and-products.html %}">{% t
|
||||
<a class="p-2 text-white" href="{% link _pages/about-us.html %}">{% t buttons.about_us %}</a>
|
||||
<a class="p-2 text-white" href="{% link _pages/services-and-products.html %}">{% t
|
||||
buttons.services_and_products %}</a>
|
||||
<a class="p-2 text-dark" href="{% link _pages/projects.html %}">{% t buttons.projects %}</a>
|
||||
<a class="btn btn-primary ml-4" href="{% link _pages/contacts.html %}">{% t buttons.contactsus %}</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="{% link _pages/contacts.html %}">{% t buttons.contactsus %}</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
|
@ -1,32 +1,3 @@
|
|||
<section class="jumbotron jumbotron-fluid bg-transparent">
|
||||
<div class="container">
|
||||
<h1 class="text-center">{% t index.services_title %}</h1>
|
||||
|
||||
<hr class="border-primary">
|
||||
|
||||
<div class="row mt-5">
|
||||
<div class="col-12 col-lg-6 mb-4">
|
||||
<div class="card border-0 shadow">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title font-weight-bold">{% t index.services.software_development %}</h5>
|
||||
<p class="mb-4">{% t index.services.software_development_text %}</p>
|
||||
<a class="text-dark mr-2" href="{% link _pages/software-technologies.html %}">{% t buttons.find_how_we_build_software %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6 mb-4">
|
||||
<div class="card border-0 shadow">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title font-weight-bold">{% t index.services.technical_advice %}</h5>
|
||||
<p class="card-text mb-4">{% t index.services.technical_advice_text %}</p>
|
||||
<a class="text-dark mr-2" href="{% link _pages/technical_advice.html %}">{% t buttons.find_what %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="bg-white pt-5 pb-5">
|
||||
<div class="container">
|
||||
<h1 class="text-center">{% t index.products_title %}</h1>
|
||||
|
@ -35,59 +6,57 @@
|
|||
|
||||
<div class="row">
|
||||
<div class="col-lg-6">
|
||||
<h3>{% t index.products.nextcloud %}</h3>
|
||||
<h3>{% t index.products.technical_assistance %}</h3>
|
||||
<p>
|
||||
{% t index.products.nextcloud_text %}
|
||||
{% t index.products.technical_assistance_text %}
|
||||
</p>
|
||||
<a class="text-dark mr-2" href="https://www.nextcloud.com" rel="nofollow" target="_blank">
|
||||
<i class="fas fa-link-ext"></i> {% t index.products.nextcloud_website %}
|
||||
</a>
|
||||
<a class="btn btn-secondary" href="{% link _pages/technical-assistance.html %}">{% t buttons.go_to_technical_assistance %}</a>
|
||||
</div>
|
||||
<div class="col text-right">
|
||||
{%- capture alt_nextcloud_example %}
|
||||
{%- t meta.alt.nextcloud_example %}
|
||||
{%- capture alt_techincal_assistance_example %}
|
||||
{%- t meta.alt.technical_assistance_example %}
|
||||
{%- endcapture %}
|
||||
{% asset nextcloud-example.webp alt="{{ alt_nextcloud_example }}" class="mt-3 mt-lg-0" %}
|
||||
{% asset element-technical-assistance.webp alt="{{ alt_technical_assistance_example }}" class="mt-3 mt-lg-0" %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br><br><br>
|
||||
<br><br>
|
||||
<hr class="border-dark">
|
||||
<br><br>
|
||||
|
||||
<div class="row">
|
||||
<div class="col text-left">
|
||||
{%- capture alt_azuracast_example %}
|
||||
{%- t meta.alt.azuracast_example %}
|
||||
{%- capture alt_cybersecurity_example %}
|
||||
{%- t meta.alt.cybersecurity_example %}
|
||||
{%- endcapture %}
|
||||
{% asset azuracast-example.webp alt="{{ alt_azuracast_example }}" class="mb-3 mb-lg-0" %}
|
||||
{% asset element-cybersecurity.webp alt="{{ alt_cybersecurity_example }}" class="mb-3 mb-lg-0" %}
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<h3>{% t index.products.azuracast %}</h3>
|
||||
<h3>{% t index.products.cybersecurity %}</h3>
|
||||
<p>
|
||||
{% t index.products.azuracast_text %}
|
||||
{% t index.products.cybersecurity_text %}
|
||||
</p>
|
||||
<a class="text-dark mr-2" href="https://radio.unitoo.it" rel="nofollow" target="_blank">
|
||||
<i class="fas fa-link-ext"></i> {% t index.products.azuracast_website %}
|
||||
</a>
|
||||
<a class="btn btn-secondary" href="{% link _pages/cybersecurity.html %}">{% t buttons.go_to_cybersecurity %}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br><br><br>
|
||||
<br><br>
|
||||
<hr class="border-dark">
|
||||
<br><br>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-6">
|
||||
<h3>{% t index.products.pihole %}</h3>
|
||||
<h3>{% t index.products.communications %}</h3>
|
||||
<p>
|
||||
{% t index.products.pihole_text %}
|
||||
{% t index.products.communications_text %}
|
||||
</p>
|
||||
<a class="text-dark mr-2" href="https://pi-hole.net/" rel="nofollow" target="_blank">
|
||||
<i class="fas fa-link-ext"></i> {% t index.products.pihole_website %}
|
||||
</a>
|
||||
<a class="btn btn-secondary" href="{% link _pages/communications.html %}">{% t buttons.go_to_communications %}</a>
|
||||
</div>
|
||||
<div class="col text-right">
|
||||
{%- capture alt_pihole_example %}
|
||||
{%- t meta.alt.pihole_example %}
|
||||
{%- capture alt_communications_example %}
|
||||
{%- t meta.alt.communications_example %}
|
||||
{%- endcapture %}
|
||||
{% asset pihole-example.webp alt="{{ alt_pihole_example }}" class="mt-3 mt-lg-0" %}
|
||||
{% asset element-communications.webp alt="{{ alt_communications_example }}" class="mt-3 mt-lg-0" %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -6,7 +6,7 @@ permalink: /chisiamo.html
|
|||
permalink_en: /aboutus.html
|
||||
tags: unitoo aboutus chisiamo team
|
||||
---
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent d-flex">
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent d-flex header-aboutus text-white">
|
||||
<div class="container my-auto">
|
||||
<h1 class="display-4">
|
||||
{% t aboutus.header_title %}
|
||||
|
|
0
_pages/communications.html
Normal file
36
_pages/cybersecurity.html
Normal file
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
layout: default
|
||||
title: meta.titles.cybersecurity
|
||||
description: meta.descriptions.cybersecurity
|
||||
permalink: /cybersecurity.html
|
||||
permalink_en: /cybersecurity.html
|
||||
tags: unitoo technical assistance customer care
|
||||
---
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent d-flex header-cybersecurity text-white">
|
||||
<div class="container my-auto">
|
||||
<h1 class="display-4">
|
||||
{% t cybersecurity.header_title %}
|
||||
</h1>
|
||||
<p class="lead">
|
||||
{% t cybersecurity.header_lead %}
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent">
|
||||
<div class="container">
|
||||
<div class="card-columns">
|
||||
{% assign modules = "sonde,rover,defence,monitoring" | split: ',' %}
|
||||
{% for module in modules %}
|
||||
<div class="card border-0 shadow">
|
||||
{% asset "card-m-{{ module }}.webp" class="card-img-top" %}
|
||||
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">{% t cybersecurity.intelligence_title %}</h5>
|
||||
<p class="card-text">{% t cybersecurity.intelligence_text %}</p>
|
||||
</div>
|
||||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
42
_pages/technical-assistance.html
Normal file
|
@ -0,0 +1,42 @@
|
|||
---
|
||||
layout: default
|
||||
title: meta.titles.technical_assistance
|
||||
description: meta.descriptions.technical_assistance
|
||||
permalink: /assistenza-e-consulenza.html
|
||||
permalink_en: /technical-assistance.html
|
||||
tags: unitoo technical assistance customer care
|
||||
---
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent d-flex header-technical_assistance text-white">
|
||||
<div class="container my-auto">
|
||||
<h1 class="display-4">
|
||||
{% t technical_assistance.header_title %}
|
||||
</h1>
|
||||
<p class="lead">
|
||||
{% t technical_assistance.header_lead %}
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent">
|
||||
<div class="container">
|
||||
<div class="card-columns">
|
||||
<div class="card border-0 shadow">
|
||||
{% asset card-m-intelligence.webp class="card-img-top" %}
|
||||
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">{% t technical_assistance.intelligence_title %}</h5>
|
||||
<p class="card-text">{% t technical_assistance.intelligence_text %}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-0 shadow">
|
||||
{% asset card-m-life.webp class="card-img-top" %}
|
||||
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">{% t technical_assistance.life_title %}</h5>
|
||||
<p class="card-text">{% t technical_assistance.life_text %}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
|
@ -20,26 +20,26 @@
|
|||
" />
|
||||
<meta property="og:description" content="
|
||||
" />
|
||||
<link rel="canonical" href="https://www.unitoo.it/404.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/404.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/404.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/404.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione","url":"https://www.unitoo.it/404.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"Unitoo","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione","url":"http://localhost:4000/404.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"Unitoo","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -68,14 +68,13 @@
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
|
@ -1,347 +0,0 @@
|
|||
<?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">
|
||||
<defs >
|
||||
<font id="Raleway" horiz-adv-x="458" ><font-face
|
||||
font-family="Raleway Light"
|
||||
units-per-em="1000"
|
||||
panose-1="2 11 4 3 3 1 1 6 0 3"
|
||||
ascent="940"
|
||||
descent="-234"
|
||||
alphabetic="0" />
|
||||
<glyph unicode=" " glyph-name="space" horiz-adv-x="257" />
|
||||
<glyph unicode="!" glyph-name="exclam" horiz-adv-x="243" d="M96 218V717H147V218H96ZM96 0V102H147V0H96Z" />
|
||||
<glyph unicode=""" glyph-name="quotedbl" horiz-adv-x="264" d="M70 540V714H115V540H70ZM149 540V714H193V540H149Z" />
|
||||
<glyph unicode="#" glyph-name="numbersign" horiz-adv-x="669" d="M631 466H506L455 253H589V212H445L393 0H349L402 212H194L142 0H98L151 212H38V253H160L212 466H79V505H222L271 710H315L265 505H473L522 710H566L516 505H631V466ZM412 253L463 466H255L203 253H412Z" />
|
||||
<glyph unicode="$" glyph-name="dollar" horiz-adv-x="617" d="M513 592Q445 668 324 669V378H327Q384 366 430 352T509 315T559 261T577 182Q577 135 559 100T508 42T429 6T327 -6V-99H296V-5Q147 3 42 100L69 141Q110 98 168 71T298 39V334Q242 346 199 359T126
|
||||
393T82 443T67 516Q67 561 83 597T130 658T202 697T296 714V815H327V715Q393 713 445 693T539 632L513 592ZM523 176Q523 209 511 233T474 274T412 304T324 329V39H325Q418 39 470 73T523 176ZM119 523Q119 491 129 470T161 433T217 406T298 384V668Q204 664 162
|
||||
625T119 523Z" />
|
||||
<glyph unicode="%" glyph-name="percent" horiz-adv-x="698" d="M188 437Q158 437 132 448T86 478T55 523T43 578Q43 608 54 633T85 678T131 709T188 720Q218 720 244 709T290 679T321 634T333 578Q333 549 322 523T291 478T245 448T188 437ZM188 469Q210 469
|
||||
229 478T263 502T285 537T294 578Q294 601 286 621T262 656T228 679T188 688Q166 688 147 679T114 655T91 620T83 578Q83 555 91 536T114 501T147 478T188 469ZM510 -10Q480 -10 454 1T408 31T377 76T365 132Q365 161 376 187T407 232T453 262T510 273Q540 273
|
||||
566 262T612 232T643 187T655 132Q655 102 644 77T613 32T567 1T510 -10ZM510 22Q532 22 551 31T585 55T607 90T616 132Q616 154 608 174T584 209T550 232T510 241Q488 241 469 232T436 208T413 173T405 132Q405 109 413 89T435 54T469 31T510 22ZM59 21L338 365L612
|
||||
713L640 690L361 345L86 -3L59 21Z" />
|
||||
<glyph unicode="&" glyph-name="ampersand" horiz-adv-x="655" d="M581 0L490 95Q449 47 394 19T272 -10Q228 -10 188 3T116 40T67 99T49 178Q49 214 61 244T95 300T145 349T206 393Q178 423 159 447T127 492T110 530T104 567Q104 598 117 625T154 674T209
|
||||
707T278 719Q312 719 341 709T391 680T425 637T437 583Q437 553 424 527T389 477T337 432T275 388L489 166Q511 205 523 251T535 348H579Q577 228 519 134L648 0H581ZM278 31Q335 31 381 56T461 125L235 362Q206 342 182 322T138 280T109 232T98 176Q98 140 114
|
||||
113T155 68T213 40T278 31ZM151 568Q151 555 154 542T168 512T197 473T245 419Q311 462 351 498T391 581Q391 623 359 650T277 678Q250 678 227 669T187 645T161 610T151 568Z" />
|
||||
<glyph unicode="'" glyph-name="quotesingle" horiz-adv-x="185" d="M70 539V714H115V539H70Z" />
|
||||
<glyph unicode="(" glyph-name="parenleft" horiz-adv-x="256" d="M46 345Q46 396 57 445T86 543T130 638T183 734L222 714Q200 682 177 638T136 543T105 441T93 342Q93 264 127 172T222 -11L184 -33Q120 61 83 156T46 345Z" />
|
||||
<glyph unicode=")" glyph-name="parenright" horiz-adv-x="255" d="M209 345Q209 251 173 156T72 -33L34 -11Q94 79 128 171T162 342Q162 389 150 441T119 543T78 637T33 714L72 734Q100 686 125 639T169 543T198 446T209 345Z" />
|
||||
<glyph unicode="*" glyph-name="asterisk" horiz-adv-x="314" d="M90 553L132 613L64 635L73 664L141 640V712H172V640L241 664L250 635L182 613L225 553L199 535L157 596L115 535L90 553Z" />
|
||||
<glyph unicode="+" glyph-name="plus" horiz-adv-x="414" d="M360 376V334H230V193H184V334H53V376H184V517H230V376H360Z" />
|
||||
<glyph unicode="," glyph-name="comma" horiz-adv-x="238" d="M97 -81L112 -2H94V85H145V-2L124 -81H97Z" />
|
||||
<glyph unicode="-" glyph-name="hyphen" horiz-adv-x="422" d="M67 249V295H355V249H67Z" />
|
||||
<glyph unicode="." glyph-name="period" horiz-adv-x="177" d="M67 0V85H111V0H67Z" />
|
||||
<glyph unicode="/" glyph-name="slash" horiz-adv-x="579" d="M551 710L84 0H27L493 710H551Z" />
|
||||
<glyph unicode="0" glyph-name="zero" horiz-adv-x="611" d="M554 293Q554 227 536 172T484 76T405 13T305 -10Q251 -10 206 12T127 75T76 171T57 293Q57 359 75 414T127 510T205 574T305 597Q359 597 404 574T483 511T535 415T554 293ZM503 293Q503 350 489 397T448
|
||||
478T386 531T305 550Q261 550 225 531T162 479T122 398T107 293Q107 236 121 189T162 108T224 56T305 37Q349 37 385 55T448 108T488 189T503 293Z" />
|
||||
<glyph unicode="1" glyph-name="one" horiz-adv-x="408" d="M387 46V0H68V46H210V508Q201 496 182 482T139 456T90 435T45 426V476Q70 476 98 489T150 520T191 552T210 571H260V46H387Z" />
|
||||
<glyph unicode="2" glyph-name="two" horiz-adv-x="508" d="M45 0Q45 28 50 62T72 132T123 201T213 262Q241 276 273 290T332 322T377 365T395 423Q395 443 386 463T360 499T315 525T252 535Q217 535 190 525T142 501T108 473T88 451L54 486Q58 490 73 505T115
|
||||
537T177 567T259 581Q304 581 339 569T399 535T436 485T449 425Q449 384 429 354T380 302T320 264T265 239Q187 206 146 161T102 46H460V0H45Z" />
|
||||
<glyph unicode="3" glyph-name="three" horiz-adv-x="529" d="M330 236Q398 225 439 175T480 52Q480 7 464 -29T418 -92T347 -132T256 -147Q181 -147 124 -115T41 -27L78 3Q98 -45 144 -73T257 -101Q336 -101 382 -60T428 54Q428 127 381 170T246 213H222V257H248Q329
|
||||
257 372 293T415 391Q415 424 403 449T370 493T320 520T257 530Q197 530 152 503T86 428L52 456Q64 483 84 505T132 543T192 567T261 576Q306 576 343 563T408 526T451 469T467 396Q467 365 458 338T430 290T387 255T330 236Z" />
|
||||
<glyph unicode="4" glyph-name="four" horiz-adv-x="536" d="M367 -127V59H21V103L382 571H417V105H505V59H417V-127H367ZM77 105H371V490L77 105Z" />
|
||||
<glyph unicode="5" glyph-name="five" horiz-adv-x="542" d="M274 310Q322 310 364 294T437 247T487 176T505 84Q505 31 486 -11T433 -85T356 -132T263 -149Q187 -149 127 -111T36 -9L73 12Q100 -40 151 -71T263 -103Q303 -103 338 -90T398 -51T439 8T454 84Q454
|
||||
124 440 157T400 214T342 251T269 264Q218 264 173 242T99 177H51Q52 184 56 205T66 255T79 319T93 389Q110 471 130 571H470V524H168L112 243Q142 275 184 292T274 310Z" />
|
||||
<glyph unicode="6" glyph-name="six" horiz-adv-x="600" d="M556 233Q556 182 537 138T484 61T405 9T307 -10Q252 -10 206 10T126 67T73 157T54 279Q54 391 73 473T126 609T207 689T312 715Q384 715 439 678T522 577L487 550Q467 604 419 637T312 670Q265 670
|
||||
227 648T161 582T119 475T103 331Q114 363 135 389T183 435T244 464T313 475Q364 475 408 456T485 404T537 327T556 233ZM308 35Q349 35 385 50T449 93T492 156T508 233Q508 274 492 310T449 373T386 416T308 432Q267 432 231 416T167 373T124 310T108 233Q108
|
||||
192 124 156T167 93T230 51T308 35Z" />
|
||||
<glyph unicode="7" glyph-name="seven" horiz-adv-x="535" d="M439 536H40V583H519L158 -127H101L439 536Z" />
|
||||
<glyph unicode="8" glyph-name="eight" horiz-adv-x="589" d="M537 194Q537 148 517 111T464 48T385 7T291 -7Q238 -7 194 9T118 53T69 118T51 197Q51 232 64 262T98 315T147 355T202 381Q176 390 154 405T114 439T86 482T76 533Q76 576 95 609T146 664T216 698T295
|
||||
710Q334 710 373 699T443 665T493 610T513 534Q513 506 503 483T475 440T435 405T386 381Q417 370 445 353T493 311T525 258T537 194ZM487 198Q487 236 470 266T424 316T362 348T293 359Q258 359 224 348T163 315T119 264T102 197Q102 159 119 130T165 80T227 48T296
|
||||
37Q330 37 364 48T426 81T470 131T487 198ZM127 531Q127 499 142 475T182 434T235 409T294 400Q323 400 353 409T407 435T446 476T462 533Q462 564 448 588T410 629T356 655T293 664Q261 664 231 655T178 629T141 587T127 531Z" />
|
||||
<glyph unicode="9" glyph-name="nine" horiz-adv-x="583" d="M37 328Q37 379 56 423T109 500T188 552T286 571Q341 571 387 551T467 494T520 403T539 282Q539 170 520 88T467 -48T386 -128T281 -154Q209 -154 154 -117T71 -16L106 11Q126 -43 174 -76T281 -109Q328
|
||||
-109 366 -87T432 -21T474 86T490 230Q479 198 458 172T410 126T349 97T280 86Q229 86 185 105T108 157T56 234T37 328ZM285 526Q244 526 208 511T144 468T101 405T85 328Q85 287 101 251T144 188T207 145T285 129Q326 129 362 145T426 188T469 251T485 328Q485
|
||||
368 469 404T426 467T363 510T285 526Z" />
|
||||
<glyph unicode=":" glyph-name="colon" horiz-adv-x="177" d="M67 432V517H110V432H67ZM67 0V85H110V0H67Z" />
|
||||
<glyph unicode=";" glyph-name="semicolon" horiz-adv-x="191" d="M71 432V517H115V432H71ZM74 -81L88 -2H70V85H121V-2L101 -81H74Z" />
|
||||
<glyph unicode="<" glyph-name="less" horiz-adv-x="506" d="M34 273L452 524V470L106 259L452 48V-7L34 243V273Z" />
|
||||
<glyph unicode="=" glyph-name="equal" horiz-adv-x="437" d="M69 208V246H368V208H69ZM69 306V344H368V306H69Z" />
|
||||
<glyph unicode=">" glyph-name="greater" horiz-adv-x="506" d="M472 243L54 -7V48L399 259L54 470V524L472 273V243Z" />
|
||||
<glyph unicode="?" glyph-name="question" horiz-adv-x="473" d="M163 193Q163 232 168 260T185 308T212 343T248 370Q269 382 294 394T340 424T376 468T390 533Q390 569 378 596T345 641T298 667T243 676Q186 676 140 646T71 568L35 590Q48 621 70 645T120 685T179
|
||||
710T243 719Q280 719 314 707T376 672T419 613T435 530Q435 488 423 459T390 410T343 376T291 349Q270 339 255 329T229 301T213 258T207 193H163ZM164 0V98H208V0H164Z" />
|
||||
<glyph unicode="@" glyph-name="at" horiz-adv-x="834" d="M416 603Q490 603 555 575T670 496T748 375T777 222Q777 208 776 185T769 135T755 81T729 33T690 -2T633 -16Q608 -16 593 -9T570 12T558 42T552 79Q525 50 481 29T384 8Q315 8 275 45T235 139Q235 176
|
||||
251 201T294 242T353 263T419 270Q464 270 498 262T549 247Q549 285 543 316T523 370T484 405T422 418Q384 418 348 406T281 370L265 401Q300 424 340 438T426 453Q479 453 510 435T558 388T580 322T585 249V111Q585 89 586 71T593 41T609 22T637 15Q669 15 690
|
||||
37T724 90T742 158T747 223Q747 296 722 360T651 472T546 546T415 574Q347 574 286 549T179 477T105 368T78 230Q78 158 103 95T174 -16T280 -90T411 -117Q491 -117 564 -79L576 -106Q497 -146 411 -146Q336 -146 270 -118T155 -39T77 80T48 230Q48 314 78 382T160
|
||||
500T277 576T416 603ZM480 64Q502 74 515 87T536 114T546 143T548 173V215Q542 216 530 219T502 227T463 234T416 238Q389 238 363 233T317 217T284 188T272 141Q272 95 305 69T386 42Q411 42 436 48T480 64Z" />
|
||||
<glyph unicode="A" glyph-name="A" horiz-adv-x="675" d="M316 710H360L660 0H606L507 234H168L69 0H14L316 710ZM493 276L338 648L180 276H493Z" />
|
||||
<glyph unicode="B" glyph-name="B" horiz-adv-x="662" d="M616 184Q616 145 601 112T560 53T499 14T425 0H93V710H424Q461 710 491 694T542 653T574 595T586 529Q586 475 559 430T484 364Q545 346 580 297T616 184ZM565 191Q565 219 555 245T527 292T485 325T432
|
||||
337H144V46H425Q455 46 480 58T524 90T554 137T565 191ZM144 664V380H404Q433 380 457 392T498 423T526 469T536 522Q536 551 527 576T501 621T461 652T410 664H144Z" />
|
||||
<glyph unicode="C" glyph-name="C" horiz-adv-x="690" d="M44 360Q44 424 66 487T132 601T237 682T380 714Q475 714 542 671T642 559L600 535Q581 572 556 597T501 637T439 660T376 667Q308 667 256 640T168 568T114 469T95 357Q95 294 117 237T177 137T267 67T379
|
||||
41Q411 41 445 49T510 74T568 117T613 180L657 159Q639 119 608 88T539 36T459 5T375 -6Q302 -6 242 26T137 109T69 226T44 360Z" />
|
||||
<glyph unicode="D" glyph-name="D" horiz-adv-x="713" d="M93 0V710H329Q413 710 476 682T582 606T645 494T666 356Q666 275 643 210T575 98T469 26T329 0H93ZM615 356Q615 423 596 479T541 577T451 641T329 664H144V46H329Q399 46 452 69T542 135T596 233T615 356Z" />
|
||||
<glyph unicode="E" glyph-name="E" horiz-adv-x="612" d="M566 46V0H93V710H557V664H144V385H505V341H144V46H566Z" />
|
||||
<glyph unicode="F" glyph-name="F" horiz-adv-x="594" d="M93 0V710H555V664H144V382H493V338H144V0H93Z" />
|
||||
<glyph unicode="G" glyph-name="G" horiz-adv-x="717" d="M616 111Q513 -5 377 -5Q305 -5 244 26T138 108T69 224T44 356Q44 426 68 491T136 606T240 685T371 715Q424 715 466 704T542 672T600 623T642 560L600 535Q564 605 505 636T370 668Q307 668 256 641T169
|
||||
570T114 470T95 355Q95 292 117 236T177 136T268 68T380 42Q445 42 503 72T616 167V304H455V345H660V0H616V111Z" />
|
||||
<glyph unicode="H" glyph-name="H" horiz-adv-x="735" d="M643 710V0H592V340H144V0H93V710H144V386H592V710H643Z" />
|
||||
<glyph unicode="I" glyph-name="I" horiz-adv-x="237" d="M93 0V710H144V0H93Z" />
|
||||
<glyph unicode="J" glyph-name="J" horiz-adv-x="478" d="M32 74Q57 57 92 47T170 36Q228 36 262 57T314 118T337 216T343 349V710H394V349Q394 268 387 202T357 88T289 15T170 -11Q80 -11 16 33L32 74Z" />
|
||||
<glyph unicode="K" glyph-name="K" horiz-adv-x="635" d="M93 0V710H144V279L558 710H617L322 399L632 0H574L289 368L144 219V0H93Z" />
|
||||
<glyph unicode="L" glyph-name="L" horiz-adv-x="581" d="M93 0V710H144V46H568V0H93Z" />
|
||||
<glyph unicode="M" glyph-name="M" horiz-adv-x="880" d="M736 0V614L456 135H424L144 614V0H93V710H144L440 202L736 710H787V0H736Z" />
|
||||
<glyph unicode="N" glyph-name="N" horiz-adv-x="773" d="M144 614V0H93V710H132L630 85V710H681V0H634L144 614Z" />
|
||||
<glyph unicode="O" glyph-name="O" horiz-adv-x="753" d="M376 -5Q302 -5 241 26T136 107T68 222T44 355Q44 426 69 491T139 606T245 685T377 715Q451 715 512 684T617 601T685 486T709 355Q709 283 684 218T614 104T508 25T376 -5ZM95 355Q95 294 115 238T173
|
||||
138T263 68T377 42Q441 42 492 69T580 140T637 241T657 355Q657 416 636 472T578 572T489 642T377 668Q313 668 261 641T172 570T115 469T95 355Z" />
|
||||
<glyph unicode="P" glyph-name="P" horiz-adv-x="621" d="M93 0V710H385Q430 710 468 691T533 641T576 570T592 490Q592 447 578 407T537 336T473 287T391 268H144V0H93ZM144 315H389Q424 315 452 329T499 368T529 424T540 490Q540 525 528 556T494 612T444 650T383
|
||||
664H144V315Z" />
|
||||
<glyph unicode="Q" glyph-name="Q" horiz-adv-x="752" d="M576 67Q534 33 484 14T376 -5Q302 -5 241 26T136 107T68 222T44 355Q44 426 69 491T139 606T245 685T377 715Q451 715 512 684T617 601T685 486T709 355Q709 280 682 213T606 95L685 0H632L576 67ZM377
|
||||
42Q427 42 469 58T545 104L461 206H514L574 133Q614 178 635 236T657 355Q657 416 636 472T578 572T489 642T377 668Q313 668 261 641T172 570T115 469T95 355Q95 294 115 238T173 138T263 68T377 42Z" />
|
||||
<glyph unicode="R" glyph-name="R" horiz-adv-x="649" d="M93 0V710H388Q433 710 471 691T536 641T579 570T595 490Q595 451 583 415T549 349T496 301T428 276L605 0H546L374 268H144V0H93ZM144 315H393Q427 315 455 330T503 369T533 425T544 490Q544 524 532
|
||||
555T498 611T448 649T386 664H144V315Z" />
|
||||
<glyph unicode="S" glyph-name="S" horiz-adv-x="605" d="M506 592Q437 669 311 669Q207 669 160 630T112 523Q112 489 124 467T161 428T226 401T320 378Q377 366 423 352T502 315T552 261T570 182Q570 135 552 100T500 42T420 6T316 -6Q150 -6 35 100L62 141Q107
|
||||
94 172 67T318 39Q411 39 463 73T516 176Q516 211 502 235T461 278T391 309T293 334Q236 346 193 359T120 393T75 443T60 516Q60 564 78 601T130 663T209 702T311 715Q380 715 434 695T532 632L506 592Z" />
|
||||
<glyph unicode="T" glyph-name="T" horiz-adv-x="606" d="M589 664H329V0H278V664H18V710H589V664Z" />
|
||||
<glyph unicode="U" glyph-name="U" horiz-adv-x="756" d="M378 42Q450 42 497 69T572 140T611 240T623 353V710H674V353Q674 282 659 217T608 103T517 24T379 -5Q294 -5 237 25T146 106T97 221T82 353V710H133V353Q133 294 144 238T184 139T260 69T378 42Z" />
|
||||
<glyph unicode="V" glyph-name="V" horiz-adv-x="679" d="M69 710L339 64L609 710H663L363 0H316L15 710H69Z" />
|
||||
<glyph unicode="W" glyph-name="W" horiz-adv-x="1043" d="M365 705H415L521 447L627 705H677L552 406L701 60L973 710H1029L725 0H678L522 365L365 0H318L15 710H70L343 60L490 406L365 705Z" />
|
||||
<glyph unicode="X" glyph-name="X" horiz-adv-x="628" d="M66 710L315 387L563 710H621L342 350L613 0H555L315 313L74 0H15L286 350L7 710H66Z" />
|
||||
<glyph unicode="Y" glyph-name="Y" horiz-adv-x="647" d="M75 710L323 317L572 710H629L349 268V0H298V270L19 710H75Z" />
|
||||
<glyph unicode="Z" glyph-name="Z" horiz-adv-x="627" d="M30 42L535 664H37V710H595V668L94 46H593V0H30V42Z" />
|
||||
<glyph unicode="[" glyph-name="bracketleft" horiz-adv-x="247" d="M91 -40V740H192V697H139V3H192V-40H91Z" />
|
||||
<glyph unicode="\" glyph-name="backslash" horiz-adv-x="548" d="M86 710L521 0H463L27 710H86Z" />
|
||||
<glyph unicode="]" glyph-name="bracketright" horiz-adv-x="247" d="M54 -40V3H108V697H54V740H155V-40H54Z" />
|
||||
<glyph unicode="^" glyph-name="asciicircum" horiz-adv-x="526" d="M44 303L242 710H285L482 303H436L264 659L88 303H44Z" />
|
||||
<glyph unicode="_" glyph-name="underscore" horiz-adv-x="519" d="M66 -46V0H452V-46H66Z" />
|
||||
<glyph unicode="`" glyph-name="grave" horiz-adv-x="213" d="M49 730H106L168 645L134 629L49 730Z" />
|
||||
<glyph unicode="a" glyph-name="a" horiz-adv-x="537" d="M206 -10Q170 -10 139 2T85 36T48 87T35 151Q35 185 51 213T95 261T164 293T252 305Q294 305 336 298T413 277V328Q413 402 371 445T257 489Q219 489 177 473T90 427L71 461Q171 529 261 529Q355 529 409
|
||||
475T463 324V70Q463 45 485 45V0Q480 -1 475 -1T465 -2Q445 -2 433 11T419 44V87Q383 40 327 15T206 -10ZM216 30Q274 30 322 52T397 110Q413 131 413 150V242Q377 256 338 263T257 270Q218 270 186 262T131 238T96 202T83 154Q83 128 93 105T121 66T163 40T216
|
||||
30Z" />
|
||||
<glyph unicode="b" glyph-name="b" horiz-adv-x="612" d="M321 -10Q260 -10 207 22T124 104V0H78V730H128V407Q165 461 215 495T332 529Q387 529 431 506T506 444T553 357T570 258Q570 204 551 156T499 71T420 12T321 -10ZM311 35Q357 35 395 54T460 104T503 176T519
|
||||
258Q519 302 505 342T464 414T401 465T320 484Q287 484 258 473T205 442T161 398T128 346V174Q131 145 150 120T195 76T253 46T311 35Z" />
|
||||
<glyph unicode="c" glyph-name="c" horiz-adv-x="545" d="M42 262Q42 317 61 366T114 451T195 508T298 529Q369 529 423 497T504 408L455 392Q432 435 390 459T296 484Q253 484 216 467T152 420T108 350T92 262Q92 215 108 174T152 102T217 53T297 35Q324 35 350
|
||||
43T399 64T438 94T461 131L510 117Q500 90 480 67T431 26T369 0T299 -10Q244 -10 197 11T116 70T62 157T42 262Z" />
|
||||
<glyph unicode="d" glyph-name="d" horiz-adv-x="615" d="M292 -10Q238 -10 192 12T113 72T61 158T42 259Q42 313 60 362T110 448T185 507T281 529Q315 529 345 519T401 493T448 454T484 407V730H534V70Q534 45 555 45V0Q549 -1 545 -1T537 -2Q517 -2 503 13T489
|
||||
46V104Q457 52 404 21T292 -10ZM301 35Q328 35 359 46T416 76T462 121T484 175V346Q473 374 453 399T406 443T350 473T292 484Q247 484 210 465T147 414T107 342T93 258Q93 213 109 173T153 102T219 53T301 35Z" />
|
||||
<glyph unicode="e" glyph-name="e" horiz-adv-x="583" d="M299 -10Q244 -10 197 11T116 70T62 157T42 262Q42 317 61 365T115 450T195 508T296 529Q351 529 398 508T479 450T532 365T551 262Q551 257 551 250T550 240H94Q97 195 115 157T160 90T224 46T301 30Q328
|
||||
30 354 37T402 58T442 89T470 130L514 118Q503 90 482 67T432 26T369 0T299 -10ZM503 280Q500 326 483 364T438 429T374 472T297 488Q256 488 220 473T157 430T113 364T93 280H503Z" />
|
||||
<glyph unicode="f" glyph-name="f" horiz-adv-x="318" d="M101 0V479H28V520H101V537Q101 633 140 686T248 740Q278 740 306 731T352 707L334 671Q320 682 300 689T257 696Q206 696 179 656T151 538V520H299V479H151V0H101Z" />
|
||||
<glyph unicode="g" glyph-name="g" horiz-adv-x="612" d="M288 -8Q234 -8 189 14T112 74T61 160T42 259Q42 312 59 361T109 447T185 507T284 529Q352 529 402 494T488 407V520H534V-10Q534 -63 514 -103T461 -169T383 -209T289 -223Q244 -223 208 -215T145 -191T96
|
||||
-153T58 -103L92 -80Q123 -133 176 -157T289 -182Q329 -182 364 -171T426 -139T468 -85T484 -10V104Q452 53 399 23T288 -8ZM300 35Q333 35 364 47T421 80T463 125T484 175V346Q472 376 452 401T407 445T352 473T292 484Q245 484 208 464T146 412T107 340T93 258Q93
|
||||
213 109 173T153 102T219 53T300 35Z" />
|
||||
<glyph unicode="h" glyph-name="h" horiz-adv-x="576" d="M503 0H453V290Q453 483 324 483Q292 483 262 471T205 437T158 386T128 322V0H78V730H128V396Q160 457 216 493T338 529Q381 529 412 513T463 467T493 395T503 299V0Z" />
|
||||
<glyph unicode="i" glyph-name="i" horiz-adv-x="207" d="M78 0V520H128V0H78ZM78 638V730H128V638H78Z" />
|
||||
<glyph unicode="j" glyph-name="j" horiz-adv-x="214" d="M-10 -177Q-42 -177 -69 -169T-119 -140L-92 -107Q-75 -121 -55 -126T-15 -131Q4 -131 22 -124T54 -103T77 -71T86 -30V520H136V-28Q136 -61 124 -88T90 -135T43 -166T-10 -177ZM86 638V730H136V638H86Z" />
|
||||
<glyph unicode="k" glyph-name="k" horiz-adv-x="522" d="M454 0L251 278L128 165V0H78V730H128V220L444 519H502L285 308L509 0H454Z" />
|
||||
<glyph unicode="l" glyph-name="l" horiz-adv-x="259" d="M82 730H133V103Q133 74 149 57T195 40Q206 40 221 42T250 50L260 10Q243 3 218 -1T175 -6Q133 -6 108 19T82 88V730Z" />
|
||||
<glyph unicode="m" glyph-name="m" horiz-adv-x="915" d="M842 0H792V290Q792 389 762 436T668 483Q636 483 607 471T554 438T513 387T485 321V0H435V290Q435 390 405 436T312 483Q280 483 252 472T199 439T157 388T128 322V0H78V520H125V396Q157 459 209 494T324
|
||||
529Q390 529 431 490T480 388Q554 529 684 529Q769 529 805 469T842 299V0Z" />
|
||||
<glyph unicode="n" glyph-name="n" horiz-adv-x="576" d="M503 0H453V290Q453 391 425 437T334 483Q301 483 269 471T208 437T159 386T128 322V0H78V520H125V396Q141 426 164 450T217 492T280 519T348 529Q433 529 468 470T503 299V0Z" />
|
||||
<glyph unicode="o" glyph-name="o" horiz-adv-x="592" d="M296 -10Q241 -10 195 11T114 70T61 156T42 259Q42 314 61 363T115 449T195 507T296 529Q350 529 396 508T476 449T530 363T550 259Q550 205 531 156T477 70T397 12T296 -10ZM92 257Q92 211 108 171T151
|
||||
100T216 53T295 35Q337 35 374 52T439 101T483 172T499 260Q499 306 483 346T439 417T375 466T296 484Q254 484 217 466T153 417T109 345T92 257Z" />
|
||||
<glyph unicode="p" glyph-name="p" horiz-adv-x="612" d="M332 -10Q265 -10 213 25T128 112V-213H78V520H124V416Q156 466 208 497T321 529Q375 529 421 506T500 446T551 359T570 259Q570 205 553 156T505 70T429 12T332 -10ZM320 35Q365 35 402 54T465 104T505
|
||||
176T519 259Q519 304 503 344T459 416T392 465T311 484Q284 484 254 473T196 442T150 397T128 344V173Q141 144 161 119T206 75T260 46T320 35Z" />
|
||||
<glyph unicode="q" glyph-name="q" horiz-adv-x="612" d="M280 -10Q226 -10 183 12T108 72T59 158T42 259Q42 313 61 362T114 448T193 507T291 529Q352 529 405 497T488 415V520H534V-141Q534 -166 555 -167V-211Q550 -212 546 -212T538 -212Q515 -212 500 -198T484
|
||||
-159V112Q402 -10 280 -10ZM293 35Q326 35 354 46T407 75T450 117T484 169V339Q480 368 462 394T418 440T360 472T299 484Q254 484 216 465T151 414T108 341T93 258Q93 213 108 173T149 102T212 53T293 35Z" />
|
||||
<glyph unicode="r" glyph-name="r" horiz-adv-x="341" d="M324 475Q254 473 202 434T128 325V0H78V520H126V392Q153 447 197 481T293 521Q303 522 311 522T324 522V475Z" />
|
||||
<glyph unicode="s" glyph-name="s" horiz-adv-x="481" d="M243 -10Q183 -10 128 10T32 70L57 104Q99 66 144 48T243 30Q311 30 352 58T394 138Q394 162 384 178T352 206T300 227T228 246Q184 256 152 266T98 290T67 324T56 375Q56 414 71 443T112 491T173 519T247
|
||||
529Q308 529 355 509T428 456L400 429Q374 459 333 474T244 489Q215 489 190 483T145 464T115 431T104 382Q104 359 111 345T135 321T178 304T240 287Q289 275 327 264T390 237T429 199T443 143Q443 73 389 32T243 -10Z" />
|
||||
<glyph unicode="t" glyph-name="t" horiz-adv-x="320" d="M310 25Q306 23 297 18T273 7T240 -2T201 -6Q180 -6 162 0T129 18T107 47T99 87V479H26V520H99V698H149V520H270V479H149V99Q149 70 169 56T214 41Q245 41 267 51T295 65L310 25Z" />
|
||||
<glyph unicode="u" glyph-name="u" horiz-adv-x="587" d="M239 -10Q73 -10 73 220V520H123V227Q123 35 254 35Q287 35 318 46T376 78T423 128T456 192V520H506V70Q506 45 527 45V0Q522 -1 518 -1T512 -1Q492 -1 477 11T461 45V123Q427 60 368 25T239 -10Z" />
|
||||
<glyph unicode="v" glyph-name="v" horiz-adv-x="528" d="M238 0L21 520H73L265 50L458 520H507L290 0H238Z" />
|
||||
<glyph unicode="w" glyph-name="w" horiz-adv-x="806" d="M737 520H787L562 0H520L403 275L286 0H244L19 520H68L267 55L376 311L288 519H331L403 347L474 519H518L430 311L539 55L737 520Z" />
|
||||
<glyph unicode="x" glyph-name="x" horiz-adv-x="496" d="M72 520L240 305L248 291L256 305L423 520H479L277 259L478 0H423L256 214L248 227L240 214L73 0H18L219 259L17 520H72Z" />
|
||||
<glyph unicode="y" glyph-name="y" horiz-adv-x="540" d="M113 -176Q118 -177 128 -177Q138 -177 146 -176T163 -171Q169 -168 174 -163T188 -140T211 -90T249 0L17 520H69L276 49L469 520H518L233 -164Q222 -192 198 -207T131 -223Q127 -223 123 -223T113 -222V-176Z" />
|
||||
<glyph unicode="z" glyph-name="z" horiz-adv-x="490" d="M32 36L400 481H38V520H456V484L89 39H454V0H32V36Z" />
|
||||
<glyph unicode="{" glyph-name="braceleft" horiz-adv-x="248" d="M141 697V420Q141 410 137 392T116 360Q132 346 136 328T141 300V12H196V-31H117Q109 -31 102 -25T94 -1V289Q94 307 86 323T59 341V381Q69 381 76 387T87 401T92 417T94 431V710Q94 730 103 735T117
|
||||
740H196V697H141Z" />
|
||||
<glyph unicode="|" glyph-name="bar" horiz-adv-x="223" d="M89 -130V775H134V-130H89Z" />
|
||||
<glyph unicode="}" glyph-name="braceright" horiz-adv-x="248" d="M52 697V740H131Q135 740 144 735T154 710V431Q154 426 155 418T161 401T171 387T189 381V341Q170 339 162 323T154 289V-1Q154 -18 147 -24T131 -31H52V12H107V300Q107 309 111 327T132 360Q116
|
||||
374 112 392T107 420V697H52Z" />
|
||||
<glyph unicode="~" glyph-name="asciitilde" horiz-adv-x="493" d="M68 245Q68 248 73 263T90 296T120 326T166 340Q188 340 207 331T246 310T283 290T322 280Q341 280 354 287T375 304T388 322T392 333H426Q426 331 421 318T404 288T372 258T322 245Q298 245
|
||||
277 254T237 274T201 295T166 304Q149 304 137 295T117 275T106 255T102 245H68V245Z" />
|
||||
<glyph unicode=" " glyph-name="uni00A0" horiz-adv-x="257" />
|
||||
<glyph unicode="¡" glyph-name="exclamdown" horiz-adv-x="242" d="M146 498V-1H96V498H146ZM146 716V614H96V716H146Z" />
|
||||
<glyph unicode="¢" glyph-name="cent" horiz-adv-x="554" d="M276 -120V-9Q225 -5 183 19T109 81T61 164T44 258Q44 309 60 356T107 439T180 500T276 528V645H307V528Q383 526 431 494T506 408L458 392Q433 437 394 459T307 483V36Q328 36 353 43T400 62T440
|
||||
92T464 131L513 117Q502 85 479 62T426 22T366 -2T307 -10V-120H276ZM95 258Q95 217 108 180T146 112T204 63T276 38V481Q233 478 200 458T143 406T107 336T95 258Z" />
|
||||
<glyph unicode="£" glyph-name="sterling" horiz-adv-x="487" d="M50 370H150Q138 392 126 413T103 455T85 498T78 546Q78 581 92 611T129 665T185 701T253 715Q306 715 352 687T427 610L395 579Q371 622 332 647T251 672Q225 672 203 662T163 635T136 594T126
|
||||
544Q126 521 133 500T151 457T175 415T199 370H375V329H216Q222 311 225 292T229 252Q229 226 224 202T205 153T171 101T120 41Q157 49 192 49Q214 49 232 46T268 40T301 33T337 30Q357 30 378 34T429 49L442 9Q389 -15 334 -15Q312 -15 293 -12T254 -4T216 3T173
|
||||
7Q150 7 122 3T70 -7L55 30Q92 67 116 97T156 152T177 201T183 249Q183 271 179 291T168 329H50V370Z" />
|
||||
<glyph unicode="¤" glyph-name="currency" horiz-adv-x="535" d="M152 475Q175 495 204 506T267 518Q301 518 330 506T383 474L453 545L480 519L409 448Q426 425 436 397T446 336Q446 273 407 223L480 152L456 128L383 198Q360 178 331 167T267 156Q233 156
|
||||
204 166T152 197L81 128L57 152L128 222Q89 272 89 336Q89 401 126 449L57 519L83 545L152 475ZM132 335Q132 305 142 280T171 235T214 204T267 193Q295 193 319 204T362 235T391 281T402 337Q402 367 392 393T363 438T320 469T267 480Q239 480 215 469T172 438T143
|
||||
392T132 335Z" />
|
||||
<glyph unicode="¥" glyph-name="yen" horiz-adv-x="667" d="M412 357H500V319H390L358 268V242H500V205H358V0H307V205H166V242H307V270L277 319H166V357H255L28 710H85L333 317L582 710H638L412 357Z" />
|
||||
<glyph unicode="¦" glyph-name="brokenbar" horiz-adv-x="226" d="M136 280V-130H91V280H136ZM136 775V365H91V775H136Z" />
|
||||
<glyph unicode="§" glyph-name="section" horiz-adv-x="497" d="M405 190Q454 160 454 84Q454 41 436 9T389 -45T326 -77T258 -88Q224 -88 196 -81T143 -61T100 -32T64 0L97 31Q135 -5 173 -22T257 -40Q283 -40 309 -32T356 -8T390 31T403 83Q403 114 391
|
||||
133T358 163T313 178T264 183Q223 185 188 195T128 224T87 273T72 341Q72 368 80 392T101 430Q77 446 62 477T46 549Q46 587 63 617T107 670T168 703T238 715Q309 715 349 690T415 627L375 609Q366 627 351 638T317 656T278 666T240 669Q214 669 188 661T142 638T110
|
||||
600T97 549Q97 518 108 497T138 462T183 442T241 436Q277 436 312 428T375 402T420 355T438 284Q438 255 429 230T405 190ZM121 336Q121 301 133 280T166 247T211 230T263 222T314 216T357 205Q372 218 381 239T390 284Q390 315 376 336T341 370T293 388T243 393Q188
|
||||
393 148 410Q136 398 129 378T121 336Z" />
|
||||
<glyph unicode="¨" glyph-name="dieresis" horiz-adv-x="294" d="M57 640V728H101V640H57ZM193 640V728H237V640H193Z" />
|
||||
<glyph unicode="©" glyph-name="copyright" horiz-adv-x="829" d="M414 -7Q336 -7 269 20T153 96T77 211T49 355Q49 432 76 498T153 612T269 687T414 715Q493 715 560 688T676 612T752 498T780 355Q780 277 753 211T676 97T560 21T414 -7ZM414 21Q485 21
|
||||
546 45T653 113T724 217T750 352Q750 424 725 485T655 592T549 662T414 687Q342 687 281 662T175 593T105 487T79 354Q79 283 104 222T174 117T280 47T414 21ZM421 124Q378 124 337 140T264 186T213 259T193 355Q193 396 206 437T247 512T316 567T415 588Q477 588
|
||||
527 561T598 481L550 465Q539 489 523 504T487 528T449 540T415 543Q371 543 339 526T286 482T255 422T244 355Q244 310 260 276T302 218T358 182T418 169Q437 169 458 174T499 190T534 216T558 251L606 237Q600 220 585 201T545 164T490 136T421 124Z" />
|
||||
<glyph unicode="ª" glyph-name="ordfeminine" horiz-adv-x="431" d="M168 348Q143 348 121 356T83 379T58 414T49 457Q49 504 90 533T198 563Q227 563 255 559T305 545V576Q305 621 279 647T204 674Q151 674 89 633L72 664Q142 710 207 710Q276 710 315 674T354
|
||||
570V417Q354 398 371 397V354Q363 353 358 353T347 353Q315 356 312 387L311 413Q286 381 249 365T168 348ZM180 386Q215 386 246 398T293 432Q305 445 305 459V514Q282 524 257 527T206 531Q156 531 126 512T96 460Q96 428 120 407T180 386Z" />
|
||||
<glyph unicode="«" glyph-name="guillemotleft" horiz-adv-x="552" d="M41 273L285 448V403L83 259L285 116V71L41 243V273ZM243 273L487 448V403L285 259L487 116V71L243 243V273Z" />
|
||||
<glyph unicode="¬" glyph-name="logicalnot" horiz-adv-x="574" d="M504 354V131H459V308H78V354H504Z" />
|
||||
<glyph unicode="­" glyph-name="uni00AD" horiz-adv-x="559" d="M67 249V295H492V249H67Z" />
|
||||
<glyph unicode="®" glyph-name="registered" horiz-adv-x="829" d="M414 -7Q336 -7 269 20T153 96T77 211T49 355Q49 432 76 498T153 612T269 687T414 715Q493 715 560 688T676 612T752 498T780 355Q780 277 753 211T676 97T560 21T414 -7ZM414 21Q485 21
|
||||
546 45T653 113T724 218T750 355Q750 426 725 486T655 591T549 661T414 687Q342 687 281 662T175 592T105 487T80 355Q80 283 105 222T174 117T280 47T414 21ZM265 581H455Q484 581 508 569T549 536T577 491T587 439Q587 414 579 391T557 350T523 319T479 303L592
|
||||
125H547L437 298H305V125H265V581ZM456 334Q501 334 524 365T548 439Q548 484 521 513T452 543H305V334H456Z" />
|
||||
<glyph unicode="¯" glyph-name="overscore" horiz-adv-x="390" d="M53 672V709H338V672H53Z" />
|
||||
<glyph unicode="°" glyph-name="degree" horiz-adv-x="261" d="M53 647Q53 679 75 701T130 724Q163 724 185 702T208 647Q208 613 186 591T130 568Q98 568 76 591T53 647ZM98 679Q85 664 85 646Q85 627 98 614Q104 608 112 604T130 600Q140 600 148 604T163
|
||||
614Q176 627 176 646Q176 664 163 679Q151 692 130 692Q110 692 98 679Z" />
|
||||
<glyph unicode="±" glyph-name="plusminus" horiz-adv-x="468" d="M77 70V113H391V70H77ZM391 382V339H257V195H211V339H77V382H211V526H257V382H391Z" />
|
||||
<glyph unicode="²" glyph-name="twosuperior" horiz-adv-x="381" d="M37 413Q37 451 45 479T69 529T108 565T162 592Q185 601 209 609T254 628T287 656T300 697Q300 729 274 753T194 777Q168 777 148 771T111 757T84 738T66 720L42 744Q45 748 56 759T86
|
||||
781T134 802T199 811Q234 811 260 802T304 777T330 741T339 696Q339 665 325 644T289 608T243 584T197 568Q160 556 139 541T107 510T93 478T90 447H337V413H37Z" />
|
||||
<glyph unicode="³" glyph-name="threesuperior" horiz-adv-x="386" d="M190 407Q127 407 85 432T37 499L60 520Q61 506 71 492T99 467T139 450T190 443Q215 443 237 448T275 464T300 488T310 519Q310 556 270 577T161 598H138V630H161Q225 630 260 647T296
|
||||
700Q296 718 287 732T263 756T228 772T184 778Q142 778 112 763T67 721L42 747Q59 776 98 793T184 811Q216 811 243 803T291 780T322 745T334 702Q334 633 244 615Q291 607 318 580T346 514Q346 490 334 470T300 436T251 415T190 407Z" />
|
||||
<glyph unicode="´" glyph-name="acute" horiz-adv-x="213" d="M84 629L49 645L110 730H168L84 629Z" />
|
||||
<glyph unicode="µ" glyph-name="mu" horiz-adv-x="613" d="M85 520H135V227Q135 35 267 35Q300 35 331 46T389 78T436 128T469 192V520H519V70Q519 45 540 45V0Q535 -1 532 -1T525 -1Q503 -1 489 12T474 48V123Q459 94 437 70T388 28T329 0T265 -10Q214 -10
|
||||
182 14T133 82V-212H85V520Z" />
|
||||
<glyph unicode="¶" glyph-name="paragraph" horiz-adv-x="588" d="M33 473Q33 585 107 647T315 710H541V669H471V-80H426V237H346V-80H301V237Q239 238 190 254T105 301T52 375T33 473ZM78 474Q78 424 96 388T144 329T215 293T301 279V669Q192 668 135 617T78
|
||||
474ZM426 669H346V279H426V669Z" />
|
||||
<glyph unicode="·" glyph-name="middot" horiz-adv-x="177" d="M67 248V349H111V248H67Z" />
|
||||
<glyph unicode="¸" glyph-name="cedilla" horiz-adv-x="271" d="M37 -125Q51 -132 74 -138T124 -144Q182 -144 182 -107Q182 -87 169 -79T133 -71Q112 -71 89 -76T52 -85L108 15L135 3L101 -53Q110 -49 121 -48T141 -47Q175 -47 194 -62T213 -106Q213 -138
|
||||
189 -154T120 -171Q91 -171 67 -166T23 -152L37 -125Z" />
|
||||
<glyph unicode="¹" glyph-name="onesuperior" horiz-adv-x="264" d="M243 447V412H49V447H131V769Q126 763 115 755T90 739T62 726T35 721V756Q51 756 67 764T98 782T121 801T131 811H167V447H243Z" />
|
||||
<glyph unicode="º" glyph-name="ordmasculine" horiz-adv-x="449" d="M224 348Q185 348 153 362T96 402T59 459T46 528Q46 565 59 598T96 656T152 695T224 710Q263 710 295 696T352 656T389 598T403 528Q403 492 390 460T353 402T296 363T224 348ZM90 527Q90
|
||||
498 100 472T129 427T171 396T224 385Q252 385 276 396T319 427T348 473T359 529Q359 559 349 585T320 630T277 660T224 671Q197 671 173 660T130 630T101 584T90 527Z" />
|
||||
<glyph unicode="»" glyph-name="guillemotright" horiz-adv-x="552" d="M511 243L267 71V116L469 259L267 403V448L511 273V243ZM310 243L65 71V116L268 259L65 403V448L310 273V243Z" />
|
||||
<glyph unicode="¼" glyph-name="onequarter" horiz-adv-x="795" d="M668 0V106H438V138L678 393H703V140H760V106H703V0H668ZM478 140H668V342L478 140ZM120 21L399 365L673 713L701 690L422 345L147 -3L120 21ZM254 367V332H60V367H142V689Q137 683 126
|
||||
675T101 659T73 646T46 641V676Q62 676 78 684T109 702T132 721T142 731H178V367H254Z" />
|
||||
<glyph unicode="½" glyph-name="onehalf" horiz-adv-x="838" d="M497 0Q497 76 529 116T621 180Q643 189 667 197T710 216T742 243T755 284Q755 316 731 338T652 361Q626 361 607 355T572 341T546 322T528 303L502 331Q505 335 516 346T546 368T593 389T657
|
||||
398Q726 398 760 365T795 283Q795 252 781 231T746 196T701 172T656 156Q620 145 599 132T567 102T553 69T550 34H796V0H497ZM89 21L368 365L642 713L670 690L391 345L116 -3L89 21ZM256 367V332H62V367H144V689Q139 683 128 675T103 659T75 646T48 641V676Q64
|
||||
676 80 684T111 702T134 721T144 731H180V367H256Z" />
|
||||
<glyph unicode="¾" glyph-name="threequarters" horiz-adv-x="810" d="M196 327Q133 327 91 352T43 419L66 440Q67 426 77 412T105 387T145 370T196 363Q221 363 243 368T281 384T306 408T316 439Q316 476 276 497T167 518H144V550H167Q231 550 266 567T302
|
||||
620Q302 638 293 652T269 676T234 692T190 698Q148 698 118 683T73 641L48 667Q65 696 104 713T190 731Q222 731 249 723T297 700T328 665T340 622Q340 553 250 535Q297 527 324 500T352 434Q352 410 340 390T306 356T257 335T196 327ZM679 0V106H449V138L689 393H714V140H771V106H714V0H679ZM489
|
||||
140H679V342L489 140ZM155 21L434 365L708 713L736 690L457 345L182 -3L155 21Z" />
|
||||
<glyph unicode="¿" glyph-name="questiondown" horiz-adv-x="466" d="M306 313Q306 274 301 246T284 198T257 163T221 136Q200 124 175 112T129 82T93 38T79 -27Q79 -63 91 -90T124 -135T171 -161T226 -170Q283 -170 329 -140T398 -62L434 -84Q420 -115 398
|
||||
-139T349 -179T290 -204T226 -213Q189 -213 155 -201T93 -166T50 -107T34 -24Q34 18 46 47T79 96T126 130T178 157Q199 167 214 177T240 205T256 248T262 313H306ZM305 506V408H261V506H305Z" />
|
||||
<glyph unicode="À" glyph-name="Agrave" horiz-adv-x="675" d="M316 710H360L660 0H606L507 234H168L69 0H14L316 710ZM493 276L338 648L180 276H493ZM254 918H311L373 833L339 817L254 918Z" />
|
||||
<glyph unicode="Á" glyph-name="Aacute" horiz-adv-x="675" d="M316 710H360L660 0H606L507 234H168L69 0H14L316 710ZM493 276L338 648L180 276H493ZM337 816L302 832L363 917H421L337 816Z" />
|
||||
<glyph unicode="Â" glyph-name="Acircumflex" horiz-adv-x="675" d="M316 710H360L660 0H606L507 234H168L69 0H14L316 710ZM493 276L338 648L180 276H493ZM223 836L319 917H356L453 836L423 819L338 882L253 819L223 836Z" />
|
||||
<glyph unicode="Ã" glyph-name="Atilde" horiz-adv-x="675" d="M316 710H360L660 0H606L507 234H168L69 0H14L316 710ZM493 276L338 648L180 276H493ZM399 834Q377 834 360 840T329 853T302 867T273 874Q256 874 246 867T231 852T224 836T222 826H188Q188
|
||||
830 191 843T203 871T229 897T273 909Q293 909 308 903T338 889T366 875T400 869Q420 869 431 876T448 891T455 907T457 917H491Q491 912 488 899T475 871T447 846T399 834Z" />
|
||||
<glyph unicode="Ä" glyph-name="Adieresis" horiz-adv-x="675" d="M316 710H360L660 0H606L507 234H168L69 0H14L316 710ZM493 276L338 648L180 276H493ZM248 828V916H292V828H248ZM384 828V916H428V828H384Z" />
|
||||
<glyph unicode="Å" glyph-name="Aring" horiz-adv-x="675" d="M316 710H360L660 0H606L507 234H168L69 0H14L316 710ZM493 276L338 648L180 276H493ZM269 855Q269 882 288 899T337 917Q366 917 385 900T405 855Q405 827 386 810T337 792Q308 792 289 809T269
|
||||
855ZM337 894Q320 894 309 884T297 855Q297 838 308 827T337 815Q353 815 365 826T378 855Q378 873 366 883T337 894Z" />
|
||||
<glyph unicode="Æ" glyph-name="AE" horiz-adv-x="962" d="M434 710H908V664H498V386H854V339H498V46H917V0H448V234H181L30 0H-27L434 710ZM445 280V646L205 280H445Z" />
|
||||
<glyph unicode="Ç" glyph-name="Ccedilla" horiz-adv-x="687" d="M296 -125Q310 -132 333 -138T383 -144Q441 -144 441 -107Q441 -87 428 -79T392 -71Q371 -71 348 -76T311 -85L355 -5Q285 -2 227 31T128 115T63 230T40 360Q40 424 62 487T128 601T233 682T376
|
||||
714Q471 714 538 671T638 559L596 535Q577 572 552 597T497 637T435 660T372 667Q304 667 252 640T164 568T110 469T91 357Q91 294 113 237T173 137T263 67T375 41Q407 41 441 49T506 74T564 117T609 180L653 159Q636 121 608 92T544 41T468 9T389 -5L360 -53Q369
|
||||
-49 380 -48T400 -47Q434 -47 453 -62T472 -106Q472 -138 448 -154T379 -171Q350 -171 326 -166T282 -152L296 -125Z" />
|
||||
<glyph unicode="È" glyph-name="Egrave" horiz-adv-x="612" d="M566 46V0H93V710H557V664H144V385H505V341H144V46H566ZM256 918H313L375 833L341 817L256 918Z" />
|
||||
<glyph unicode="É" glyph-name="Eacute" horiz-adv-x="612" d="M339 816L304 832L365 917H423L339 816ZM566 46V0H93V710H557V664H144V385H505V341H144V46H566Z" />
|
||||
<glyph unicode="Ê" glyph-name="Ecircumflex" horiz-adv-x="612" d="M225 836L321 917H358L455 836L425 819L340 882L255 819L225 836ZM566 46V0H93V710H557V664H144V385H505V341H144V46H566Z" />
|
||||
<glyph unicode="Ë" glyph-name="Edieresis" horiz-adv-x="612" d="M249 828V916H293V828H249ZM385 828V916H429V828H385ZM566 46V0H93V710H557V664H144V385H505V341H144V46H566Z" />
|
||||
<glyph unicode="Ì" glyph-name="Igrave" horiz-adv-x="237" d="M93 0V710H144V0H93ZM34 918H91L153 833L119 817L34 918Z" />
|
||||
<glyph unicode="Í" glyph-name="Iacute" horiz-adv-x="237" d="M93 0V710H144V0H93ZM117 816L82 832L143 917H201L117 816Z" />
|
||||
<glyph unicode="Î" glyph-name="Icircumflex" horiz-adv-x="237" d="M93 0V710H144V0H93ZM3 836L99 917H136L233 836L203 819L118 882L33 819L3 836Z" />
|
||||
<glyph unicode="Ï" glyph-name="Idieresis" horiz-adv-x="237" d="M93 0V710H144V0H93ZM28 828V916H72V828H28ZM164 828V916H208V828H164Z" />
|
||||
<glyph unicode="Ð" glyph-name="Eth" horiz-adv-x="720" d="M100 0V336H35V378H100V710H336Q420 710 483 682T589 606T652 494T673 356Q673 275 650 210T582 98T476 26T336 0H100ZM622 356Q622 423 603 479T548 577T458 641T336 664H151V378H329V336H151V46H336Q406
|
||||
46 459 69T549 135T603 233T622 356Z" />
|
||||
<glyph unicode="Ñ" glyph-name="Ntilde" horiz-adv-x="773" d="M144 614V0H93V710H132L630 85V710H681V0H634L144 614ZM452 834Q430 834 413 840T382 853T355 867T326 874Q309 874 299 867T284 852T277 836T275 826H241Q241 830 244 843T256 871T282 897T326
|
||||
909Q346 909 361 903T391 889T419 875T453 869Q473 869 484 876T501 891T508 907T510 917H544Q544 912 541 899T528 871T500 846T452 834Z" />
|
||||
<glyph unicode="Ò" glyph-name="Ograve" horiz-adv-x="753" d="M376 -5Q302 -5 241 26T136 107T68 222T44 355Q44 426 69 491T139 606T245 685T377 715Q451 715 512 684T617 601T685 486T709 355Q709 283 684 218T614 104T508 25T376 -5ZM95 355Q95 294 115
|
||||
238T173 138T263 68T377 42Q441 42 492 69T580 140T637 241T657 355Q657 416 636 472T578 572T489 642T377 668Q313 668 261 641T172 570T115 469T95 355ZM293 918H350L412 833L378 817L293 918Z" />
|
||||
<glyph unicode="Ó" glyph-name="Oacute" horiz-adv-x="753" d="M376 816L341 832L402 917H460L376 816ZM376 -5Q302 -5 241 26T136 107T68 222T44 355Q44 426 69 491T139 606T245 685T377 715Q451 715 512 684T617 601T685 486T709 355Q709 283 684 218T614
|
||||
104T508 25T376 -5ZM95 355Q95 294 115 238T173 138T263 68T377 42Q441 42 492 69T580 140T637 241T657 355Q657 416 636 472T578 572T489 642T377 668Q313 668 261 641T172 570T115 469T95 355Z" />
|
||||
<glyph unicode="Ô" glyph-name="Ocircumflex" horiz-adv-x="753" d="M262 836L358 917H395L492 836L462 819L377 882L292 819L262 836ZM376 -5Q302 -5 241 26T136 107T68 222T44 355Q44 426 69 491T139 606T245 685T377 715Q451 715 512 684T617 601T685
|
||||
486T709 355Q709 283 684 218T614 104T508 25T376 -5ZM95 355Q95 294 115 238T173 138T263 68T377 42Q441 42 492 69T580 140T637 241T657 355Q657 416 636 472T578 572T489 642T377 668Q313 668 261 641T172 570T115 469T95 355Z" />
|
||||
<glyph unicode="Õ" glyph-name="Otilde" horiz-adv-x="753" d="M376 -5Q302 -5 241 26T136 107T68 222T44 355Q44 426 69 491T139 606T245 685T377 715Q451 715 512 684T617 601T685 486T709 355Q709 283 684 218T614 104T508 25T376 -5ZM95 355Q95 294 115
|
||||
238T173 138T263 68T377 42Q441 42 492 69T580 140T637 241T657 355Q657 416 636 472T578 572T489 642T377 668Q313 668 261 641T172 570T115 469T95 355ZM438 834Q416 834 399 840T368 853T341 867T312 874Q295 874 285 867T270 852T263 836T261 826H227Q227 830
|
||||
230 843T242 871T268 897T312 909Q332 909 347 903T377 889T405 875T439 869Q459 869 470 876T487 891T494 907T496 917H530Q530 912 527 899T514 871T486 846T438 834Z" />
|
||||
<glyph unicode="Ö" glyph-name="Odieresis" horiz-adv-x="753" d="M287 828V916H331V828H287ZM423 828V916H467V828H423ZM376 -5Q302 -5 241 26T136 107T68 222T44 355Q44 426 69 491T139 606T245 685T377 715Q451 715 512 684T617 601T685 486T709 355Q709
|
||||
283 684 218T614 104T508 25T376 -5ZM95 355Q95 294 115 238T173 138T263 68T377 42Q441 42 492 69T580 140T637 241T657 355Q657 416 636 472T578 572T489 642T377 668Q313 668 261 641T172 570T115 469T95 355Z" />
|
||||
<glyph unicode="×" glyph-name="multiply" horiz-adv-x="451" d="M385 145L352 113L225 239L99 113L67 146L192 271L67 398L100 430L225 304L352 431L384 398L258 271L385 145Z" />
|
||||
<glyph unicode="Ø" glyph-name="Oslash" horiz-adv-x="753" d="M639 710L587 632Q645 579 677 506T709 355Q709 283 684 218T614 104T508 25T376 -5Q327 -5 283 9T203 48L172 0H115L165 77Q108 129 76 202T44 355Q44 426 69 491T139 606T245 685T377 715Q426
|
||||
715 469 701T549 662L581 710H639ZM95 355Q95 286 120 225T192 118L523 622Q491 644 455 656T377 668Q313 668 261 641T172 570T115 469T95 355ZM657 355Q657 423 631 484T560 591L229 87Q261 66 298 54T377 42Q441 42 492 69T580 140T637 241T657 355Z" />
|
||||
<glyph unicode="Ù" glyph-name="Ugrave" horiz-adv-x="756" d="M378 42Q450 42 497 69T572 140T611 240T623 353V710H674V353Q674 282 659 217T608 103T517 24T379 -5Q294 -5 237 25T146 106T97 221T82 353V710H133V353Q133 294 144 238T184 139T260 69T378
|
||||
42ZM295 918H352L414 833L380 817L295 918Z" />
|
||||
<glyph unicode="Ú" glyph-name="Uacute" horiz-adv-x="756" d="M378 816L343 832L404 917H462L378 816ZM378 42Q450 42 497 69T572 140T611 240T623 353V710H674V353Q674 282 659 217T608 103T517 24T379 -5Q294 -5 237 25T146 106T97 221T82 353V710H133V353Q133
|
||||
294 144 238T184 139T260 69T378 42Z" />
|
||||
<glyph unicode="Û" glyph-name="Ucircumflex" horiz-adv-x="756" d="M264 836L360 917H397L494 836L464 819L379 882L294 819L264 836ZM378 42Q450 42 497 69T572 140T611 240T623 353V710H674V353Q674 282 659 217T608 103T517 24T379 -5Q294 -5 237 25T146
|
||||
106T97 221T82 353V710H133V353Q133 294 144 238T184 139T260 69T378 42Z" />
|
||||
<glyph unicode="Ü" glyph-name="Udieresis" horiz-adv-x="756" d="M288 828V916H332V828H288ZM424 828V916H468V828H424ZM378 42Q450 42 497 69T572 140T611 240T623 353V710H674V353Q674 282 659 217T608 103T517 24T379 -5Q294 -5 237 25T146 106T97 221T82
|
||||
353V710H133V353Q133 294 144 238T184 139T260 69T378 42Z" />
|
||||
<glyph unicode="Ý" glyph-name="Yacute" horiz-adv-x="647" d="M75 710L323 317L572 710H629L349 268V0H298V270L19 710H75ZM322 816L287 832L348 917H406L322 816Z" />
|
||||
<glyph unicode="Þ" glyph-name="Thorn" horiz-adv-x="601" d="M366 566Q411 566 449 547T514 497T556 426T572 345Q572 302 558 262T517 192T454 143T372 124H144V0H93V710H144V566H366ZM371 171Q406 171 434 186T481 225T511 281T522 345Q522 379 510 410T476
|
||||
466T426 504T364 519H144V171H371Z" />
|
||||
<glyph unicode="ß" glyph-name="germandbls" horiz-adv-x="549" d="M235 40Q338 42 397 84T457 208Q457 246 444 277T406 330T349 365T275 377H258V424H274Q303 424 327 433T370 458T398 497T408 547Q408 575 398 597T368 636T324 660T271 669Q236 669 210
|
||||
657T165 623T137 571T127 506V0H78V513Q78 558 92 595T132 658T194 699T272 714Q311 714 345 702T403 669T442 619T456 555Q456 528 448 503T424 458T389 423T345 403Q423 386 465 334T508 205Q508 106 435 52T235 -6V40Z" />
|
||||
<glyph unicode="à" glyph-name="agrave" horiz-adv-x="537" d="M206 -10Q170 -10 139 2T85 36T48 87T35 151Q35 185 51 213T95 261T164 293T252 305Q294 305 336 298T413 277V328Q413 402 371 445T257 489Q219 489 177 473T90 427L71 461Q171 529 261 529Q355
|
||||
529 409 475T463 324V70Q463 45 485 45V0Q480 -1 475 -1T465 -2Q445 -2 433 11T419 44V87Q383 40 327 15T206 -10ZM216 30Q274 30 322 52T397 110Q413 131 413 150V242Q377 256 338 263T257 270Q218 270 186 262T131 238T96 202T83 154Q83 128 93 105T121 66T163
|
||||
40T216 30ZM177 730H234L296 645L262 629L177 730Z" />
|
||||
<glyph unicode="á" glyph-name="aacute" horiz-adv-x="537" d="M206 -10Q170 -10 139 2T85 36T48 87T35 151Q35 185 51 213T95 261T164 293T252 305Q294 305 336 298T413 277V328Q413 402 371 445T257 489Q219 489 177 473T90 427L71 461Q171 529 261 529Q355
|
||||
529 409 475T463 324V70Q463 45 485 45V0Q480 -1 475 -1T465 -2Q445 -2 433 11T419 44V87Q383 40 327 15T206 -10ZM216 30Q274 30 322 52T397 110Q413 131 413 150V242Q377 256 338 263T257 270Q218 270 186 262T131 238T96 202T83 154Q83 128 93 105T121 66T163
|
||||
40T216 30ZM260 629L225 645L286 730H344L260 629Z" />
|
||||
<glyph unicode="â" glyph-name="acircumflex" horiz-adv-x="537" d="M206 -10Q170 -10 139 2T85 36T48 87T35 151Q35 185 51 213T95 261T164 293T252 305Q294 305 336 298T413 277V328Q413 402 371 445T257 489Q219 489 177 473T90 427L71 461Q171 529 261
|
||||
529Q355 529 409 475T463 324V70Q463 45 485 45V0Q480 -1 475 -1T465 -2Q445 -2 433 11T419 44V87Q383 40 327 15T206 -10ZM216 30Q274 30 322 52T397 110Q413 131 413 150V242Q377 256 338 263T257 270Q218 270 186 262T131 238T96 202T83 154Q83 128 93 105T121
|
||||
66T163 40T216 30ZM146 649L242 730H279L376 649L346 632L261 695L176 632L146 649Z" />
|
||||
<glyph unicode="ã" glyph-name="atilde" horiz-adv-x="537" d="M206 -10Q170 -10 139 2T85 36T48 87T35 151Q35 185 51 213T95 261T164 293T252 305Q294 305 336 298T413 277V328Q413 402 371 445T257 489Q219 489 177 473T90 427L71 461Q171 529 261 529Q355
|
||||
529 409 475T463 324V70Q463 45 485 45V0Q480 -1 475 -1T465 -2Q445 -2 433 11T419 44V87Q383 40 327 15T206 -10ZM216 30Q274 30 322 52T397 110Q413 131 413 150V242Q377 256 338 263T257 270Q218 270 186 262T131 238T96 202T83 154Q83 128 93 105T121 66T163
|
||||
40T216 30ZM322 647Q300 647 283 653T252 666T225 680T196 687Q179 687 169 680T154 665T147 649T145 639H111Q111 643 114 656T126 684T152 710T196 722Q216 722 231 716T261 702T289 688T323 682Q343 682 354 689T371 704T378 720T380 730H414Q414 725 411 712T398
|
||||
684T370 659T322 647Z" />
|
||||
<glyph unicode="ä" glyph-name="adieresis" horiz-adv-x="537" d="M206 -10Q170 -10 139 2T85 36T48 87T35 151Q35 185 51 213T95 261T164 293T252 305Q294 305 336 298T413 277V328Q413 402 371 445T257 489Q219 489 177 473T90 427L71 461Q171 529 261
|
||||
529Q355 529 409 475T463 324V70Q463 45 485 45V0Q480 -1 475 -1T465 -2Q445 -2 433 11T419 44V87Q383 40 327 15T206 -10ZM216 30Q274 30 322 52T397 110Q413 131 413 150V242Q377 256 338 263T257 270Q218 270 186 262T131 238T96 202T83 154Q83 128 93 105T121
|
||||
66T163 40T216 30ZM171 640V728H215V640H171ZM307 640V728H351V640H307Z" />
|
||||
<glyph unicode="å" glyph-name="aring" horiz-adv-x="537" d="M206 -10Q170 -10 139 2T85 36T48 87T35 151Q35 185 51 213T95 261T164 293T252 305Q294 305 336 298T413 277V328Q413 402 371 445T257 489Q219 489 177 473T90 427L71 461Q171 529 261 529Q355
|
||||
529 409 475T463 324V70Q463 45 485 45V0Q480 -1 475 -1T465 -2Q445 -2 433 11T419 44V87Q383 40 327 15T206 -10ZM216 30Q274 30 322 52T397 110Q413 131 413 150V242Q377 256 338 263T257 270Q218 270 186 262T131 238T96 202T83 154Q83 128 93 105T121 66T163
|
||||
40T216 30ZM192 668Q192 695 211 712T260 730Q289 730 308 713T328 668Q328 640 309 623T260 605Q231 605 212 622T192 668ZM260 707Q243 707 232 697T220 668Q220 651 231 640T260 628Q276 628 288 639T301 668Q301 686 289 696T260 707Z" />
|
||||
<glyph unicode="æ" glyph-name="ae" horiz-adv-x="930" d="M206 -10Q170 -10 139 2T85 36T48 87T35 151Q35 185 51 213T95 261T163 293T251 305Q286 305 322 300T389 285Q391 306 395 327T408 369Q397 425 358 457T257 489Q219 489 177 473T90 427L70 461Q171
|
||||
529 261 529Q327 529 372 500T440 418Q472 468 525 498T642 529Q697 529 744 508T825 450T879 364T899 260Q899 257 899 250T898 240H437Q440 195 458 157T504 90T570 46T648 30Q675 30 701 37T750 58T790 89T818 130L862 118Q850 90 829 67T779 26T716 0T646 -10Q579
|
||||
-10 524 22T434 107Q418 76 392 54T335 18T271 -3T206 -10ZM216 30Q274 30 323 51T397 110Q412 129 413 145Q402 168 396 196T389 250Q326 270 257 270Q179 270 131 238T83 154Q83 128 93 105T121 66T163 40T216 30ZM850 277Q847 323 830 362T785 429T721 472T642
|
||||
488Q600 488 564 472T500 428T456 362T437 277H850Z" />
|
||||
<glyph unicode="ç" glyph-name="ccedilla" horiz-adv-x="545" d="M222 -125Q236 -132 259 -138T309 -144Q367 -144 367 -107Q367 -87 354 -79T318 -71Q297 -71 274 -76T237 -85L279 -9Q228 -5 185 17T110 77T60 161T42 262Q42 317 61 366T114 451T195 508T298
|
||||
529Q369 529 423 497T504 408L455 392Q432 435 390 459T296 484Q253 484 216 467T152 420T108 350T92 262Q92 215 108 174T152 102T217 53T297 35Q324 35 350 43T399 64T438 94T461 131L510 117Q500 91 481 69T436 30T378 3T312 -9L286 -53Q295 -49 306 -48T326
|
||||
-47Q360 -47 379 -62T398 -106Q398 -138 374 -154T305 -171Q276 -171 252 -166T208 -152L222 -125Z" />
|
||||
<glyph unicode="è" glyph-name="egrave" horiz-adv-x="583" d="M299 -10Q244 -10 197 11T116 70T62 157T42 262Q42 317 61 365T115 450T195 508T296 529Q351 529 398 508T479 450T532 365T551 262Q551 257 551 250T550 240H94Q97 195 115 157T160 90T224
|
||||
46T301 30Q328 30 354 37T402 58T442 89T470 130L514 118Q503 90 482 67T432 26T369 0T299 -10ZM503 280Q500 326 483 364T438 429T374 472T297 488Q256 488 220 473T157 430T113 364T93 280H503ZM211 730H268L330 645L296 629L211 730Z" />
|
||||
<glyph unicode="é" glyph-name="eacute" horiz-adv-x="583" d="M294 629L259 645L320 730H378L294 629ZM299 -10Q244 -10 197 11T116 70T62 157T42 262Q42 317 61 365T115 450T195 508T296 529Q351 529 398 508T479 450T532 365T551 262Q551 257 551 250T550
|
||||
240H94Q97 195 115 157T160 90T224 46T301 30Q328 30 354 37T402 58T442 89T470 130L514 118Q503 90 482 67T432 26T369 0T299 -10ZM503 280Q500 326 483 364T438 429T374 472T297 488Q256 488 220 473T157 430T113 364T93 280H503Z" />
|
||||
<glyph unicode="ê" glyph-name="ecircumflex" horiz-adv-x="583" d="M180 649L276 730H313L410 649L380 632L295 695L210 632L180 649ZM299 -10Q244 -10 197 11T116 70T62 157T42 262Q42 317 61 365T115 450T195 508T296 529Q351 529 398 508T479 450T532
|
||||
365T551 262Q551 257 551 250T550 240H94Q97 195 115 157T160 90T224 46T301 30Q328 30 354 37T402 58T442 89T470 130L514 118Q503 90 482 67T432 26T369 0T299 -10ZM503 280Q500 326 483 364T438 429T374 472T297 488Q256 488 220 473T157 430T113 364T93 280H503Z"
|
||||
/>
|
||||
<glyph unicode="ë" glyph-name="edieresis" horiz-adv-x="583" d="M205 640V728H249V640H205ZM341 640V728H385V640H341ZM299 -10Q244 -10 197 11T116 70T62 157T42 262Q42 317 61 365T115 450T195 508T296 529Q351 529 398 508T479 450T532 365T551 262Q551
|
||||
257 551 250T550 240H94Q97 195 115 157T160 90T224 46T301 30Q328 30 354 37T402 58T442 89T470 130L514 118Q503 90 482 67T432 26T369 0T299 -10ZM503 280Q500 326 483 364T438 429T374 472T297 488Q256 488 220 473T157 430T113 364T93 280H503Z" />
|
||||
<glyph unicode="ì" glyph-name="igrave" horiz-adv-x="207" d="M78 0V520H128V0H78ZM19 730H76L138 645L104 629L19 730Z" />
|
||||
<glyph unicode="í" glyph-name="iacute" horiz-adv-x="207" d="M102 629L67 645L128 730H186L102 629ZM78 0V520H128V0H78Z" />
|
||||
<glyph unicode="î" glyph-name="icircumflex" horiz-adv-x="207" d="M-12 649L84 730H121L218 649L188 632L103 695L18 632L-12 649ZM78 0V520H128V0H78Z" />
|
||||
<glyph unicode="ï" glyph-name="idieresis" horiz-adv-x="207" d="M13 640V728H57V640H13ZM149 640V728H193V640H149ZM78 0V520H128V0H78Z" />
|
||||
<glyph unicode="ð" glyph-name="eth" horiz-adv-x="599" d="M486 689L400 635Q446 591 476 545T523 452T546 358T553 265Q553 205 533 155T477 68T395 11T296 -10Q244 -10 198 9T118 61T64 138T44 232Q44 281 63 325T116 402T194 454T290 474Q361 474 418
|
||||
439T502 347Q493 413 463 480T362 614L246 540L228 565L340 634Q311 658 277 682T201 730H272Q302 712 328 694T378 655L469 713L486 689ZM95 231Q95 190 111 155T154 93T218 51T297 35Q339 35 376 51T442 96T486 163T502 243Q502 282 486 316T442 375T378 416T299
|
||||
431Q257 431 220 415T155 372T111 309T95 231Z" />
|
||||
<glyph unicode="ñ" glyph-name="ntilde" horiz-adv-x="576" d="M503 0H453V290Q453 391 425 437T334 483Q301 483 269 471T208 437T159 386T128 322V0H78V520H125V396Q141 426 164 450T217 492T280 519T348 529Q433 529 468 470T503 299V0ZM351 647Q329 647
|
||||
312 653T281 666T254 680T225 687Q208 687 198 680T183 665T176 649T174 639H140Q140 643 143 656T155 684T181 710T225 722Q245 722 260 716T290 702T318 688T352 682Q372 682 383 689T400 704T407 720T409 730H443Q443 725 440 712T427 684T399 659T351 647Z"
|
||||
/>
|
||||
<glyph unicode="ò" glyph-name="ograve" horiz-adv-x="592" d="M296 -10Q241 -10 195 11T114 70T61 156T42 259Q42 314 61 363T115 449T195 507T296 529Q350 529 396 508T476 449T530 363T550 259Q550 205 531 156T477 70T397 12T296 -10ZM92 257Q92 211
|
||||
108 171T151 100T216 53T295 35Q337 35 374 52T439 101T483 172T499 260Q499 306 483 346T439 417T375 466T296 484Q254 484 217 466T153 417T109 345T92 257ZM212 730H269L331 645L297 629L212 730Z" />
|
||||
<glyph unicode="ó" glyph-name="oacute" horiz-adv-x="592" d="M295 629L260 645L321 730H379L295 629ZM296 -10Q241 -10 195 11T114 70T61 156T42 259Q42 314 61 363T115 449T195 507T296 529Q350 529 396 508T476 449T530 363T550 259Q550 205 531 156T477
|
||||
70T397 12T296 -10ZM92 257Q92 211 108 171T151 100T216 53T295 35Q337 35 374 52T439 101T483 172T499 260Q499 306 483 346T439 417T375 466T296 484Q254 484 217 466T153 417T109 345T92 257Z" />
|
||||
<glyph unicode="ô" glyph-name="ocircumflex" horiz-adv-x="592" d="M181 649L277 730H314L411 649L381 632L296 695L211 632L181 649ZM296 -10Q241 -10 195 11T114 70T61 156T42 259Q42 314 61 363T115 449T195 507T296 529Q350 529 396 508T476 449T530
|
||||
363T550 259Q550 205 531 156T477 70T397 12T296 -10ZM92 257Q92 211 108 171T151 100T216 53T295 35Q337 35 374 52T439 101T483 172T499 260Q499 306 483 346T439 417T375 466T296 484Q254 484 217 466T153 417T109 345T92 257Z" />
|
||||
<glyph unicode="õ" glyph-name="otilde" horiz-adv-x="592" d="M296 -10Q241 -10 195 11T114 70T61 156T42 259Q42 314 61 363T115 449T195 507T296 529Q350 529 396 508T476 449T530 363T550 259Q550 205 531 156T477 70T397 12T296 -10ZM92 257Q92 211
|
||||
108 171T151 100T216 53T295 35Q337 35 374 52T439 101T483 172T499 260Q499 306 483 346T439 417T375 466T296 484Q254 484 217 466T153 417T109 345T92 257ZM357 647Q335 647 318 653T287 666T260 680T231 687Q214 687 204 680T189 665T182 649T180 639H146Q146
|
||||
643 149 656T161 684T187 710T231 722Q251 722 266 716T296 702T324 688T358 682Q378 682 389 689T406 704T413 720T415 730H449Q449 725 446 712T433 684T405 659T357 647Z" />
|
||||
<glyph unicode="ö" glyph-name="odieresis" horiz-adv-x="592" d="M206 640V728H250V640H206ZM342 640V728H386V640H342ZM296 -10Q241 -10 195 11T114 70T61 156T42 259Q42 314 61 363T115 449T195 507T296 529Q350 529 396 508T476 449T530 363T550 259Q550
|
||||
205 531 156T477 70T397 12T296 -10ZM92 257Q92 211 108 171T151 100T216 53T295 35Q337 35 374 52T439 101T483 172T499 260Q499 306 483 346T439 417T375 466T296 484Q254 484 217 466T153 417T109 345T92 257Z" />
|
||||
<glyph unicode="÷" glyph-name="divide" horiz-adv-x="540" d="M248 394V475H292V394H248ZM248 81V161H292V81H248ZM69 257V300H472V257H69Z" />
|
||||
<glyph unicode="ø" glyph-name="oslash" horiz-adv-x="592" d="M104 -1L138 47Q93 85 68 140T42 259Q42 314 61 363T115 449T195 507T296 529Q332 529 365 519T427 490L449 521H489L453 471Q498 433 524 378T550 259Q550 205 531 156T477 70T397 12T296 -10Q258
|
||||
-10 226 0T164 28L142 -1H104ZM92 257Q92 204 112 160T166 85L401 451Q378 467 352 475T296 484Q254 484 217 466T153 417T109 345T92 257ZM295 35Q337 35 374 52T439 101T483 172T499 260Q499 311 479 355T425 431L189 67Q236 35 295 35Z" />
|
||||
<glyph unicode="ù" glyph-name="ugrave" horiz-adv-x="587" d="M239 -10Q73 -10 73 220V520H123V227Q123 35 254 35Q287 35 318 46T376 78T423 128T456 192V520H506V70Q506 45 527 45V0Q522 -1 518 -1T512 -1Q492 -1 477 11T461 45V123Q427 60 368 25T239
|
||||
-10ZM204 730H261L323 645L289 629L204 730Z" />
|
||||
<glyph unicode="ú" glyph-name="uacute" horiz-adv-x="587" d="M286 629L251 645L312 730H370L286 629ZM239 -10Q73 -10 73 220V520H123V227Q123 35 254 35Q287 35 318 46T376 78T423 128T456 192V520H506V70Q506 45 527 45V0Q522 -1 518 -1T512 -1Q492 -1
|
||||
477 11T461 45V123Q427 60 368 25T239 -10Z" />
|
||||
<glyph unicode="û" glyph-name="ucircumflex" horiz-adv-x="587" d="M172 649L268 730H305L402 649L372 632L287 695L202 632L172 649ZM239 -10Q73 -10 73 220V520H123V227Q123 35 254 35Q287 35 318 46T376 78T423 128T456 192V520H506V70Q506 45 527 45V0Q522
|
||||
-1 518 -1T512 -1Q492 -1 477 11T461 45V123Q427 60 368 25T239 -10Z" />
|
||||
<glyph unicode="ü" glyph-name="udieresis" horiz-adv-x="587" d="M197 640V728H241V640H197ZM333 640V728H377V640H333ZM239 -10Q73 -10 73 220V520H123V227Q123 35 254 35Q287 35 318 46T376 78T423 128T456 192V520H506V70Q506 45 527 45V0Q522 -1 518
|
||||
-1T512 -1Q492 -1 477 11T461 45V123Q427 60 368 25T239 -10Z" />
|
||||
<glyph unicode="ý" glyph-name="yacute" horiz-adv-x="540" d="M113 -176Q118 -177 128 -177Q138 -177 146 -176T163 -171Q169 -168 174 -163T188 -140T211 -90T249 0L17 520H69L276 49L469 520H518L233 -164Q222 -192 198 -207T131 -223Q127 -223 123 -223T113
|
||||
-222V-176ZM275 629L240 645L301 730H359L275 629Z" />
|
||||
<glyph unicode="þ" glyph-name="thorn" horiz-adv-x="603" d="M562 258Q561 204 541 155T487 69T407 9T308 -14Q279 -14 253 -6T203 16T161 48T129 87V-213H78V710H129V421Q162 467 207 498T317 530Q374 530 419 506T496 442T545 355T562 258ZM511 258Q511
|
||||
302 497 342T457 414T395 465T315 484Q282 484 254 473T203 444T161 401T129 351V171Q129 144 146 119T190 75T248 45T307 33Q352 33 389 52T454 102T496 174T511 258Z" />
|
||||
<glyph unicode="ÿ" glyph-name="ydieresis" horiz-adv-x="540" d="M113 -176Q118 -177 128 -177Q138 -177 146 -176T163 -171Q169 -168 174 -163T188 -140T211 -90T249 0L17 520H69L276 49L469 520H518L233 -164Q222 -192 198 -207T131 -223Q127 -223 123
|
||||
-223T113 -222V-176ZM186 640V728H230V640H186ZM322 640V728H366V640H322Z" />
|
||||
<glyph unicode="–" glyph-name="endash" horiz-adv-x="559" d="M67 249V295H492V249H67Z" />
|
||||
<glyph unicode="—" glyph-name="emdash" horiz-adv-x="892" d="M67 249V295H825V249H67Z" />
|
||||
<glyph unicode="‘" glyph-name="quoteleft" horiz-adv-x="185" d="M114 730L99 631H118V540H66V631L87 730H114Z" />
|
||||
<glyph unicode="’" glyph-name="quoteright" horiz-adv-x="180" d="M71 540L86 639H67V730H119V639L98 540H71Z" />
|
||||
<glyph unicode="‚" glyph-name="quotesinglbase" horiz-adv-x="238" d="M97 -93L112 0H94V92H145V0L124 -93H97Z" />
|
||||
<glyph unicode="“" glyph-name="quotedblleft" horiz-adv-x="291" d="M114 730L99 631H118V540H66V631L87 730H114ZM220 730L205 631H224V540H172V631L193 730H220Z" />
|
||||
<glyph unicode="”" glyph-name="quotedblright" horiz-adv-x="286" d="M71 540L86 639H67V730H119V639L98 540H71ZM176 540L191 639H172V730H224V639L203 540H176Z" />
|
||||
<glyph unicode="„" glyph-name="quotedblbase" horiz-adv-x="338" d="M97 -93L112 0H94V92H145V0L124 -93H97ZM197 -93L212 0H194V92H245V0L224 -93H197Z" />
|
||||
<glyph unicode="•" glyph-name="bullet" horiz-adv-x="347" d="M259 345Q259 309 234 284T174 259Q156 259 141 265T114 284T95 311T88 345Q88 362 95 377T113 404T140 423T174 430Q192 430 207 423T234 405T252 378T259 345Z" />
|
||||
<glyph unicode="‹" glyph-name="guilsinglleft" horiz-adv-x="351" d="M41 273L285 448V403L83 259L285 116V71L41 243V273Z" />
|
||||
<glyph unicode="›" glyph-name="guilsinglright" horiz-adv-x="351" d="M310 243L65 71V116L268 259L65 403V448L310 273V243Z" />
|
||||
</font>
|
||||
</defs>
|
||||
</svg>
|
Before Width: | Height: | Size: 58 KiB |
|
@ -1,347 +0,0 @@
|
|||
<?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">
|
||||
<defs >
|
||||
<font id="Raleway" horiz-adv-x="464" ><font-face
|
||||
font-family="Raleway"
|
||||
units-per-em="1000"
|
||||
panose-1="2 11 5 3 3 1 1 6 0 3"
|
||||
ascent="940"
|
||||
descent="-234"
|
||||
alphabetic="0" />
|
||||
<glyph unicode=" " glyph-name="space" horiz-adv-x="255" />
|
||||
<glyph unicode="!" glyph-name="exclam" horiz-adv-x="252" d="M92 228V717H160V228H92ZM92 0V112H160V0H92Z" />
|
||||
<glyph unicode=""" glyph-name="quotedbl" horiz-adv-x="292" d="M69 522V716H128V522H69ZM164 522V716H223V522H164Z" />
|
||||
<glyph unicode="#" glyph-name="numbersign" horiz-adv-x="680" d="M642 457H513L466 261H600V207H453L403 0H345L396 207H207L157 0H99L150 207H37V261H163L210 457H80V508H223L272 710H330L280 508H469L518 710H576L526 508H642V457ZM409 261L456 457H267L220 261H409Z" />
|
||||
<glyph unicode="$" glyph-name="dollar" horiz-adv-x="619" d="M510 577Q481 609 434 630T326 653V386Q328 386 329 386T333 385Q390 373 435 358T513 321T562 266T579 186Q579 138 561 102T509 43T431 7T331 -6V-103H294V-5Q148 2 38 97L73 154Q108 116 166 89T297
|
||||
57V324L291 326Q235 339 193 353T122 388T79 438T64 511Q64 558 81 594T128 656T200 696T294 714V815H331V715Q397 713 449 692T544 633L510 577ZM505 179Q505 209 494 230T460 267T404 295T326 318V56Q411 56 458 86T505 179ZM136 521Q136 492 145 473T174 439T224
|
||||
414T297 393V652Q212 648 174 613T136 521Z" />
|
||||
<glyph unicode="%" glyph-name="percent" horiz-adv-x="714" d="M190 433Q159 433 132 444T84 474T52 520T40 576Q40 606 52 632T84 677T131 708T190 720Q221 720 248 709T295 678T327 632T339 576Q339 546 328 520T296 475T248 444T190 433ZM190 472Q210 472
|
||||
228 480T259 503T280 536T288 576Q288 598 280 617T259 650T227 672T190 680Q169 680 151 672T120 649T99 616T91 576Q91 555 99 536T120 503T152 480T190 472ZM525 -10Q494 -10 467 1T420 31T388 77T376 134Q376 164 387 190T419 235T467 266T525 277Q556 277
|
||||
583 266T631 236T663 190T675 134Q675 104 663 78T631 32T584 1T525 -10ZM525 30Q546 30 563 38T594 61T615 94T623 134Q623 155 615 174T594 207T562 230T525 238Q505 238 487 230T456 207T435 174T427 134Q427 112 435 93T456 60T487 38T525 30ZM65 27L344 367L616
|
||||
714L651 684L372 344L99 -4L65 27Z" />
|
||||
<glyph unicode="&" glyph-name="ampersand" horiz-adv-x="667" d="M571 0L489 86Q447 41 393 16T274 -10Q227 -10 186 4T114 43T65 104T47 183Q47 219 59 249T92 304T140 352T197 394Q170 423 152 446T122 488T105 526T100 563Q100 596 113 624T151 674T207
|
||||
707T278 719Q313 719 343 709T395 681T431 636T444 579Q444 548 432 523T398 474T349 430T289 388L488 180Q508 218 519 262T531 356H589Q588 294 573 239T528 138L661 0H571ZM281 45Q332 45 375 66T451 126L236 353Q183 316 148 276T113 181Q113 148 127 123T166
|
||||
80T220 54T281 45ZM163 565Q163 553 166 541T180 514T206 478T250 429Q308 467 344 500T381 577Q381 616 352 641T278 666Q253 666 232 658T196 636T172 604T163 565Z" />
|
||||
<glyph unicode="'" glyph-name="quotesingle" horiz-adv-x="197" d="M69 521V716H128V521H69Z" />
|
||||
<glyph unicode="(" glyph-name="parenleft" horiz-adv-x="269" d="M44 346Q44 397 55 446T85 544T129 641T184 739L236 714Q216 684 194 640T152 546T121 444T108 343Q108 265 142 173T235 -10L184 -37Q121 57 83 153T44 346Z" />
|
||||
<glyph unicode=")" glyph-name="parenright" horiz-adv-x="268" d="M224 346Q224 250 186 154T84 -37L34 -10Q63 35 86 81T126 172T152 261T161 343Q161 391 149 443T117 546T76 640T32 714L85 739Q114 690 139 642T183 545T213 447T224 346Z" />
|
||||
<glyph unicode="*" glyph-name="asterisk" horiz-adv-x="321" d="M87 546L130 608L62 630L73 666L142 640V713H179V640L248 666L259 630L191 608L235 546L203 524L161 589L118 524L87 546Z" />
|
||||
<glyph unicode="+" glyph-name="plus" horiz-adv-x="415" d="M363 383V327H239V192H176V327H52V383H176V518H239V383H363Z" />
|
||||
<glyph unicode="," glyph-name="comma" horiz-adv-x="225" d="M86 -81L103 3H80V98H146V3L121 -81H86Z" />
|
||||
<glyph unicode="-" glyph-name="hyphen" horiz-adv-x="422" d="M65 241V304H357V241H65Z" />
|
||||
<glyph unicode="." glyph-name="period" horiz-adv-x="189" d="M65 0V98H124V0H65Z" />
|
||||
<glyph unicode="/" glyph-name="slash" horiz-adv-x="604" d="M576 710L104 0H27L499 710H576Z" />
|
||||
<glyph unicode="0" glyph-name="zero" horiz-adv-x="612" d="M557 293Q557 227 538 172T486 76T406 13T306 -10Q252 -10 206 12T127 75T74 171T55 293Q55 359 74 414T126 510T206 574T306 597Q360 597 406 574T485 511T538 415T557 293ZM488 293Q488 347 475 391T437
|
||||
466T380 515T306 533Q265 533 232 516T174 467T137 391T123 293Q123 239 136 195T174 120T231 71T306 54Q346 54 379 71T437 119T474 195T488 293Z" />
|
||||
<glyph unicode="1" glyph-name="one" horiz-adv-x="428" d="M406 62V0H67V62H209V490Q201 478 182 464T139 438T90 418T46 410V476Q69 476 96 489T148 519T190 551T209 571H279V62H406Z" />
|
||||
<glyph unicode="2" glyph-name="two" horiz-adv-x="521" d="M44 0Q44 34 50 68T73 137T123 202T210 262Q239 277 270 291T328 324T372 364T389 417Q389 436 381 454T356 487T315 511T257 520Q224 520 198 511T153 488T119 461T98 437L53 486Q59 492 76 508T120
|
||||
540T185 568T268 581Q314 581 350 569T411 534T449 484T462 424Q462 383 444 353T400 301T343 264T289 237Q257 223 227 206T172 167T133 120T117 62H473V0H44Z" />
|
||||
<glyph unicode="3" glyph-name="three" horiz-adv-x="534" d="M343 236Q409 225 448 176T488 55Q488 10 472 -27T425 -91T352 -132T257 -147Q181 -147 124 -117T38 -32L85 11Q106 -33 149 -59T257 -85Q332 -85 375 -49T418 56Q418 125 373 165T243 205H218V263H245Q322
|
||||
263 363 298T404 391Q404 421 393 444T363 482T317 506T259 514Q202 514 159 489T93 418L49 460Q61 486 83 507T133 544T195 567T265 576Q311 576 349 563T416 527T459 470T475 397Q475 367 466 340T440 291T399 255T343 236Z" />
|
||||
<glyph unicode="4" glyph-name="four" horiz-adv-x="546" d="M356 -127V51H23V111L378 571H424V113H512V51H424V-127H356ZM95 113H363V464L95 113Z" />
|
||||
<glyph unicode="5" glyph-name="five" horiz-adv-x="545" d="M277 312Q326 312 368 296T441 249T491 178T509 86Q509 33 490 -10T437 -84T358 -132T262 -149Q224 -149 190 -140T126 -112T74 -69T35 -13L80 21Q108 -28 156 -58T263 -88Q300 -88 332 -76T388 -40T425
|
||||
15T439 85Q439 122 426 152T390 205T336 239T269 251Q222 251 181 231T113 171H50Q51 177 55 198T65 248T78 312T92 384Q109 468 129 571H472V508H180L131 253Q157 281 194 296T277 312Z" />
|
||||
<glyph unicode="6" glyph-name="six" horiz-adv-x="603" d="M559 234Q559 183 540 139T486 61T406 9T307 -10Q251 -10 204 10T124 69T71 162T52 287Q52 395 71 475T124 609T207 689T314 715Q385 715 441 680T526 583L482 543Q461 594 416 624T314 655Q270 655
|
||||
234 634T173 574T133 476T118 345Q140 404 193 439T315 474Q366 474 410 456T488 405T540 328T559 234ZM309 50Q347 50 380 64T439 104T479 162T494 234Q494 272 479 305T439 364T380 403T308 418Q270 418 237 404T178 364T138 306T123 234Q123 196 138 163T178
|
||||
105T237 65T309 50Z" />
|
||||
<glyph unicode="7" glyph-name="seven" horiz-adv-x="535" d="M417 520H34V583H525L166 -127H88L417 520Z" />
|
||||
<glyph unicode="8" glyph-name="eight" horiz-adv-x="593" d="M543 197Q543 150 523 113T469 48T390 7T294 -8Q241 -8 196 8T119 53T68 120T50 201Q50 235 62 264T95 315T140 354T192 380Q168 390 147 404T110 438T85 480T75 529Q75 573 95 606T146 663T217 698T297
|
||||
710Q337 710 376 698T447 664T499 607T519 530Q519 504 510 481T484 439T446 405T400 380Q429 370 455 353T500 312T531 260T543 197ZM474 202Q474 238 458 265T416 312T358 341T295 351Q262 351 231 341T175 311T135 263T120 201Q120 166 136 139T177 92T234 63T298
|
||||
53Q330 53 361 63T418 93T458 140T474 202ZM143 526Q143 497 157 475T193 437T242 413T296 405Q323 405 350 413T399 437T436 476T450 528Q450 556 437 578T403 616T353 640T295 648Q266 648 239 640T190 616T156 577T143 526Z" />
|
||||
<glyph unicode="9" glyph-name="nine" horiz-adv-x="586" d="M36 327Q36 378 55 422T109 500T189 552T288 571Q344 571 391 551T471 492T524 399T543 274Q543 166 524 86T471 -48T388 -128T281 -154Q211 -154 155 -119T69 -22L113 18Q134 -33 179 -63T281 -94Q325
|
||||
-94 361 -73T423 -13T463 84T478 216Q455 157 402 122T280 87Q229 87 185 105T107 156T55 233T36 327ZM287 511Q249 511 216 497T157 457T116 399T101 327Q101 289 116 256T156 197T215 158T287 143Q325 143 359 157T418 197T457 255T472 327Q472 364 458 397T418
|
||||
456T359 496T287 511Z" />
|
||||
<glyph unicode=":" glyph-name="colon" horiz-adv-x="188" d="M65 420V518H123V420H65ZM65 0V98H123V0H65Z" />
|
||||
<glyph unicode=";" glyph-name="semicolon" horiz-adv-x="205" d="M70 420V518H128V420H70ZM76 -81L93 3H70V98H136V3L111 -81H76Z" />
|
||||
<glyph unicode="<" glyph-name="less" horiz-adv-x="508" d="M33 276L452 528V455L132 259L452 64V-11L33 239V276Z" />
|
||||
<glyph unicode="=" glyph-name="equal" horiz-adv-x="438" d="M68 194V243H370V194H68ZM68 309V358H370V309H68Z" />
|
||||
<glyph unicode=">" glyph-name="greater" horiz-adv-x="508" d="M474 239L55 -11V64L375 259L55 455V528L474 276V239Z" />
|
||||
<glyph unicode="?" glyph-name="question" horiz-adv-x="476" d="M154 202Q154 268 174 307T239 372Q259 384 283 396T328 427T363 470T378 532Q378 565 367 589T336 629T293 654T242 662Q188 662 146 633T81 560L34 590Q48 621 70 645T119 685T178 710T243 719Q280
|
||||
719 315 708T377 672T421 612T438 528Q438 488 427 461T396 413T353 379T303 350Q285 340 269 330T240 303T220 262T212 202H154ZM155 0V107H214V0H155Z" />
|
||||
<glyph unicode="@" glyph-name="at" horiz-adv-x="837" d="M417 603Q491 603 557 576T673 498T752 377T781 222Q781 208 780 185T773 135T759 82T733 33T693 -2T635 -16Q610 -16 595 -9T570 12T557 41T551 76Q523 47 479 26T382 5Q311 5 272 42T232 139Q232 177
|
||||
248 203T291 244T351 266T417 273Q461 273 494 265T544 250Q544 286 539 315T519 366T481 399T420 411Q381 411 345 399T280 364L262 403Q298 427 338 441T426 455Q481 455 513 437T563 389T584 323T589 250V121Q589 99 590 81T597 49T613 29T641 21Q672 21 692
|
||||
42T724 95T740 161T745 224Q745 296 720 359T651 468T546 542T416 569Q348 569 288 544T182 473T110 366T83 230Q83 159 108 97T176 -12T280 -85T411 -112Q454 -112 490 -102T564 -74L577 -106Q536 -126 494 -136T410 -146Q335 -146 269 -118T154 -40T76 80T47
|
||||
230Q47 315 77 383T159 501T278 576T417 603ZM478 70Q520 90 531 117T543 172V212Q530 214 497 224T415 234Q389 234 364 230T320 214T290 186T278 141Q278 99 308 74T385 48Q410 48 434 54T478 70Z" />
|
||||
<glyph unicode="A" glyph-name="A" horiz-adv-x="676" d="M309 710H368L663 0H589L497 222H178L87 0H12L309 710ZM481 277L338 628L193 277H481Z" />
|
||||
<glyph unicode="B" glyph-name="B" horiz-adv-x="666" d="M623 183Q623 143 607 110T564 52T501 14T424 0H89V710H431Q468 710 498 694T549 653T581 595T593 529Q593 475 566 431T491 364Q552 346 587 297T623 183ZM553 195Q553 221 544 245T519 288T480 318T431
|
||||
330H159V61H424Q451 61 474 72T515 101T543 144T553 195ZM159 649V387H403Q429 387 451 398T490 427T515 468T524 518Q524 545 516 569T492 610T455 638T409 649H159Z" />
|
||||
<glyph unicode="C" glyph-name="C" horiz-adv-x="686" d="M42 360Q42 424 64 487T130 601T236 682T379 714Q474 714 541 671T641 559L586 525Q569 560 545 584T492 623T434 644T375 651Q311 651 262 625T180 557T129 463T112 356Q112 297 132 243T188 148T272
|
||||
82T378 57Q408 57 439 64T500 88T555 129T597 189L655 159Q638 119 607 89T538 37T458 5T374 -6Q301 -6 240 26T135 109T67 226T42 360Z" />
|
||||
<glyph unicode="D" glyph-name="D" horiz-adv-x="715" d="M89 0V710H330Q415 710 478 682T584 606T648 494T670 356Q670 275 646 210T578 98T471 26T330 0H89ZM600 356Q600 420 582 473T530 566T445 626T330 648H159V62H330Q396 62 446 84T531 146T582 239T600 356Z" />
|
||||
<glyph unicode="E" glyph-name="E" horiz-adv-x="609" d="M566 62V0H89V710H557V648H159V392H506V333H159V62H566Z" />
|
||||
<glyph unicode="F" glyph-name="F" horiz-adv-x="589" d="M89 0V710H555V648H159V387H493V329H159V0H89Z" />
|
||||
<glyph unicode="G" glyph-name="G" horiz-adv-x="716" d="M602 104Q503 -5 374 -5Q302 -5 242 26T137 108T67 223T42 356Q42 427 66 492T135 606T239 685T370 715Q422 715 465 704T541 672T599 623T641 560L587 524Q552 590 496 621T369 652Q310 652 263 627T182
|
||||
561T130 466T112 355Q112 295 132 241T189 147T273 82T379 58Q440 58 495 86T602 177V295H444V349H661V0H602V104Z" />
|
||||
<glyph unicode="H" glyph-name="H" horiz-adv-x="738" d="M649 710V0H580V332H159V0H89V710H159V394H580V710H649Z" />
|
||||
<glyph unicode="I" glyph-name="I" horiz-adv-x="248" d="M89 0V710H159V0H89Z" />
|
||||
<glyph unicode="J" glyph-name="J" horiz-adv-x="481" d="M34 89Q56 74 90 63T168 52Q222 52 254 71T304 129T326 222T331 349V710H401V349Q401 268 394 202T362 88T292 15T168 -11Q78 -11 14 33L34 89Z" />
|
||||
<glyph unicode="K" glyph-name="K" horiz-adv-x="643" d="M89 0V709H159V297L550 710H627L337 398L642 0H565L293 357L159 218V0H89Z" />
|
||||
<glyph unicode="L" glyph-name="L" horiz-adv-x="583" d="M89 0V710H159V62H569V0H89Z" />
|
||||
<glyph unicode="M" glyph-name="M" horiz-adv-x="877" d="M718 0V583L459 132H418L159 583V0H89V710H161L438 224L717 710H788V0H718Z" />
|
||||
<glyph unicode="N" glyph-name="N" horiz-adv-x="772" d="M159 580V0H89V710H143L613 119V709H683V0H622L159 580Z" />
|
||||
<glyph unicode="O" glyph-name="O" horiz-adv-x="751" d="M375 -5Q301 -5 240 25T134 106T66 222T42 355Q42 426 67 491T138 606T244 685T376 715Q450 715 511 684T616 601T684 486T708 354Q708 283 683 218T613 104T507 25T375 -5ZM112 355Q112 297 131 244T185
|
||||
149T268 83T375 58Q435 58 484 84T567 152T619 247T638 355Q638 413 619 466T564 561T481 626T375 651Q315 651 266 626T183 558T131 463T112 355Z" />
|
||||
<glyph unicode="P" glyph-name="P" horiz-adv-x="622" d="M89 0V710H383Q429 710 467 691T534 640T578 568T594 487Q594 443 579 403T537 331T473 281T389 262H159V0H89ZM159 324H386Q417 324 442 337T486 373T514 425T524 487Q524 520 513 549T482 601T436 635T380
|
||||
648H159V324Z" />
|
||||
<glyph unicode="Q" glyph-name="Q" horiz-adv-x="749" d="M569 63Q528 31 480 13T375 -5Q301 -5 240 26T134 107T66 222T42 355Q42 426 67 491T138 606T244 685T376 715Q450 715 511 684T616 601T684 486T708 354Q708 281 682 215T608 99L692 0H623L569 63ZM375
|
||||
58Q420 58 458 72T528 112L439 218H508L565 150Q600 192 619 245T638 355Q638 413 619 466T564 561T481 627T375 652Q315 652 266 627T183 559T131 464T112 355Q112 297 131 244T185 149T268 83T375 58Z" />
|
||||
<glyph unicode="R" glyph-name="R" horiz-adv-x="653" d="M89 0V710H389Q435 710 473 691T540 640T583 568T599 487Q599 448 588 413T556 349T506 301T441 274L615 0H536L369 262H159V0H89ZM159 324H391Q422 324 447 337T491 374T519 426T529 487Q529 519 518
|
||||
548T487 600T441 635T385 648H159V324Z" />
|
||||
<glyph unicode="S" glyph-name="S" horiz-adv-x="607" d="M504 577Q474 611 424 632T310 653Q216 653 173 618T130 521Q130 489 141 469T177 433T238 407T327 385Q384 373 429 358T507 321T556 266T573 186Q573 137 554 101T501 41T420 6T317 -6Q152 -6 32 97L67
|
||||
154Q86 134 112 116T171 85T241 64T319 56Q404 56 451 86T499 179Q499 212 486 234T445 273T378 302T285 326Q229 339 187 353T116 388T73 438T58 511Q58 560 76 598T129 662T209 701T311 715Q382 715 437 694T538 633L504 577Z" />
|
||||
<glyph unicode="T" glyph-name="T" horiz-adv-x="610" d="M593 648H340V0H270V648H17V710H593V648Z" />
|
||||
<glyph unicode="U" glyph-name="U" horiz-adv-x="755" d="M377 58Q444 58 488 83T559 150T596 245T607 352V710H677V352Q677 280 661 216T610 102T517 24T378 -5Q294 -5 237 25T144 106T94 220T79 352V710H148V352Q148 296 159 243T196 149T267 83T377 58Z" />
|
||||
<glyph unicode="V" glyph-name="V" horiz-adv-x="679" d="M86 710L340 87L593 710H666L370 0H309L13 710H86Z" />
|
||||
<glyph unicode="W" glyph-name="W" horiz-adv-x="1046" d="M356 705H422L522 453L623 705H690L566 402L702 81L959 710H1035L734 0H672L523 351L373 0H312L12 710H87L345 81L480 402L356 705Z" />
|
||||
<glyph unicode="X" glyph-name="X" horiz-adv-x="632" d="M84 710L317 400L550 710H627L354 350L619 0H542L317 300L92 0H13L278 350L5 710H84Z" />
|
||||
<glyph unicode="Y" glyph-name="Y" horiz-adv-x="651" d="M93 710L325 328L559 710H635L360 264V0H290V266L16 710H93Z" />
|
||||
<glyph unicode="Z" glyph-name="Z" horiz-adv-x="629" d="M31 55L514 648H39V710H595V655L118 62H594V0H31V55Z" />
|
||||
<glyph unicode="[" glyph-name="bracketleft" horiz-adv-x="258" d="M88 -40V740H207V683H152V17H207V-40H88Z" />
|
||||
<glyph unicode="\" glyph-name="backslash" horiz-adv-x="568" d="M105 710L540 0H464L28 710H105Z" />
|
||||
<glyph unicode="]" glyph-name="bracketright" horiz-adv-x="258" d="M50 -40V17H106V683H50V740H170V-40H50Z" />
|
||||
<glyph unicode="^" glyph-name="asciicircum" horiz-adv-x="539" d="M43 303L241 710H299L496 303H436L270 646L101 303H43Z" />
|
||||
<glyph unicode="_" glyph-name="underscore" horiz-adv-x="511" d="M65 -62V0H446V-62H65Z" />
|
||||
<glyph unicode="`" glyph-name="grave" horiz-adv-x="222" d="M49 730H120L180 637L136 620L49 730Z" />
|
||||
<glyph unicode="a" glyph-name="a" horiz-adv-x="545" d="M206 -10Q169 -10 138 2T83 37T46 88T33 152Q33 186 49 215T94 265T163 297T251 309Q291 309 332 302T405 282V329Q405 398 366 438T258 479Q218 479 176 463T91 417L67 462Q168 530 263 530Q361 530 417
|
||||
475T473 323V88Q473 60 498 60V0Q481 -3 472 -3Q446 -3 432 10T416 46L414 87Q378 40 324 15T206 -10ZM222 42Q275 42 319 62T387 115Q396 124 400 134T405 154V239Q371 252 335 259T260 266Q188 266 143 236T98 157Q98 133 107 112T133 76T173 51T222 42Z" />
|
||||
<glyph unicode="b" glyph-name="b" horiz-adv-x="617" d="M330 -10Q268 -10 217 21T136 101V0H75V730H143V412Q178 465 227 497T341 530Q396 530 439 507T513 446T560 359T577 259Q577 204 558 155T506 70T428 12T330 -10ZM314 50Q357 50 392 67T453 114T493 181T508
|
||||
259Q508 300 495 338T457 405T398 452T322 470Q291 470 264 460T214 431T173 390T143 340V178Q147 151 164 128T206 87T259 60T314 50Z" />
|
||||
<glyph unicode="c" glyph-name="c" horiz-adv-x="549" d="M39 262Q39 317 58 366T111 451T194 509T300 530Q374 530 429 497T512 406L446 385Q424 425 385 447T297 470Q257 470 223 454T163 411T123 345T108 262Q108 218 123 179T164 112T224 67T298 50Q323 50
|
||||
347 57T393 76T429 105T450 139L517 119Q506 91 485 68T436 27T373 0T301 -10Q244 -10 196 11T113 70T59 157T39 262Z" />
|
||||
<glyph unicode="d" glyph-name="d" horiz-adv-x="622" d="M289 -10Q235 -10 189 12T110 72T59 157T40 259Q40 314 58 363T107 450T182 508T278 530Q344 530 395 496T475 412V730H543V88Q543 60 567 60V0Q552 -3 543 -3Q519 -3 501 12T483 50V101Q452 50 399 20T289
|
||||
-10ZM304 50Q329 50 357 60T411 87T453 128T475 179V340Q465 367 446 390T403 432T350 460T295 470Q253 470 219 452T161 405T123 337T110 259Q110 217 125 179T166 113T227 67T304 50Z" />
|
||||
<glyph unicode="e" glyph-name="e" horiz-adv-x="587" d="M300 -10Q243 -10 196 11T113 70T59 157T39 262Q39 317 58 365T112 450T195 508T299 530Q356 530 403 509T485 450T538 365T557 263Q557 255 557 247T556 236H110Q113 194 129 159T172 97T231 57T303 42Q328
|
||||
42 353 49T399 68T437 97T463 136L522 120Q510 91 488 68T437 27T373 0T300 -10ZM492 288Q489 330 473 364T431 424T372 463T300 477Q262 477 228 463T169 424T128 364T109 288H492Z" />
|
||||
<glyph unicode="f" glyph-name="f" horiz-adv-x="330" d="M100 0V467H28V521H100V535Q100 631 141 685T253 740Q284 740 313 731T363 707L342 658Q328 669 308 675T266 681Q218 681 193 644T168 537V521H312V467H168V0H100Z" />
|
||||
<glyph unicode="g" glyph-name="g" horiz-adv-x="618" d="M284 -7Q230 -7 186 15T109 75T58 160T40 259Q40 313 57 362T107 449T183 508T282 530Q349 530 398 497T482 412V521H543V-2Q543 -56 523 -97T468 -167T387 -209T288 -223Q198 -223 143 -191T54 -105L96
|
||||
-72Q127 -122 178 -145T288 -169Q326 -169 360 -159T419 -128T460 -76T475 -2V101Q445 51 393 22T284 -7ZM303 50Q333 50 362 61T414 90T454 132T475 179V340Q464 368 445 392T402 433T351 460T295 470Q251 470 217 452T158 403T122 335T109 258Q109 216 124 178T165
|
||||
112T227 67T303 50Z" />
|
||||
<glyph unicode="h" glyph-name="h" horiz-adv-x="583" d="M513 0H445V291Q445 380 415 424T325 468Q296 468 268 457T214 425T171 378T143 319V0H75V730H143V403Q174 462 229 496T348 530Q393 530 424 514T475 468T504 397T513 305V0Z" />
|
||||
<glyph unicode="i" glyph-name="i" horiz-adv-x="218" d="M75 0V521H143V0H75ZM75 630V730H143V630H75Z" />
|
||||
<glyph unicode="j" glyph-name="j" horiz-adv-x="225" d="M-3 -181Q-36 -181 -65 -172T-117 -142L-84 -96Q-68 -110 -49 -115T-11 -120Q7 -120 23 -113T53 -94T74 -64T82 -27V521H150V-23Q150 -58 137 -87T103 -137T54 -169T-3 -181ZM82 630V730H150V630H82Z" />
|
||||
<glyph unicode="k" glyph-name="k" horiz-adv-x="530" d="M447 0L255 267L143 163V0H75V730H143V234L436 520H513L300 307L521 0H447Z" />
|
||||
<glyph unicode="l" glyph-name="l" horiz-adv-x="272" d="M78 730H146V118Q146 89 162 73T207 56Q218 56 233 59T261 67L273 12Q254 4 227 -1T179 -6Q132 -6 105 20T78 95V730Z" />
|
||||
<glyph unicode="m" glyph-name="m" horiz-adv-x="919" d="M850 0H782V291Q782 382 753 425T667 468Q637 468 611 457T562 426T522 379T496 318V0H428V291Q428 384 400 426T314 468Q255 468 209 427T143 319V0H75V521H137V403Q169 463 221 496T336 530Q402 530
|
||||
441 493T490 396Q563 530 691 530Q735 530 765 514T814 469T841 398T850 305V0Z" />
|
||||
<glyph unicode="n" glyph-name="n" horiz-adv-x="583" d="M513 0H445V291Q445 384 418 426T333 468Q303 468 273 457T218 426T172 379T143 319V0H75V521H137V403Q169 460 228 495T358 530Q401 530 431 514T479 469T505 398T513 305V0Z" />
|
||||
<glyph unicode="o" glyph-name="o" horiz-adv-x="595" d="M297 -10Q240 -10 193 11T112 70T58 156T39 259Q39 314 58 363T112 449T194 508T297 530Q353 530 400 508T482 449T536 363T556 259Q556 205 537 156T484 70T402 12T297 -10ZM108 258Q108 214 123 177T163
|
||||
111T223 66T297 50Q336 50 370 66T431 111T472 178T487 260Q487 303 472 341T431 408T371 453T297 470Q258 470 224 454T164 408T123 341T108 258Z" />
|
||||
<glyph unicode="p" glyph-name="p" horiz-adv-x="617" d="M341 -10Q275 -10 225 23T143 108V-213H75V521H136V420Q168 469 219 499T330 530Q384 530 429 508T507 448T558 361T577 260Q577 205 560 156T512 70T437 12T341 -10ZM322 50Q364 50 398 68T457 115T495
|
||||
182T508 260Q508 302 493 340T452 407T391 453T314 470Q288 470 260 460T207 432T165 391T143 341V181Q155 153 173 129T215 88T266 60T322 50Z" />
|
||||
<glyph unicode="q" glyph-name="q" horiz-adv-x="617" d="M276 -10Q223 -10 180 12T105 72T57 158T40 260Q40 314 59 363T111 449T190 508T288 530Q318 530 346 522T400 499T445 464T481 419V521H542V-122Q542 -150 567 -151V-210Q557 -212 548 -212T529 -212Q506
|
||||
-210 490 -193T474 -151V108Q436 50 386 20T276 -10ZM297 50Q327 50 353 60T402 86T443 125T474 173V334Q470 361 453 385T412 429T358 459T301 470Q259 470 224 452T163 405T123 337T109 259Q109 217 123 179T162 113T221 67T297 50Z" />
|
||||
<glyph unicode="r" glyph-name="r" horiz-adv-x="351" d="M335 461Q266 459 215 423T143 324V0H75V521H139V396Q168 456 217 490T322 524Q330 524 335 523V461Z" />
|
||||
<glyph unicode="s" glyph-name="s" horiz-adv-x="487" d="M248 -10Q187 -10 129 10T29 68L60 114Q104 78 149 60T247 42Q310 42 347 67T385 140Q385 162 375 176T346 202T297 221T228 239Q183 250 150 261T96 286T64 320T53 372Q53 411 68 441T110 490T172 520T248
|
||||
530Q308 530 357 511T436 459L403 419Q374 449 333 464T246 479Q219 479 196 474T156 456T128 426T118 382Q118 361 125 348T148 326T188 309T248 293Q298 281 336 269T399 241T438 202T451 146Q451 74 396 32T248 -10Z" />
|
||||
<glyph unicode="t" glyph-name="t" horiz-adv-x="335" d="M325 25Q319 22 308 17T281 7T247 -2T207 -6Q185 -6 165 0T130 18T106 50T97 94V467H25V521H97V697H165V521H285V467H165V113Q167 84 185 71T228 57Q257 57 279 66T307 80L325 25Z" />
|
||||
<glyph unicode="u" glyph-name="u" horiz-adv-x="594" d="M238 -10Q153 -10 112 46T70 215V521H138V227Q138 50 259 50Q289 50 318 60T371 89T415 134T447 193V521H515V88Q515 60 539 60V0Q527 -2 520 -2T509 -2Q485 -1 470 15T455 58V118Q421 57 363 24T238 -10Z" />
|
||||
<glyph unicode="v" glyph-name="v" horiz-adv-x="533" d="M231 0L19 521H89L268 63L448 521H514L302 0H231Z" />
|
||||
<glyph unicode="w" glyph-name="w" horiz-adv-x="813" d="M731 521H798L574 0H518L406 266L295 0H239L15 521H81L271 70L370 308L281 520H338L406 350L474 520H532L443 308L542 70L731 521Z" />
|
||||
<glyph unicode="x" glyph-name="x" horiz-adv-x="504" d="M88 521L244 317L252 302L260 317L416 521H489L290 259L489 0H416L260 203L252 217L244 203L88 0H15L214 259L15 521H88Z" />
|
||||
<glyph unicode="y" glyph-name="y" horiz-adv-x="542" d="M105 -160Q113 -161 120 -161T135 -162Q153 -162 163 -157T184 -135T206 -86T242 0L15 521H85L278 63L457 521H522L252 -151Q241 -180 216 -201T146 -223Q136 -223 127 -223T105 -220V-160Z" />
|
||||
<glyph unicode="z" glyph-name="z" horiz-adv-x="492" d="M31 46L383 470H39V521H457V475L106 51H456V0H31V46Z" />
|
||||
<glyph unicode="{" glyph-name="braceleft" horiz-adv-x="259" d="M154 683V422Q154 410 149 392T127 360Q143 346 148 328T154 298V26H209V-31H115Q107 -31 100 -25T92 -1V280Q92 300 82 316T53 335V387Q63 387 70 393T83 407T90 424T92 440V710Q92 729 101 734T115
|
||||
740H209V683H154Z" />
|
||||
<glyph unicode="|" glyph-name="bar" horiz-adv-x="231" d="M86 -130V775H145V-130H86Z" />
|
||||
<glyph unicode="}" glyph-name="braceright" horiz-adv-x="259" d="M50 683V740H144Q149 740 158 735T167 710V440Q167 434 169 425T175 407T187 393T205 387V335Q186 333 177 317T167 280V-1Q167 -18 160 -24T144 -31H50V26H105V298Q105 309 110 327T131 360Q115
|
||||
374 110 392T105 422V683H50Z" />
|
||||
<glyph unicode="~" glyph-name="asciitilde" horiz-adv-x="511" d="M66 241Q66 246 72 262T90 297T123 329T174 344Q197 344 217 335T256 315T294 295T334 286Q353 286 366 293T387 310T399 327T403 338H446Q446 336 441 321T422 288T387 256T333 241Q308 241
|
||||
287 250T247 270T209 290T173 299Q155 299 143 290T124 271T113 251T109 241H66V241Z" />
|
||||
<glyph unicode=" " glyph-name="uni00A0" horiz-adv-x="255" />
|
||||
<glyph unicode="¡" glyph-name="exclamdown" horiz-adv-x="251" d="M159 487V-2H91V487H159ZM159 715V603H91V715H159Z" />
|
||||
<glyph unicode="¢" glyph-name="cent" horiz-adv-x="561" d="M276 -120V-9Q225 -5 182 19T109 81T61 164T43 258Q43 309 59 355T106 439T179 500T276 529V645H313V529Q388 527 438 495T516 406L451 385Q428 426 392 446T313 468V51Q332 52 355 59T398 77T434
|
||||
104T455 139L522 119Q510 87 486 63T433 22T372 -2T313 -10V-120H276ZM113 258Q113 221 125 187T159 125T211 79T276 54V466Q237 462 207 443T156 395T124 330T113 258Z" />
|
||||
<glyph unicode="£" glyph-name="sterling" horiz-adv-x="499" d="M52 372H146Q135 393 123 413T101 455T85 498T78 544Q78 580 92 611T131 665T188 701T259 715Q313 715 361 687T440 610L400 568Q376 610 338 634T257 658Q233 658 212 649T175 624T150 587T141
|
||||
540Q141 518 148 498T165 457T187 416T210 372H388V318H230Q238 288 238 258Q238 208 215 162T135 54Q171 63 208 63Q229 63 247 60T282 54T315 48T350 45Q370 45 391 49T439 63L456 11Q430 -2 402 -8T347 -15Q324 -15 304 -12T264 -4T224 5T180 9Q157 9 128 5T72
|
||||
-8L54 42Q88 76 112 104T150 158T171 206T178 254Q178 271 176 287T168 318H52V372Z" />
|
||||
<glyph unicode="¤" glyph-name="currency" horiz-adv-x="537" d="M156 480Q201 519 268 519Q301 519 329 509T381 480L451 551L485 518L413 446Q430 423 439 395T448 336Q448 306 439 278T412 226L485 154L455 125L381 194Q359 176 331 166T268 155Q234 155
|
||||
206 165T154 194L83 125L53 154L124 225Q88 275 88 336Q88 400 123 447L53 518L86 551L156 480ZM145 335Q145 308 154 284T181 242T220 214T268 203Q293 203 315 213T355 242T381 284T391 337Q391 365 382 389T355 432T316 460T268 470Q242 470 220 460T181 431T155
|
||||
388T145 335Z" />
|
||||
<glyph unicode="¥" glyph-name="yen" horiz-adv-x="676" d="M432 366H516V318H405L372 264V237H517V189H372V0H302V189H159V237H302V266L271 318H159V366H245L29 710H105L337 328L571 710H648L432 366Z" />
|
||||
<glyph unicode="¦" glyph-name="brokenbar" horiz-adv-x="234" d="M147 277V-130H87V277H147ZM147 775V368H87V775H147Z" />
|
||||
<glyph unicode="§" glyph-name="section" horiz-adv-x="506" d="M417 195Q440 181 451 155T463 93Q463 45 444 11T395 -45T329 -77T258 -88Q225 -88 196 -80T143 -58T98 -29T62 3L107 45Q178 -23 255 -23Q281 -23 305 -16T349 5T381 41T393 90Q393 119 381
|
||||
136T349 162T308 174T267 179Q173 187 123 225T72 338Q72 368 79 390T98 427Q77 442 62 473T47 542Q47 581 63 612T107 667T171 702T249 715Q313 715 357 687T427 620L373 595Q365 611 351 622T320 640T285 650T249 653Q223 653 199 646T156 625T126 589T115 540Q115
|
||||
508 128 490T161 461T204 447T247 442Q282 439 317 431T382 406T429 361T447 289Q447 258 439 234T417 195ZM138 329Q138 284 162 265T221 237T292 227T353 215Q367 226 374 246T382 287Q382 316 370 334T338 364T295 380T249 386Q226 387 206 389T163 400Q152
|
||||
389 145 371T138 329Z" />
|
||||
<glyph unicode="¨" glyph-name="dieresis" horiz-adv-x="329" d="M61 633V727H119V633H61ZM210 633V727H268V633H210Z" />
|
||||
<glyph unicode="©" glyph-name="copyright" horiz-adv-x="832" d="M415 -7Q336 -7 269 20T152 96T76 211T48 355Q48 432 75 498T152 612T268 687T415 715Q494 715 562 688T679 612T756 498T784 355Q784 277 756 211T679 97T562 21T415 -7ZM415 26Q485 26
|
||||
546 50T652 117T723 220T749 353Q749 424 724 484T654 588T548 657T415 682Q344 682 283 657T178 589T108 485T83 354Q83 284 108 224T177 120T282 51T415 26ZM423 123Q377 123 335 139T261 186T209 259T189 355Q189 397 203 439T245 514T316 568T417 589Q483 589
|
||||
534 561T609 478L543 457Q533 479 518 493T485 515T450 526T417 529Q377 529 348 514T299 474T269 418T259 355Q259 314 274 282T312 227T363 194T419 182Q457 182 495 202T550 258L616 239Q609 221 592 201T550 163T493 134T423 123Z" />
|
||||
<glyph unicode="ª" glyph-name="ordfeminine" horiz-adv-x="434" d="M166 346Q141 346 120 354T82 378T57 413T48 456Q48 480 59 500T90 534T137 557T197 565Q224 565 251 561T298 547V575Q298 618 273 643T203 668Q150 668 89 627L69 664Q139 710 208 710Q278
|
||||
710 318 674T358 569V426Q358 405 377 404V352Q368 351 362 351T349 350Q331 351 321 361T308 386L307 411Q282 379 245 363T166 346ZM182 391Q214 391 242 402T286 434Q298 446 298 460V512Q278 521 254 524T206 528Q160 528 132 510T104 460Q104 431 126 411T182
|
||||
391Z" />
|
||||
<glyph unicode="«" glyph-name="guillemotleft" horiz-adv-x="573" d="M41 276L289 454V395L96 259L289 125V66L41 239V276ZM261 276L510 454V395L317 259L510 125V66L261 239V276Z" />
|
||||
<glyph unicode="¬" glyph-name="logicalnot" horiz-adv-x="582" d="M512 364V126H452V302H73V364H512Z" />
|
||||
<glyph unicode="­" glyph-name="uni00AD" horiz-adv-x="570" d="M65 241V304H504V241H65Z" />
|
||||
<glyph unicode="®" glyph-name="registered" horiz-adv-x="832" d="M416 -7Q336 -7 269 20T153 96T76 211T48 355Q48 432 75 498T152 612T269 687T416 715Q495 715 562 688T679 612T756 498T784 355Q784 277 756 211T679 97T563 21T416 -7ZM416 25Q486 25
|
||||
546 49T652 116T722 219T748 354Q748 424 723 484T654 588T549 657T416 682Q344 682 283 657T178 588T109 485T84 355Q84 284 109 224T178 120T283 50T416 25ZM263 580H454Q483 580 508 568T551 535T579 489T589 437Q589 388 561 350T486 302L597 127H539L433 295H316V127H263V580ZM454
|
||||
341Q495 341 516 368T537 437Q537 479 513 505T450 532H316V341H454Z" />
|
||||
<glyph unicode="¯" glyph-name="overscore" horiz-adv-x="396" d="M54 663V710H343V663H54Z" />
|
||||
<glyph unicode="°" glyph-name="degree" horiz-adv-x="266" d="M50 642Q50 677 74 700T133 724Q168 724 192 701T216 642Q216 606 192 582T133 558Q98 558 74 582T50 642ZM102 672Q89 659 89 641Q89 623 102 610Q115 597 133 597Q152 597 165 610Q177 624
|
||||
177 641Q177 658 165 672Q153 685 133 685Q114 685 102 672Z" />
|
||||
<glyph unicode="±" glyph-name="plusminus" horiz-adv-x="467" d="M72 61V118H395V61H72ZM395 393V336H265V196H202V336H72V393H202V533H265V393H395Z" />
|
||||
<glyph unicode="²" glyph-name="twosuperior" horiz-adv-x="388" d="M36 407Q36 446 43 474T67 524T106 562T162 590Q185 599 209 607T253 627T286 654T299 693Q299 724 274 745T197 767Q172 767 152 762T116 748T89 730T70 712L40 743Q44 748 56 759T88
|
||||
782T137 802T203 811Q276 811 312 777T349 692Q349 661 335 640T299 603T254 579T208 563Q175 552 153 538T117 509T97 479T91 450H344V407H36Z" />
|
||||
<glyph unicode="³" glyph-name="threesuperior" horiz-adv-x="390" d="M190 401Q127 401 85 425T35 490L62 519Q63 507 73 494T99 471T139 453T189 446Q238 446 272 465T306 517Q306 552 266 571T157 591H134V632H157Q220 632 256 648T292 698Q292 731 261
|
||||
750T186 770Q144 770 114 755T69 714L39 748Q57 777 97 794T186 811Q219 811 247 803T296 780T328 745T340 701Q340 632 249 613Q296 606 323 578T351 511Q351 485 338 465T303 430T252 409T190 401Z" />
|
||||
<glyph unicode="´" glyph-name="acute" horiz-adv-x="222" d="M94 620L49 637L108 730H180L94 620Z" />
|
||||
<glyph unicode="µ" glyph-name="mu" horiz-adv-x="620" d="M82 521H150V227Q150 50 273 50Q303 50 331 60T384 89T428 134T460 193V521H528V88Q528 60 552 60V0Q540 -2 533 -2T519 -2Q496 0 482 16T468 52V118Q455 91 434 68T387 28T330 0T269 -10Q221 -10
|
||||
191 13T146 75V-212H82V521Z" />
|
||||
<glyph unicode="¶" glyph-name="paragraph" horiz-adv-x="602" d="M34 469Q34 583 108 646T316 710H557V656H487V-80H427V231H353V-80H294V231Q234 232 186 248T104 296T52 370T34 469ZM93 471Q93 424 109 390T152 334T216 299T294 285V656Q196 655 145 606T93
|
||||
471ZM427 656H353V285H427V656Z" />
|
||||
<glyph unicode="·" glyph-name="middot" horiz-adv-x="189" d="M65 246V358H124V246H65Z" />
|
||||
<glyph unicode="¸" glyph-name="cedilla" horiz-adv-x="283" d="M39 -126Q53 -133 77 -138T127 -144Q184 -144 184 -109Q184 -89 171 -81T134 -73Q113 -73 90 -77T54 -87L111 18L144 5L109 -51Q118 -47 128 -46T147 -45Q182 -45 202 -60T223 -106Q223 -140
|
||||
197 -158T121 -176Q92 -176 67 -171T22 -157L39 -126Z" />
|
||||
<glyph unicode="¹" glyph-name="onesuperior" horiz-adv-x="272" d="M250 451V406H49V451H130V760Q125 754 114 746T90 730T61 717T34 711V756Q50 756 67 764T98 782T121 801T130 811H175V451H250Z" />
|
||||
<glyph unicode="º" glyph-name="ordmasculine" horiz-adv-x="449" d="M224 346Q184 346 151 361T94 401T57 459T44 528Q44 565 57 598T94 656T151 695T224 710Q264 710 297 696T354 656T391 598T405 528Q405 492 392 459T355 401T298 361T224 346ZM101 527Q101
|
||||
499 110 475T137 433T176 405T224 395Q249 395 271 405T311 434T337 476T347 529Q347 557 338 581T311 623T272 651T224 661Q199 661 177 651T138 622T111 580T101 527Z" />
|
||||
<glyph unicode="»" glyph-name="guillemotright" horiz-adv-x="573" d="M532 239L284 66V125L477 259L284 395V454L532 276V239ZM312 239L63 66V125L256 259L63 395V454L312 276V239Z" />
|
||||
<glyph unicode="¼" glyph-name="onequarter" horiz-adv-x="825" d="M687 0V103H459V145L701 399H732V147H789V103H732V0H687ZM507 147H688V338L507 147ZM133 27L412 367L684 714L719 684L440 344L167 -4L133 27ZM260 371V326H59V371H140V680Q135 674 124
|
||||
666T100 650T71 637T44 631V676Q60 676 77 684T108 702T131 721T140 731H185V371H260Z" />
|
||||
<glyph unicode="½" glyph-name="onehalf" horiz-adv-x="864" d="M516 0Q516 39 523 67T546 118T585 156T639 184Q661 193 684 201T727 220T759 247T772 286Q772 317 748 339T673 361Q649 361 629 356T594 342T568 323T549 305L520 337Q524 342 536 353T567
|
||||
375T615 395T679 404Q750 404 785 370T821 285Q821 254 807 233T773 197T729 174T685 158Q652 147 631 133T597 103T579 73T574 44H822V0H516ZM99 27L378 367L650 714L685 684L406 344L133 -4L99 27ZM261 371V326H60V371H141V680Q136 674 125 666T101 650T72 637T45
|
||||
631V676Q61 676 78 684T109 702T132 721T141 731H186V371H261Z" />
|
||||
<glyph unicode="¾" glyph-name="threequarters" horiz-adv-x="837" d="M197 321Q134 321 92 345T42 410L69 439Q70 427 80 414T106 391T146 373T196 366Q245 366 279 385T313 437Q313 472 273 491T164 511H141V552H164Q227 552 263 568T299 618Q299 651 268
|
||||
670T193 690Q151 690 121 675T76 634L46 668Q64 697 104 714T193 731Q226 731 254 723T303 700T335 665T347 621Q347 552 256 533Q303 526 330 498T358 431Q358 405 345 385T310 350T259 329T197 321ZM696 0V103H468V145L710 399H741V147H798V103H741V0H696ZM516
|
||||
147H697V338L516 147ZM166 27L445 367L717 714L752 684L473 344L200 -4L166 27Z" />
|
||||
<glyph unicode="¿" glyph-name="questiondown" horiz-adv-x="469" d="M318 304Q318 238 298 199T233 134Q213 122 189 110T144 79T109 36T94 -26Q94 -59 105 -83T136 -123T179 -148T230 -156Q284 -156 326 -127T391 -54L438 -84Q424 -115 402 -139T353 -179T294
|
||||
-204T229 -213Q192 -213 157 -202T95 -166T51 -106T34 -22Q34 18 45 45T76 93T119 127T169 156Q187 166 203 176T232 203T252 244T260 304H318ZM317 506V399H258V506H317Z" />
|
||||
<glyph unicode="À" glyph-name="Agrave" horiz-adv-x="676" d="M309 710H368L663 0H589L497 222H178L87 0H12L309 710ZM481 277L338 628L193 277H481ZM245 917H316L376 824L332 807L245 917Z" />
|
||||
<glyph unicode="Á" glyph-name="Aacute" horiz-adv-x="676" d="M309 710H368L663 0H589L497 222H178L87 0H12L309 710ZM481 277L338 628L193 277H481ZM345 807L300 824L359 917H431L345 807Z" />
|
||||
<glyph unicode="Â" glyph-name="Acircumflex" horiz-adv-x="676" d="M309 710H368L663 0H589L497 222H178L87 0H12L309 710ZM481 277L338 628L193 277H481ZM215 832L313 917H363L462 832L423 811L338 874L253 811L215 832Z" />
|
||||
<glyph unicode="Ã" glyph-name="Atilde" horiz-adv-x="676" d="M309 710H368L663 0H589L497 222H178L87 0H12L309 710ZM481 277L338 628L193 277H481ZM400 825Q377 825 361 831T330 844T302 858T272 865Q255 865 246 858T231 843T224 827T222 817H180Q180
|
||||
822 183 837T197 869T225 897T271 910Q292 910 307 904T337 889T365 875T399 868Q418 868 429 875T447 891T454 907T456 917H498Q498 912 494 897T480 866T450 838T400 825Z" />
|
||||
<glyph unicode="Ä" glyph-name="Adieresis" horiz-adv-x="676" d="M309 710H368L663 0H589L497 222H178L87 0H12L309 710ZM481 277L338 628L193 277H481ZM235 820V914H293V820H235ZM384 820V914H442V820H384Z" />
|
||||
<glyph unicode="Å" glyph-name="Aring" horiz-adv-x="676" d="M309 710H368L663 0H589L497 222H178L87 0H12L309 710ZM481 277L338 628L193 277H481ZM264 852Q264 881 285 899T338 917Q370 917 391 899T412 852Q412 822 391 804T338 786Q306 786 285 804T264
|
||||
852ZM338 890Q321 890 310 880T298 852Q298 835 309 824T338 813Q354 813 366 824T379 852Q379 869 367 879T338 890Z" />
|
||||
<glyph unicode="Æ" glyph-name="AE" horiz-adv-x="961" d="M431 710H912V648H518V393H858V331H518V62H921V0H450V222H191L50 0H-26L431 710ZM445 284V626L223 284H445Z" />
|
||||
<glyph unicode="Ç" glyph-name="Ccedilla" horiz-adv-x="683" d="M294 -126Q308 -133 332 -138T382 -144Q439 -144 439 -109Q439 -89 426 -81T389 -73Q368 -73 345 -77T309 -87L353 -5Q284 -1 226 32T127 116T62 230T39 360Q39 424 61 487T127 601T233 682T376
|
||||
714Q471 714 538 671T638 559L583 525Q566 560 542 584T489 623T431 644T372 651Q308 651 259 625T177 557T126 463T109 356Q109 297 129 243T185 148T269 82T375 57Q405 57 436 64T497 88T552 129T594 189L652 159Q636 122 608 93T545 43T471 10T392 -5L364 -51Q373
|
||||
-47 383 -46T402 -45Q437 -45 457 -60T478 -106Q478 -140 452 -158T376 -176Q347 -176 322 -171T277 -157L294 -126Z" />
|
||||
<glyph unicode="È" glyph-name="Egrave" horiz-adv-x="609" d="M566 62V0H89V710H557V648H159V392H506V333H159V62H566ZM244 917H315L375 824L331 807L244 917Z" />
|
||||
<glyph unicode="É" glyph-name="Eacute" horiz-adv-x="609" d="M343 807L298 824L357 917H429L343 807ZM566 62V0H89V710H557V648H159V392H506V333H159V62H566Z" />
|
||||
<glyph unicode="Ê" glyph-name="Ecircumflex" horiz-adv-x="609" d="M214 832L312 917H362L461 832L422 811L337 874L252 811L214 832ZM566 62V0H89V710H557V648H159V392H506V333H159V62H566Z" />
|
||||
<glyph unicode="Ë" glyph-name="Edieresis" horiz-adv-x="609" d="M233 820V914H291V820H233ZM382 820V914H440V820H382ZM566 62V0H89V710H557V648H159V392H506V333H159V62H566Z" />
|
||||
<glyph unicode="Ì" glyph-name="Igrave" horiz-adv-x="248" d="M89 0V710H159V0H89ZM31 917H102L162 824L118 807L31 917Z" />
|
||||
<glyph unicode="Í" glyph-name="Iacute" horiz-adv-x="248" d="M89 0V710H159V0H89ZM130 807L85 824L144 917H216L130 807Z" />
|
||||
<glyph unicode="Î" glyph-name="Icircumflex" horiz-adv-x="248" d="M89 0V710H159V0H89ZM1 832L99 917H149L248 832L209 811L124 874L39 811L1 832Z" />
|
||||
<glyph unicode="Ï" glyph-name="Idieresis" horiz-adv-x="248" d="M89 0V710H159V0H89ZM20 820V914H78V820H20ZM169 820V914H227V820H169Z" />
|
||||
<glyph unicode="Ð" glyph-name="Eth" horiz-adv-x="721" d="M95 0V330H34V384H95V710H336Q421 710 484 682T590 606T654 494T676 356Q676 275 652 210T584 98T477 26T336 0H95ZM606 356Q606 420 588 473T536 566T451 626T336 648H165V384H335V330H165V62H336Q402
|
||||
62 452 84T537 146T588 239T606 356Z" />
|
||||
<glyph unicode="Ñ" glyph-name="Ntilde" horiz-adv-x="772" d="M159 580V0H89V710H143L613 119V709H683V0H622L159 580ZM451 825Q428 825 412 831T381 844T353 858T323 865Q306 865 297 858T282 843T275 827T273 817H231Q231 822 234 837T248 869T276 897T322
|
||||
910Q343 910 358 904T388 889T416 875T450 868Q469 868 480 875T498 891T505 907T507 917H549Q549 912 545 897T531 866T501 838T451 825Z" />
|
||||
<glyph unicode="Ò" glyph-name="Ograve" horiz-adv-x="751" d="M375 -5Q301 -5 240 25T134 106T66 222T42 355Q42 426 67 491T138 606T244 685T376 715Q450 715 511 684T616 601T684 486T708 354Q708 283 683 218T613 104T507 25T375 -5ZM112 355Q112 297
|
||||
131 244T185 149T268 83T375 58Q435 58 484 84T567 152T619 247T638 355Q638 413 619 466T564 561T481 626T375 651Q315 651 266 626T183 558T131 463T112 355ZM283 917H354L414 824L370 807L283 917Z" />
|
||||
<glyph unicode="Ó" glyph-name="Oacute" horiz-adv-x="751" d="M382 807L337 824L396 917H468L382 807ZM375 -5Q301 -5 240 25T134 106T66 222T42 355Q42 426 67 491T138 606T244 685T376 715Q450 715 511 684T616 601T684 486T708 354Q708 283 683 218T613
|
||||
104T507 25T375 -5ZM112 355Q112 297 131 244T185 149T268 83T375 58Q435 58 484 84T567 152T619 247T638 355Q638 413 619 466T564 561T481 626T375 651Q315 651 266 626T183 558T131 463T112 355Z" />
|
||||
<glyph unicode="Ô" glyph-name="Ocircumflex" horiz-adv-x="751" d="M253 832L351 917H401L500 832L461 811L376 874L291 811L253 832ZM375 -5Q301 -5 240 25T134 106T66 222T42 355Q42 426 67 491T138 606T244 685T376 715Q450 715 511 684T616 601T684
|
||||
486T708 354Q708 283 683 218T613 104T507 25T375 -5ZM112 355Q112 297 131 244T185 149T268 83T375 58Q435 58 484 84T567 152T619 247T638 355Q638 413 619 466T564 561T481 626T375 651Q315 651 266 626T183 558T131 463T112 355Z" />
|
||||
<glyph unicode="Õ" glyph-name="Otilde" horiz-adv-x="751" d="M375 -5Q301 -5 240 25T134 106T66 222T42 355Q42 426 67 491T138 606T244 685T376 715Q450 715 511 684T616 601T684 486T708 354Q708 283 683 218T613 104T507 25T375 -5ZM112 355Q112 297
|
||||
131 244T185 149T268 83T375 58Q435 58 484 84T567 152T619 247T638 355Q638 413 619 466T564 561T481 626T375 651Q315 651 266 626T183 558T131 463T112 355ZM438 825Q415 825 399 831T368 844T340 858T310 865Q293 865 284 858T269 843T262 827T260 817H218Q218
|
||||
822 221 837T235 869T263 897T309 910Q330 910 345 904T375 889T403 875T437 868Q456 868 467 875T485 891T492 907T494 917H536Q536 912 532 897T518 866T488 838T438 825Z" />
|
||||
<glyph unicode="Ö" glyph-name="Odieresis" horiz-adv-x="751" d="M273 820V914H331V820H273ZM422 820V914H480V820H422ZM375 -5Q301 -5 240 25T134 106T66 222T42 355Q42 426 67 491T138 606T244 685T376 715Q450 715 511 684T616 601T684 486T708 354Q708
|
||||
283 683 218T613 104T507 25T375 -5ZM112 355Q112 297 131 244T185 149T268 83T375 58Q435 58 484 84T567 152T619 247T638 355Q638 413 619 466T564 561T481 626T375 651Q315 651 266 626T183 558T131 463T112 355Z" />
|
||||
<glyph unicode="×" glyph-name="multiply" horiz-adv-x="457" d="M394 151L350 108L228 229L107 108L64 152L185 272L65 393L109 436L228 316L349 437L392 393L272 272L394 151Z" />
|
||||
<glyph unicode="Ø" glyph-name="Oslash" horiz-adv-x="751" d="M650 710L593 625Q647 572 677 501T708 354Q708 283 683 218T613 104T507 25T375 -5Q327 -5 285 8T207 44L178 0H101L156 83Q102 135 72 206T42 355Q42 426 67 491T138 606T244 685T376 715Q424
|
||||
715 465 702T543 665L573 710H650ZM112 355Q112 293 133 237T193 139L507 611Q478 630 445 640T375 651Q315 651 266 626T183 558T131 463T112 355ZM638 355Q638 416 616 471T556 569L242 97Q301 58 375 58Q435 58 484 84T567 152T619 247T638 355Z" />
|
||||
<glyph unicode="Ù" glyph-name="Ugrave" horiz-adv-x="755" d="M377 58Q444 58 488 83T559 150T596 245T607 352V710H677V352Q677 280 661 216T610 102T517 24T378 -5Q294 -5 237 25T144 106T94 220T79 352V710H148V352Q148 296 159 243T196 149T267 83T377
|
||||
58ZM285 917H356L416 824L372 807L285 917Z" />
|
||||
<glyph unicode="Ú" glyph-name="Uacute" horiz-adv-x="755" d="M385 807L340 824L399 917H471L385 807ZM377 58Q444 58 488 83T559 150T596 245T607 352V710H677V352Q677 280 661 216T610 102T517 24T378 -5Q294 -5 237 25T144 106T94 220T79 352V710H148V352Q148
|
||||
296 159 243T196 149T267 83T377 58Z" />
|
||||
<glyph unicode="Û" glyph-name="Ucircumflex" horiz-adv-x="755" d="M255 832L353 917H403L502 832L463 811L378 874L293 811L255 832ZM377 58Q444 58 488 83T559 150T596 245T607 352V710H677V352Q677 280 661 216T610 102T517 24T378 -5Q294 -5 237 25T144
|
||||
106T94 220T79 352V710H148V352Q148 296 159 243T196 149T267 83T377 58Z" />
|
||||
<glyph unicode="Ü" glyph-name="Udieresis" horiz-adv-x="755" d="M275 820V914H333V820H275ZM424 820V914H482V820H424ZM377 58Q444 58 488 83T559 150T596 245T607 352V710H677V352Q677 280 661 216T610 102T517 24T378 -5Q294 -5 237 25T144 106T94 220T79
|
||||
352V710H148V352Q148 296 159 243T196 149T267 83T377 58Z" />
|
||||
<glyph unicode="Ý" glyph-name="Yacute" horiz-adv-x="651" d="M93 710L325 328L559 710H635L360 264V0H290V266L16 710H93ZM331 807L286 824L345 917H417L331 807Z" />
|
||||
<glyph unicode="Þ" glyph-name="Thorn" horiz-adv-x="603" d="M364 569Q410 569 449 550T516 499T559 427T575 346Q575 302 561 262T519 190T455 140T371 121H159V0H89V710H159V569H364ZM368 184Q400 184 425 197T469 233T496 285T506 346Q506 378 495 407T464
|
||||
459T418 494T362 507H159V184H368Z" />
|
||||
<glyph unicode="ß" glyph-name="germandbls" horiz-adv-x="551" d="M238 57Q331 58 387 96T443 211Q443 246 431 275T397 324T344 356T276 368H257V430H275Q329 430 362 461T396 544Q396 571 386 591T360 626T321 647T273 654Q240 654 215 643T174 611T149
|
||||
563T140 505V0H75V515Q75 559 90 595T131 658T194 699T275 714Q315 714 349 702T408 669T447 619T461 554Q461 527 453 502T430 457T397 423T356 403Q431 387 472 334T513 207Q513 156 493 118T437 52T351 11T238 -6V57Z" />
|
||||
<glyph unicode="à" glyph-name="agrave" horiz-adv-x="545" d="M206 -10Q169 -10 138 2T83 37T46 88T33 152Q33 186 49 215T94 265T163 297T251 309Q291 309 332 302T405 282V329Q405 398 366 438T258 479Q218 479 176 463T91 417L67 462Q168 530 263 530Q361
|
||||
530 417 475T473 323V88Q473 60 498 60V0Q481 -3 472 -3Q446 -3 432 10T416 46L414 87Q378 40 324 15T206 -10ZM222 42Q275 42 319 62T387 115Q396 124 400 134T405 154V239Q371 252 335 259T260 266Q188 266 143 236T98 157Q98 133 107 112T133 76T173 51T222
|
||||
42ZM170 730H241L301 637L257 620L170 730Z" />
|
||||
<glyph unicode="á" glyph-name="aacute" horiz-adv-x="545" d="M206 -10Q169 -10 138 2T83 37T46 88T33 152Q33 186 49 215T94 265T163 297T251 309Q291 309 332 302T405 282V329Q405 398 366 438T258 479Q218 479 176 463T91 417L67 462Q168 530 263 530Q361
|
||||
530 417 475T473 323V88Q473 60 498 60V0Q481 -3 472 -3Q446 -3 432 10T416 46L414 87Q378 40 324 15T206 -10ZM222 42Q275 42 319 62T387 115Q396 124 400 134T405 154V239Q371 252 335 259T260 266Q188 266 143 236T98 157Q98 133 107 112T133 76T173 51T222
|
||||
42ZM270 620L225 637L284 730H356L270 620Z" />
|
||||
<glyph unicode="â" glyph-name="acircumflex" horiz-adv-x="545" d="M206 -10Q169 -10 138 2T83 37T46 88T33 152Q33 186 49 215T94 265T163 297T251 309Q291 309 332 302T405 282V329Q405 398 366 438T258 479Q218 479 176 463T91 417L67 462Q168 530 263
|
||||
530Q361 530 417 475T473 323V88Q473 60 498 60V0Q481 -3 472 -3Q446 -3 432 10T416 46L414 87Q378 40 324 15T206 -10ZM222 42Q275 42 319 62T387 115Q396 124 400 134T405 154V239Q371 252 335 259T260 266Q188 266 143 236T98 157Q98 133 107 112T133 76T173
|
||||
51T222 42ZM140 645L238 730H288L387 645L348 624L263 687L178 624L140 645Z" />
|
||||
<glyph unicode="ã" glyph-name="atilde" horiz-adv-x="545" d="M206 -10Q169 -10 138 2T83 37T46 88T33 152Q33 186 49 215T94 265T163 297T251 309Q291 309 332 302T405 282V329Q405 398 366 438T258 479Q218 479 176 463T91 417L67 462Q168 530 263 530Q361
|
||||
530 417 475T473 323V88Q473 60 498 60V0Q481 -3 472 -3Q446 -3 432 10T416 46L414 87Q378 40 324 15T206 -10ZM222 42Q275 42 319 62T387 115Q396 124 400 134T405 154V239Q371 252 335 259T260 266Q188 266 143 236T98 157Q98 133 107 112T133 76T173 51T222
|
||||
42ZM325 638Q302 638 286 644T255 657T227 671T197 678Q180 678 171 671T156 656T149 640T147 630H105Q105 635 108 650T122 682T150 710T196 723Q217 723 232 717T262 702T290 688T324 681Q343 681 354 688T372 704T379 720T381 730H423Q423 725 419 710T405 679T375
|
||||
651T325 638Z" />
|
||||
<glyph unicode="ä" glyph-name="adieresis" horiz-adv-x="545" d="M206 -10Q169 -10 138 2T83 37T46 88T33 152Q33 186 49 215T94 265T163 297T251 309Q291 309 332 302T405 282V329Q405 398 366 438T258 479Q218 479 176 463T91 417L67 462Q168 530 263
|
||||
530Q361 530 417 475T473 323V88Q473 60 498 60V0Q481 -3 472 -3Q446 -3 432 10T416 46L414 87Q378 40 324 15T206 -10ZM222 42Q275 42 319 62T387 115Q396 124 400 134T405 154V239Q371 252 335 259T260 266Q188 266 143 236T98 157Q98 133 107 112T133 76T173
|
||||
51T222 42ZM160 633V727H218V633H160ZM309 633V727H367V633H309Z" />
|
||||
<glyph unicode="å" glyph-name="aring" horiz-adv-x="545" d="M206 -10Q169 -10 138 2T83 37T46 88T33 152Q33 186 49 215T94 265T163 297T251 309Q291 309 332 302T405 282V329Q405 398 366 438T258 479Q218 479 176 463T91 417L67 462Q168 530 263 530Q361
|
||||
530 417 475T473 323V88Q473 60 498 60V0Q481 -3 472 -3Q446 -3 432 10T416 46L414 87Q378 40 324 15T206 -10ZM222 42Q275 42 319 62T387 115Q396 124 400 134T405 154V239Q371 252 335 259T260 266Q188 266 143 236T98 157Q98 133 107 112T133 76T173 51T222
|
||||
42ZM189 665Q189 694 210 712T263 730Q295 730 316 712T337 665Q337 635 316 617T263 599Q231 599 210 617T189 665ZM263 703Q246 703 235 693T223 665Q223 648 234 637T263 626Q279 626 291 637T304 665Q304 682 292 692T263 703Z" />
|
||||
<glyph unicode="æ" glyph-name="ae" horiz-adv-x="932" d="M205 -10Q169 -10 138 2T83 37T46 88T33 152Q33 186 49 215T93 265T162 297T250 309Q285 309 320 304T384 289Q386 308 389 328T401 365Q391 419 354 449T257 479Q218 479 176 463T90 417L66 462Q169
|
||||
530 263 530Q328 530 374 503T443 426Q475 473 527 501T642 530Q699 530 746 509T828 451T882 365T902 260Q902 256 902 248T901 236H448Q451 194 468 159T512 97T574 57T648 42Q673 42 698 49T744 68T781 97T807 136L867 120Q855 91 833 68T782 27T718 0T645 -10Q576
|
||||
-10 521 21T430 105Q413 75 388 53T331 17T268 -3T205 -10ZM221 42Q275 42 319 62T387 115Q403 133 405 150Q395 170 390 196T384 246Q324 266 259 266Q187 266 142 236T97 157Q97 133 106 112T133 76T172 51T221 42ZM837 282Q834 325 818 360T775 422T715 462T641
|
||||
477Q601 477 567 463T507 422T466 360T448 282H837Z" />
|
||||
<glyph unicode="ç" glyph-name="ccedilla" horiz-adv-x="549" d="M223 -126Q237 -133 261 -138T311 -144Q368 -144 368 -109Q368 -89 355 -81T318 -73Q297 -73 274 -77T238 -87L280 -9Q227 -5 183 17T107 77T57 161T39 262Q39 317 58 366T111 451T194 509T300
|
||||
530Q374 530 429 497T512 406L446 385Q424 425 385 447T297 470Q257 470 223 454T163 411T123 345T108 262Q108 218 123 179T164 112T224 67T298 50Q323 50 347 57T393 76T429 105T450 139L517 119Q496 65 442 31T319 -9L293 -51Q302 -47 312 -46T331 -45Q366 -45
|
||||
386 -60T407 -106Q407 -140 381 -158T305 -176Q276 -176 251 -171T206 -157L223 -126Z" />
|
||||
<glyph unicode="è" glyph-name="egrave" horiz-adv-x="587" d="M300 -10Q243 -10 196 11T113 70T59 157T39 262Q39 317 58 365T112 450T195 508T299 530Q356 530 403 509T485 450T538 365T557 263Q557 255 557 247T556 236H110Q113 194 129 159T172 97T231
|
||||
57T303 42Q328 42 353 49T399 68T437 97T463 136L522 120Q510 91 488 68T437 27T373 0T300 -10ZM492 288Q489 330 473 364T431 424T372 463T300 477Q262 477 228 463T169 424T128 364T109 288H492ZM204 730H275L335 637L291 620L204 730Z" />
|
||||
<glyph unicode="é" glyph-name="eacute" horiz-adv-x="587" d="M303 620L258 637L317 730H389L303 620ZM300 -10Q243 -10 196 11T113 70T59 157T39 262Q39 317 58 365T112 450T195 508T299 530Q356 530 403 509T485 450T538 365T557 263Q557 255 557 247T556
|
||||
236H110Q113 194 129 159T172 97T231 57T303 42Q328 42 353 49T399 68T437 97T463 136L522 120Q510 91 488 68T437 27T373 0T300 -10ZM492 288Q489 330 473 364T431 424T372 463T300 477Q262 477 228 463T169 424T128 364T109 288H492Z" />
|
||||
<glyph unicode="ê" glyph-name="ecircumflex" horiz-adv-x="587" d="M174 645L272 730H322L421 645L382 624L297 687L212 624L174 645ZM300 -10Q243 -10 196 11T113 70T59 157T39 262Q39 317 58 365T112 450T195 508T299 530Q356 530 403 509T485 450T538
|
||||
365T557 263Q557 255 557 247T556 236H110Q113 194 129 159T172 97T231 57T303 42Q328 42 353 49T399 68T437 97T463 136L522 120Q510 91 488 68T437 27T373 0T300 -10ZM492 288Q489 330 473 364T431 424T372 463T300 477Q262 477 228 463T169 424T128 364T109
|
||||
288H492Z" />
|
||||
<glyph unicode="ë" glyph-name="edieresis" horiz-adv-x="587" d="M193 633V727H251V633H193ZM342 633V727H400V633H342ZM300 -10Q243 -10 196 11T113 70T59 157T39 262Q39 317 58 365T112 450T195 508T299 530Q356 530 403 509T485 450T538 365T557 263Q557
|
||||
255 557 247T556 236H110Q113 194 129 159T172 97T231 57T303 42Q328 42 353 49T399 68T437 97T463 136L522 120Q510 91 488 68T437 27T373 0T300 -10ZM492 288Q489 330 473 364T431 424T372 463T300 477Q262 477 228 463T169 424T128 364T109 288H492Z" />
|
||||
<glyph unicode="ì" glyph-name="igrave" horiz-adv-x="218" d="M75 0V521H143V0H75ZM16 730H87L147 637L103 620L16 730Z" />
|
||||
<glyph unicode="í" glyph-name="iacute" horiz-adv-x="218" d="M115 620L70 637L129 730H201L115 620ZM75 0V521H143V0H75Z" />
|
||||
<glyph unicode="î" glyph-name="icircumflex" horiz-adv-x="218" d="M-14 645L84 730H134L233 645L194 624L109 687L24 624L-14 645ZM75 0V521H143V0H75Z" />
|
||||
<glyph unicode="ï" glyph-name="idieresis" horiz-adv-x="218" d="M5 633V727H63V633H5ZM154 633V727H212V633H154ZM75 0V521H143V0H75Z" />
|
||||
<glyph unicode="ð" glyph-name="eth" horiz-adv-x="602" d="M495 683L413 632Q456 590 484 545T528 454T552 364T559 277Q559 212 538 160T481 69T398 11T296 -10Q244 -10 198 9T117 61T62 138T42 233Q42 282 61 326T114 403T191 455T287 474Q354 474 408
|
||||
442T490 357Q480 420 452 482T361 606L249 536L227 567L333 632Q277 680 190 730H286Q341 697 386 658L473 713L495 683ZM111 232Q111 194 125 161T165 103T225 64T298 50Q338 50 373 65T434 107T475 167T490 241Q490 278 475 310T435 366T375 403T301 417Q262
|
||||
417 227 403T167 363T126 304T111 232Z" />
|
||||
<glyph unicode="ñ" glyph-name="ntilde" horiz-adv-x="583" d="M513 0H445V291Q445 384 418 426T333 468Q303 468 273 457T218 426T172 379T143 319V0H75V521H137V403Q169 460 228 495T358 530Q401 530 431 514T479 469T505 398T513 305V0ZM358 638Q335 638
|
||||
319 644T288 657T260 671T230 678Q213 678 204 671T189 656T182 640T180 630H138Q138 635 141 650T155 682T183 710T229 723Q250 723 265 717T295 702T323 688T357 681Q376 681 387 688T405 704T412 720T414 730H456Q456 725 452 710T438 679T408 651T358 638Z"
|
||||
/>
|
||||
<glyph unicode="ò" glyph-name="ograve" horiz-adv-x="595" d="M297 -10Q240 -10 193 11T112 70T58 156T39 259Q39 314 58 363T112 449T194 508T297 530Q353 530 400 508T482 449T536 363T556 259Q556 205 537 156T484 70T402 12T297 -10ZM108 258Q108 214
|
||||
123 177T163 111T223 66T297 50Q336 50 370 66T431 111T472 178T487 260Q487 303 472 341T431 408T371 453T297 470Q258 470 224 454T164 408T123 341T108 258ZM205 730H276L336 637L292 620L205 730Z" />
|
||||
<glyph unicode="ó" glyph-name="oacute" horiz-adv-x="595" d="M303 620L258 637L317 730H389L303 620ZM297 -10Q240 -10 193 11T112 70T58 156T39 259Q39 314 58 363T112 449T194 508T297 530Q353 530 400 508T482 449T536 363T556 259Q556 205 537 156T484
|
||||
70T402 12T297 -10ZM108 258Q108 214 123 177T163 111T223 66T297 50Q336 50 370 66T431 111T472 178T487 260Q487 303 472 341T431 408T371 453T297 470Q258 470 224 454T164 408T123 341T108 258Z" />
|
||||
<glyph unicode="ô" glyph-name="ocircumflex" horiz-adv-x="595" d="M174 645L272 730H322L421 645L382 624L297 687L212 624L174 645ZM297 -10Q240 -10 193 11T112 70T58 156T39 259Q39 314 58 363T112 449T194 508T297 530Q353 530 400 508T482 449T536
|
||||
363T556 259Q556 205 537 156T484 70T402 12T297 -10ZM108 258Q108 214 123 177T163 111T223 66T297 50Q336 50 370 66T431 111T472 178T487 260Q487 303 472 341T431 408T371 453T297 470Q258 470 224 454T164 408T123 341T108 258Z" />
|
||||
<glyph unicode="õ" glyph-name="otilde" horiz-adv-x="595" d="M297 -10Q240 -10 193 11T112 70T58 156T39 259Q39 314 58 363T112 449T194 508T297 530Q353 530 400 508T482 449T536 363T556 259Q556 205 537 156T484 70T402 12T297 -10ZM108 258Q108 214
|
||||
123 177T163 111T223 66T297 50Q336 50 370 66T431 111T472 178T487 260Q487 303 472 341T431 408T371 453T297 470Q258 470 224 454T164 408T123 341T108 258ZM360 638Q337 638 321 644T290 657T262 671T232 678Q215 678 206 671T191 656T184 640T182 630H140Q140
|
||||
635 143 650T157 682T185 710T231 723Q252 723 267 717T297 702T325 688T359 681Q378 681 389 688T407 704T414 720T416 730H458Q458 725 454 710T440 679T410 651T360 638Z" />
|
||||
<glyph unicode="ö" glyph-name="odieresis" horiz-adv-x="595" d="M194 633V727H252V633H194ZM343 633V727H401V633H343ZM297 -10Q240 -10 193 11T112 70T58 156T39 259Q39 314 58 363T112 449T194 508T297 530Q353 530 400 508T482 449T536 363T556 259Q556
|
||||
205 537 156T484 70T402 12T297 -10ZM108 258Q108 214 123 177T163 111T223 66T297 50Q336 50 370 66T431 111T472 178T487 260Q487 303 472 341T431 408T371 453T297 470Q258 470 224 454T164 408T123 341T108 258Z" />
|
||||
<glyph unicode="÷" glyph-name="divide" horiz-adv-x="537" d="M239 399V490H298V399H239ZM239 74V164H298V74H239ZM67 254V311H470V254H67Z" />
|
||||
<glyph unicode="ø" glyph-name="oslash" horiz-adv-x="595" d="M93 -1L132 50Q88 88 64 142T39 259Q39 314 58 363T112 449T194 508T297 530Q335 530 369 520T432 491L455 523H502L461 469Q506 431 531 377T556 259Q556 205 537 156T484 70T402 12T297 -10Q259
|
||||
-10 225 0T161 28L139 -1H93ZM297 50Q336 50 370 66T431 111T472 178T487 260Q487 307 470 347T423 416L199 80Q243 50 297 50ZM108 258Q108 210 125 171T171 102L395 439Q350 470 297 470Q258 470 224 454T164 408T123 341T108 258Z" />
|
||||
<glyph unicode="ù" glyph-name="ugrave" horiz-adv-x="594" d="M238 -10Q153 -10 112 46T70 215V521H138V227Q138 50 259 50Q289 50 318 60T371 89T415 134T447 193V521H515V88Q515 60 539 60V0Q527 -2 520 -2T509 -2Q485 -1 470 15T455 58V118Q421 57 363
|
||||
24T238 -10ZM198 730H269L329 637L285 620L198 730Z" />
|
||||
<glyph unicode="ú" glyph-name="uacute" horiz-adv-x="594" d="M297 620L252 637L311 730H383L297 620ZM238 -10Q153 -10 112 46T70 215V521H138V227Q138 50 259 50Q289 50 318 60T371 89T415 134T447 193V521H515V88Q515 60 539 60V0Q527 -2 520 -2T509
|
||||
-2Q485 -1 470 15T455 58V118Q421 57 363 24T238 -10Z" />
|
||||
<glyph unicode="û" glyph-name="ucircumflex" horiz-adv-x="594" d="M167 645L265 730H315L414 645L375 624L290 687L205 624L167 645ZM238 -10Q153 -10 112 46T70 215V521H138V227Q138 50 259 50Q289 50 318 60T371 89T415 134T447 193V521H515V88Q515 60
|
||||
539 60V0Q527 -2 520 -2T509 -2Q485 -1 470 15T455 58V118Q421 57 363 24T238 -10Z" />
|
||||
<glyph unicode="ü" glyph-name="udieresis" horiz-adv-x="594" d="M187 633V727H245V633H187ZM336 633V727H394V633H336ZM238 -10Q153 -10 112 46T70 215V521H138V227Q138 50 259 50Q289 50 318 60T371 89T415 134T447 193V521H515V88Q515 60 539 60V0Q527
|
||||
-2 520 -2T509 -2Q485 -1 470 15T455 58V118Q421 57 363 24T238 -10Z" />
|
||||
<glyph unicode="ý" glyph-name="yacute" horiz-adv-x="542" d="M105 -160Q113 -161 120 -161T135 -162Q153 -162 163 -157T184 -135T206 -86T242 0L15 521H85L278 63L457 521H522L252 -151Q241 -180 216 -201T146 -223Q136 -223 127 -223T105 -220V-160ZM285
|
||||
620L240 637L299 730H371L285 620Z" />
|
||||
<glyph unicode="þ" glyph-name="thorn" horiz-adv-x="603" d="M565 257Q564 203 544 154T490 67T409 7T309 -16Q254 -16 211 11T144 74V-213H75V710H144V434Q173 475 214 503T318 532Q376 532 421 508T499 444T548 355T565 257ZM495 258Q495 299 482 337T446
|
||||
405T389 452T315 470Q285 470 259 460T212 433T173 394T144 348V172Q144 148 160 125T200 85T253 58T308 47Q349 47 383 65T442 112T481 179T495 258Z" />
|
||||
<glyph unicode="ÿ" glyph-name="ydieresis" horiz-adv-x="542" d="M105 -160Q113 -161 120 -161T135 -162Q153 -162 163 -157T184 -135T206 -86T242 0L15 521H85L278 63L457 521H522L252 -151Q241 -180 216 -201T146 -223Q136 -223 127 -223T105 -220V-160ZM175
|
||||
633V727H233V633H175ZM324 633V727H382V633H324Z" />
|
||||
<glyph unicode="–" glyph-name="endash" horiz-adv-x="570" d="M65 241V304H504V241H65Z" />
|
||||
<glyph unicode="—" glyph-name="emdash" horiz-adv-x="901" d="M65 241V304H836V241H65Z" />
|
||||
<glyph unicode="‘" glyph-name="quoteleft" horiz-adv-x="196" d="M124 730L107 624H131V521H64V624L89 730H124Z" />
|
||||
<glyph unicode="’" glyph-name="quoteright" horiz-adv-x="190" d="M71 521L88 627H64V730H131V627L106 521H71Z" />
|
||||
<glyph unicode="‚" glyph-name="quotesinglbase" horiz-adv-x="225" d="M86 -104L103 0H80V102H146V0L121 -104H86Z" />
|
||||
<glyph unicode="“" glyph-name="quotedblleft" horiz-adv-x="316" d="M124 730L107 624H131V521H64V624L89 730H124ZM245 730L228 624H252V521H185V624L210 730H245Z" />
|
||||
<glyph unicode="”" glyph-name="quotedblright" horiz-adv-x="311" d="M71 521L88 627H64V730H131V627L106 521H71ZM192 521L209 627H185V730H252V627L227 521H192Z" />
|
||||
<glyph unicode="„" glyph-name="quotedblbase" horiz-adv-x="343" d="M86 -104L103 0H80V102H146V0L121 -104H86ZM204 -104L221 0H198V102H264V0L239 -104H204Z" />
|
||||
<glyph unicode="•" glyph-name="bullet" horiz-adv-x="351" d="M265 346Q265 308 239 282T176 256Q139 256 113 282T86 346Q86 364 93 380T112 408T141 428T176 435Q194 435 210 428T239 409T258 380T265 346Z" />
|
||||
<glyph unicode="‹" glyph-name="guilsinglleft" horiz-adv-x="352" d="M41 276L289 454V395L96 259L289 125V66L41 239V276Z" />
|
||||
<glyph unicode="›" glyph-name="guilsinglright" horiz-adv-x="352" d="M312 239L63 66V125L256 259L63 395V454L312 276V239Z" />
|
||||
</font>
|
||||
</defs>
|
||||
</svg>
|
Before Width: | Height: | Size: 57 KiB |
Before Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 29 KiB |
After Width: | Height: | Size: 50 KiB |
After Width: | Height: | Size: 36 KiB |
After Width: | Height: | Size: 29 KiB |
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 40 KiB |
After Width: | Height: | Size: 41 KiB |
After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 36 KiB |
After Width: | Height: | Size: 36 KiB |
|
@ -1,47 +0,0 @@
|
|||
<?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 Fontastic.me</metadata>
|
||||
<defs>
|
||||
<font id="readly-icons" horiz-adv-x="512">
|
||||
<font-face font-family="readly-icons" units-per-em="512" ascent="480" descent="-32"/>
|
||||
<missing-glyph horiz-adv-x="512" />
|
||||
|
||||
<glyph unicode="c" d="M64 448l0-192 96 0 0-16-112 0 0 224 288 0 0-112-16 0 0 96z m112-112l288 0 0-224-48 0 0-64-13 0-64 64-163 0z m272-208l0 192-256 0 0-192 153 0 55-55 0 55z"/>
|
||||
<glyph unicode="a" d="M304 416l0-64 64 0 0-16-80 0 0 80z m21 32l75-75 0-261-48 0 0-48-240 0 0 336 48 0 0 48z m11-368l0 32-176 0 0 272-32 0 0-304z m48 48l0 238-65 66-143 0 0-304z"/>
|
||||
<glyph unicode="i" d="M418 352c18 0 30-13 30-31l0-176c0-18-12-33-30-33l-320 0c-18 0-34 15-34 33l0 176c0 18 16 31 34 31l13 0 0 16 34 0 0-16 13 0c32 36 43 48 55 48l88 0c12 0 23-12 55-48z m14-207l0 176c0 9-5 15-14 15l-69 0-5 3c-3 4-7 8-10 11-12 13-20 24-26 30-5 5-7 4-7 4l-88 0c0 0-2 0-7-4-6-5-14-14-25-27-3-4-7-10-11-14l-5-3-67 0c-9 0-18-7-18-15l0-176c0-9 9-17 18-17l320 0c8 0 14 8 14 17z m-176 177c47 0 86-38 86-85 0-47-39-85-86-85-47 0-86 38-86 85 0 47 39 85 86 85z m0-154c38 0 70 31 70 69 0 38-32 69-70 69-38 0-70-31-70-69 0-38 32-69 70-69z m96 135l0 17 17 0 0-17z m-128-66c0 21 11 32 32 32 21 0 32-11 32-32 0-21-11-32-32-32-21 0-32 11-32 32z"/>
|
||||
<glyph unicode="s" d="M256 400c-97 0-176-62-176-138 0-26 10-51 27-73 0-1 0-2 1-3 1-1 2-1 2-2 4-6 6-13 6-20 0-3 1-3-13-47l39 17c2 1 10 4 11 4l1 0c5 2 10 3 16 3 5 0 9-1 14-2l1-1 2 0c19-6 41-10 70-10 48 0 92 15 125 40 32 25 50 58 50 94 0 76-79 138-176 138z m0 16c106 0 192-69 192-154 0-85-85-150-191-150-27 0-52 3-75 11l-2 0c-3 1-6 2-10 2-4 0-9-1-12-2l1 0-1 0c-1 0-9-4-10-4l-50-22-2-1-6 0c-6 1-8 6-7 10 1 0 17 57 17 58 0 4-1 8-3 11l1-1-4 4c-19 24-30 53-30 84 0 85 86 154 192 154z"/>
|
||||
<glyph unicode="v" d="M304 384c19 0 33-14 33-33l0-188c0-19-14-35-33-35l-221 0c-19 0-36 16-36 35l0 188c0 19 17 33 36 33z m16-221l0 188c0 9-8 16-17 16l-221 0c-9 0-18-7-18-16l0-188c0-9 10-18 19-18l221 0c9 0 16 9 16 18z m47 136l98 53 0-192-98 53z m81 23l-64-33 0-66 64-33z"/>
|
||||
<glyph unicode="p" d="M332 284c20-10 36-31 36-55 0-17-3-21-15-21l-81 0-12-176-8 0-12 176-81 0c-12 0-15 5-15 21 0 24 16 45 36 55 1 0 3 1 4 2 7 4 12 11 14 19l18 118 0 5c0 7-4 10-10 13-1 0-1 1-2 1-7 3-12 9-12 17 0 20 6 21 18 21l92 0c12 0 18-1 18-21 0-8-5-14-12-17-1 0-1-1-2-1-6-3-10-6-10-13l0-5 18-118c2-8 7-15 14-19 1-1 3-2 4-2z"/>
|
||||
<glyph unicode="D" d="M256 448c106 0 192-86 192-192 0-106-86-192-192-192-106 0-192 86-192 192 0 106 86 192 192 192z m122-88c-17-25-47-47-85-64 5-10 9-20 13-31 33 3 75 4 110 2-2 35-16 68-38 93z m-122 56c-14 0-26-2-39-5 23-23 43-53 62-87 34 14 62 33 79 55-28 23-63 37-102 37z m-72-18c-41-21-71-58-83-103l25 0c44 0 85 6 121 17-19 34-40 63-63 86z m-88-134l0-8c0-40 15-78 40-106 24 45 67 83 122 106 4 2 8 3 14 4-3 8-6 16-10 24-40-13-88-20-138-21-9 0-19 1-28 1z m160-168c20 0 39 3 57 10-3 25-8 53-15 79-4 17-10 33-16 49-7-2-13-4-17-6-48-22-86-56-107-98 27-21 61-34 98-34z m86 26c40 26 68 67 73 116-30 2-68 3-99 0 4-12 9-25 12-38 7-27 11-52 14-78z"/>
|
||||
<glyph unicode="F" d="M288 320l64 0-8-64-56 0 0-192-83 0 0 192-45 0 0 64 45 0 0 43c0 54 23 85 91 85l56 0 0-64-34 0c-27 0-30-9-30-26z"/>
|
||||
<glyph unicode="T" d="M492 402c-13-20-29-36-48-50l0-12c0-128-98-276-276-276-55 0-105 16-148 44 8-1 15-2 23-2 45 0 87 16 120 42-42 1-78 29-90 67 6-1 12-2 18-2 9 0 18 2 26 4-44 9-78 48-78 95l0 1c13-7 28-12 44-12-26 17-43 47-43 81 0 18 5 34 13 48 48-59 119-97 199-101-2 7-2 14-2 22 0 54 43 97 97 97 28 0 52-12 70-31 22 4 43 13 62 24-7-23-23-42-43-54 20 2 39 7 56 15z"/>
|
||||
<glyph unicode="V" d="M477 398c7-33 1-66-13-97-14-31-31-59-51-87-26-36-52-71-85-101-19-18-41-35-66-44-31-11-52-5-71 22-14 19-22 40-28 63-12 45-25 90-38 134-4 12-9 22-15 33-3 5-8 10-12 14-5 4-11 3-17 0-10-6-28-18-28-18l-21 27c26 24 82 71 82 71 11 9 33 25 48 27 21 3 38-4 50-22 11-17 15-37 18-57 7-41 11-82 23-122 3-10 8-20 13-29 7-11 15-13 25-5 4 3 7 6 10 10 20 24 37 52 48 81 3 9 3 17 3 27 0 13-10 25-25 26-15 1-24-1-39-7 6 24 24 62 54 84 29 21 71 24 94 16 23-8 36-23 41-46z"/>
|
||||
<glyph unicode="N" d="M256 480c124 0 224-100 224-224 0-124-100-224-224-224-22 0-44 3-64 9 8 14 18 31 23 48 3 10 16 62 16 62 8-15 30-28 54-28 72 0 121 65 121 153 0 66-56 129-142 129-106 0-160-76-160-140 0-39 15-73 46-86 5-2 10 0 12 6 1 4 3 14 4 18 2 6 1 7-3 12-9 11-15 24-15 44 0 57 42 107 110 107 60 0 94-36 94-85 0-65-29-119-71-119-24 0-42 19-36 43 7 28 20 59 20 79 0 18-10 34-30 34-24 0-43-25-43-58 0-21 7-36 7-36 0 0-25-104-29-122-4-17-5-35-4-51-79 35-134 113-134 205 0 124 100 224 224 224z"/>
|
||||
<glyph unicode="R" d="M120 176c31 0 56-25 56-56 0-31-25-56-56-56-31 0-56 25-56 56 0 31 25 56 56 56z m-56 144c140 0 256-116 256-256l-80 0c0 48-14 94-48 128-34 34-80 48-128 48z m0 128c212 0 384-172 384-384l-80 0c0 171-133 304-304 304z"/>
|
||||
<glyph unicode="G" d="M242 236c22-18 45-36 45-73 0-49-47-99-139-99-80 0-116 39-116 77 0 10 3 42 42 65 27 16 61 21 85 23-4 7-8 15-8 26 0 4 0 7 1 10l-4 0c-19 0-46 4-67 26-15 15-24 36-24 57 0 26 13 53 35 71 32 25 69 29 94 29l134 0-60-33-13 0c11-13 23-31 23-58 0-40-25-59-45-74l0-1c-6-6-11-10-11-17 0-6 4-10 10-15z m-125 136c0-13 4-33 14-51 7-12 21-27 41-27 10 0 21 4 28 11 10 10 10 25 10 30 0 18-6 37-15 53-8 13-20 28-40 28-11 0-23-5-29-13-6-7-9-18-9-31z m121-228c0 20-13 31-50 56-3 0-4 1-8 1-6 0-31-2-50-8-16-6-38-16-38-42 0-31 32-51 80-51 41 0 66 17 66 44z m164 226l78 0 0-34-78 0 0-81-34 0 0 81-80 0 0 34 80 0 0 78 34 0z"/>
|
||||
<glyph unicode="Y" d="M265 416l-18 0c-65 0-118-2-168-4l-2 0c-23 0-42-22-42-49l0-2c-2-34-3-70-3-105 0-35 1-70 3-104l0-3c0-14 5-26 14-36 8-9 17-13 28-13l2 0c52-2 108-4 166-4l22 0c58 0 113 2 166 4l2 0c11 0 20 4 28 13 9 10 14 22 14 36l0 3c2 34 3 68 3 104 0 36-1 71-3 105l0 3c0 27-19 49-42 49l-2 0c-49 2-103 3-168 3z m0 32c58 0 115 0 170-3 41 0 74-36 74-81 2-36 3-72 3-108 0-36-1-71-3-107 0-45-33-81-74-81-55-3-111-4-168-4l-22 0c-57 0-113 1-168 4-41 0-74 36-74 81-2 36-3 71-3 107 0 36 2 71 4 107 0 45 32 82 73 82 55 2 112 3 170 3z m-58-290l0 197 145-99z"/>
|
||||
<glyph unicode="w" d="M360 288l56 0 0-240-320 0 0 240 56 0 0 72c0 57 46 104 104 104 57 0 104-47 104-104z m-192 72l0-72 176 0 0 72c0 48-40 88-88 88-48 0-88-40-88-88z m232-296l0 208-288 0 0-208z m-112 128c0-15-10-27-24-31l0-41c0-4-4-8-8-8-4 0-8 4-8 8l0 41c-14 4-24 16-24 31 0 18 14 32 32 32 18 0 32-14 32-32z m-32-16c9 0 16 7 16 16 0 9-7 16-16 16-9 0-16-7-16-16 0-9 7-16 16-16z"/>
|
||||
<glyph unicode="" d="M341 414c-38 0-71-24-85-57-14 33-47 57-85 57-51 0-92-42-92-93 0-25 10-47 26-64l151-152 148 150c17 17 29 40 29 66 0 51-41 93-92 93z m0 15c59 0 107-49 107-108 0-30-12-57-33-77l-148-150-11-11-11 11-151 153c-19 20-30 46-30 74 0 59 48 108 107 108 34 0 65-16 85-42 20 26 51 42 85 42z"/>
|
||||
<glyph unicode="" d="M256 479c124 0 224-100 224-224 0-124-100-224-224-224-124 0-224 100-224 224 0 124 100 224 224 224z m108-299l-75 75 76 75c3 3 3 9 0 12l-22 21c-2 2-4 3-6 3-2 0-3-1-5-3l-76-74-76 74c-2 2-3 3-5 3-2 0-4-1-6-3l-21-21c-3-3-3-9 0-12l76-75-76-76c-2-1-2-3-2-5 0-2 0-4 2-6l21-22c2-2 4-2 6-2 2 0 4 0 6 2l75 76 76-75c2-2 3-3 5-3 2 0 4 1 6 3l21 21c2 1 3 4 3 6 0 2-1 4-3 6z"/>
|
||||
<glyph unicode="o" d="M510 70c6-6-3-27-22-46-19-19-40-28-46-22l-113 113c-4 4-1 15 8 28l-40 40c-31-24-70-39-113-39-102 0-184 82-184 184 0 102 82 184 184 184 102 0 184-82 184-184 0-43-15-82-39-113l40-40c13 9 24 12 28 8z m-326 114c38 0 75 15 102 42 27 27 42 64 42 102 0 38-15 75-42 102-27 27-64 42-102 42-38 0-75-15-102-42-27-27-42-64-42-102 0-38 15-75 42-102 27-27 64-42 102-42z"/>
|
||||
<glyph unicode="" d="M207 432l-111 0c-9 0-16-7-16-16l0-108c0-6 3-12 7-16l213-207 1 0 0-1c3-3 7-4 11-4 4 0 8 1 11 4l104 105c3 3 5 7 5 11 0 4-2 8-5 11l0 1-204 213c-4 4-10 7-16 7z m0 16c10 0 20-4 28-12l204-213c6-6 9-15 9-23 0-8-3-16-9-22l-105-105c-6-6-14-9-22-9-8 0-17 3-23 9l-214 207c-7 7-11 17-11 28l0 108c0 18 14 32 32 32z m-47-64c-18 0-32-14-32-32 0-18 14-32 32-32 18 0 32 14 32 32 0 18-14 32-32 32z m0 16c26 0 48-22 48-48 0-26-22-48-48-48-26 0-48 22-48 48 0 26 22 48 48 48z"/>
|
||||
<glyph unicode="y" d="M480 305l-140-98 54-159-138 99-138-99 54 159-140 98 171 0 53 159 53-159z m-117-214l-43 122 108 75-131 0-41 123-41-123-131 0 108-75-43-122 107 76z"/>
|
||||
<glyph unicode="" d="M395 171c30 0 53-24 53-54 0-30-23-53-53-53-30 0-54 23-54 53 0 30 24 54 54 54z m0-91c21 0 37 16 37 37 0 21-16 38-37 38-21 0-38-17-38-38 0-21 17-37 38-37z m-139 91c30 0 53-24 53-54 0-30-23-53-53-53-30 0-53 23-53 53 0 30 23 54 53 54z m0-91c21 0 37 16 37 37 0 21-16 38-37 38-21 0-37-17-37-38 0-21 16-37 37-37z m-139 91c30 0 54-24 54-54 0-30-24-53-54-53-30 0-53 23-53 53 0 30 23 54 53 54z m0-91c21 0 38 16 38 37 0 21-17 38-38 38-21 0-37-17-37-38 0-21 16-37 37-37z m278 229c30 0 53-23 53-53 0-30-23-53-53-53-30 0-54 23-54 53 0 30 24 53 54 53z m0-90c21 0 37 16 37 37 0 21-16 37-37 37-21 0-38-16-38-37 0-21 17-37 38-37z m-139 90c30 0 53-23 53-53 0-30-23-53-53-53-30 0-53 23-53 53 0 30 23 53 53 53z m0-90c21 0 37 16 37 37 0 21-16 37-37 37-21 0-37-16-37-37 0-21 16-37 37-37z m-139 90c30 0 54-23 54-53 0-30-24-53-54-53-30 0-53 23-53 53 0 30 23 53 53 53z m0-90c21 0 38 16 38 37 0 21-17 37-38 37-21 0-37-16-37-37 0-21 16-37 37-37z m278 122c-30 0-54 24-54 54 0 30 24 53 54 53 30 0 53-23 53-53 0-30-23-54-53-54z m0 91c-21 0-38-16-38-37 0-21 17-38 38-38 21 0 37 17 37 38 0 21-16 37-37 37z m-139 16c30 0 53-23 53-53 0-30-23-54-53-54-30 0-53 24-53 54 0 30 23 53 53 53z m0-91c21 0 37 17 37 38 0 21-16 37-37 37-21 0-37-16-37-37 0-21 16-38 37-38z m-139 91c30 0 54-23 54-53 0-30-24-54-54-54-30 0-53 24-53 54 0 30 23 53 53 53z m0-91c21 0 38 17 38 38 0 21-17 37-38 37-21 0-37-16-37-37 0-21 16-38 37-38z"/>
|
||||
<glyph unicode="u" d="M256 480c44 0 79-38 79-84l0-154c0-46-35-84-79-84-44 0-79 38-79 84l0 154c0 46 35 84 79 84z m63-238l0 154c0 37-28 68-63 68-35 0-63-31-63-68l0-154c0-37 28-68 63-68 35 0 63 31 63 68z m48 78l17 0 0-80c0-67-51-122-117-127l0-63 69 0 0-18-161 0 0 18 73 0 0 63c-67 5-120 60-120 127l0 80 19 0 0-80c0-60 50-109 110-109 60 0 110 49 110 109z"/>
|
||||
<glyph unicode="l" d="M434 165c0 7-2 14-8 19l-59 59c-5 6-12 8-20 8-8 0-14-3-20-9 0 0 2-2 5-5 3-3 5-5 6-6 1-1 3-3 5-6 2-2 3-4 3-7 1-2 1-5 1-8 0-7-2-14-8-19-5-5-11-8-19-8-3 0-5 0-8 1-2 1-5 2-7 4-3 1-4 3-6 4-1 1-3 3-6 6-3 3-4 5-5 5-6-5-9-12-9-20 0-8 2-15 8-20l58-59c6-5 12-8 20-8 7 0 14 3 19 8l42 41c6 6 8 12 8 20z m-201 201c0 8-2 14-8 19l-58 60c-6 5-12 8-20 8-7 0-14-3-19-8l-42-42c-6-5-8-12-8-19 0-8 2-14 8-19l59-60c5-5 12-8 20-8 8 0 14 3 20 9 0 1-2 3-5 6-3 3-5 5-6 6-1 1-3 3-5 5-2 3-3 5-3 7-1 3-1 5-1 8 0 8 2 14 8 20 5 5 11 8 19 8 3 0 5-1 8-1 2-1 5-2 7-4 3-2 4-3 6-4 1-1 3-3 6-6 3-3 4-5 5-6 6 6 9 13 9 21z m256-201c0-23-8-43-24-58l-42-42c-16-16-35-24-58-24-23 0-43 8-58 24l-59 60c-16 15-24 35-24 58 0 23 8 43 25 59l-25 25c-16-16-36-25-59-25-23 0-43 8-59 24l-59 60c-16 16-24 35-24 58 0 23 8 42 24 58l42 42c16 16 35 23 58 23 23 0 43-8 58-24l59-59c16-16 24-35 24-58 0-23-8-43-25-60l25-25c16 17 36 25 59 25 23 0 43-8 59-24l59-59c16-16 24-36 24-58z"/>
|
||||
<glyph unicode="" d="M448 144l0-32-10 0-20 31c-20 33-44 63-75 77-24 11-47 19-87 20l0-80-192 128 192 128 0-80c63-3 108-21 143-56 52-53 49-119 49-136z m-16 7c0 0 9 169-192 169l0 65-148-97 148-97 0 65c91 0 144-24 192-105z"/>
|
||||
<glyph unicode="r" d="M64 112l0 32c0 17-3 83 49 136 35 36 80 53 143 56l0 80 192-128-192-128 0 80c-40-1-63-9-87-20-31-14-55-44-75-77l-20-31z m208 208c-201 0-192-169-192-169 48 81 101 105 192 105l0-65 148 97-148 97z"/>
|
||||
<glyph unicode="q" d="M413 443l13-25c-29-12-53-31-74-57-20-26-31-52-31-78 0-11 2-21 4-29 16 12 33 18 51 18 25 0 46-8 63-24 17-16 25-37 25-64 0-25-8-46-25-63-17-17-38-25-63-25-35 0-62 14-81 44-16 24-24 54-24 90 0 47 12 88 36 124 23 37 59 66 106 89m-234 0l13-25c-29-12-53-31-74-57-20-26-31-52-31-78 0-11 2-21 4-29 15 12 33 18 51 18 25 0 46-8 63-24 17-16 25-37 25-64 0-17-4-32-12-45-8-14-18-24-32-32-13-7-28-11-44-11-35 0-62 14-81 44-16 24-24 54-24 90 0 47 12 88 36 124 23 37 59 66 106 89m3 8l-5-3c-24-11-46-24-64-39-18-15-33-33-45-51-12-19-22-39-28-60-6-21-9-44-9-68 0-37 9-69 25-94 20-31 49-46 86-46 17 0 33 4 47 12 14 8 26 19 35 34 8 14 13 30 13 48 0 29-10 52-28 69-18 17-41 25-67 25-17 0-33-5-47-14-1 6-2 12-2 19 0 12 3 25 8 37 5 12 12 25 22 37 20 25 44 44 71 55l7 3-3 6-13 25z m234 0l-5-3c-24-11-46-24-64-39-18-15-33-33-45-51-12-19-22-39-28-60-6-21-9-44-9-68 0-37 9-69 25-94 20-31 49-46 86-46 27 0 49 9 67 27 18 18 27 40 27 67 0 29-9 52-27 69-18 17-40 25-67 25-17 0-32-5-47-14-1 6-2 12-2 19 0 12 3 25 8 37 4 12 12 25 22 37 20 25 44 44 71 55l6 3-3 6-12 25z"/>
|
||||
<glyph unicode="I" d="M426 105l0 185-39 0c4-12 6-25 6-38 0-24-6-46-18-66-13-20-29-36-50-48-21-12-44-18-69-18-37 0-69 13-96 39-27 26-40 57-40 93 0 13 2 26 6 38l-41 0 0-185c0-5 2-10 5-13 4-3 8-5 13-5l305 0c5 0 9 2 13 5 3 3 5 8 5 13z m-81 152c0 23-9 44-26 60-18 17-38 25-63 25-24 0-45-8-62-25-17-16-26-37-26-60 0-24 9-44 26-61 17-16 38-25 62-25 25 0 45 9 63 25 17 17 26 37 26 61z m81 103l0 47c0 5-2 10-6 14-4 4-8 6-14 6l-50 0c-5 0-10-2-14-6-4-4-5-9-5-14l0-47c0-6 1-10 5-14 4-4 9-6 14-6l50 0c6 0 10 2 14 6 4 4 6 8 6 14z m49 59l0-326c0-16-5-29-16-40-11-11-24-16-40-16l-326 0c-16 0-29 5-40 16-11 11-16 24-16 40l0 326c0 16 5 29 16 40 11 11 24 16 40 16l326 0c16 0 29-5 40-16 11-11 16-24 16-40z"/>
|
||||
<glyph unicode="K" d="M486 256c0-57-46-102-103-102-57 0-103 45-103 102 0 57 46 102 103 102 57 0 103-45 103-102z m-357 102c-57 0-103-45-103-102 0-57 46-102 103-102 57 0 103 45 103 102 0 57-46 102-103 102z"/>
|
||||
<glyph unicode="L" d="M136 333l0-283-94 0 0 283z m6 88c0-14-4-26-14-35-10-9-23-14-39-14l0 0c-16 0-29 5-38 14-10 9-14 21-14 35 0 14 4 26 14 35 10 9 23 14 39 14 16 0 28-5 38-14 9-9 14-21 14-35z m333-208l0-163-94 0 0 152c0 20-3 35-11 47-8 11-20 17-36 17-12 0-22-4-30-10-9-7-15-15-19-25-2-5-3-13-3-23l0-158-94 0c1 76 1 138 1 185 0 47 0 76 0 85l-1 13 94 0 0-41 0 0c4 6 7 12 11 16 4 5 10 10 17 15 6 5 15 10 24 13 10 3 21 4 33 4 33 0 59-11 79-32 20-22 29-54 29-95z"/>
|
||||
<glyph unicode="U" d="M221 475l63 0 0-110 104 0 0-69-104 0 0-113c0-26 1-42 4-49 2-7 7-13 15-17 9-6 20-9 33-9 22 0 44 7 66 22l0-69c-19-10-36-16-51-19-14-4-31-5-49-5-20 0-38 2-53 7-15 5-28 12-40 22-11 9-18 19-22 30-4 10-6 25-6 46l0 154-49 0 0 62c17 5 32 13 44 24 12 10 22 23 30 37 7 15 12 34 15 56z"/>
|
||||
<glyph unicode="E" d="M355 239c1-3 2-6 2-9 0-7-2-13-6-18-4-5-9-9-15-10l0 0c0 0 0 0 0 0 0 0 0 0 0 0-3-1-6-2-8-2-7 0-14 3-19 7-5 4-9 10-10 17l0 0c0 0 0 0 0 0 0 0 0 0 0 0l0 0c-1 2-1 4-1 5 0 6 2 12 5 17 4 5 9 9 14 11 0 0 0 0 0 0 0 0 0 0 0 0 3 1 7 1 10 1 6 0 12-2 17-5 5-3 9-8 11-14 0 0 0 0 0 0 0 0 0 0 0 0z m-18-74c-3 1-5 2-8 2-3 0-5-1-7-2-21-12-45-19-68-19-18 0-36 4-52 12l0 0 0 0c-3 1-5 3-8 5-2 1-3 2-5 3-2 0-4 1-6 1-2 0-4 0-5-1 0 0 0 0-1 0l0 0c-2-1-5-3-6-6-1-2-2-5-2-8 0-2 0-5 2-7 1-2 3-4 5-5 23-16 50-23 77-23 25 0 49 6 71 16l0 0 0 0c3 2 7 4 11 6 1 1 3 2 5 4 1 2 2 4 3 6l0 0c0 2 1 3 1 4 0 2-1 4-2 5-1 3-3 5-5 7z m-162 37c0 0 1 0 1 0 3-1 6-2 9-2 7 0 14 3 20 8 5 5 9 12 9 20 0 1 0 1 0 1 0 0 0 1 0 1 0 8-4 15-9 20-6 5-13 8-20 8-2 0-4 0-6 0 0 0 0 0 0 0 0 0 0 0 0 0-10-2-19-10-22-20l0 0c0 0 0 0 0 0-1-3-2-6-2-8 0-7 2-13 6-18 3-4 8-8 14-10 0 0 0 0 0 0z m311 72l0 0c0-1 0-2 0-3 0-11-3-22-9-31-6-9-13-16-22-21 0-4 1-8 1-13 0-24-9-48-23-67l0 0 0 0c-27-35-68-56-110-67l0 0 0 0c-22-5-45-8-67-8-34 0-68 6-100 19l0 0 0 0c-33 13-64 35-83 66-11 17-16 37-16 57 0 4 0 9 0 13-8 5-16 12-21 20-6 9-10 20-10 31l0 0c0 15 6 30 17 40 10 11 24 18 39 18 1 0 1 0 1 0 2 0 3 0 5 0 7 0 15-1 22-4l0 0 0 0c7-2 13-6 18-10 2 1 4 2 6 3 33 20 72 27 110 29 0 19 2 39 12 56 7 14 20 25 36 29l0 0 0 0c6 1 12 2 18 2 16 0 32-4 47-10 6 10 15 17 26 22l0 0 0 0c7 2 14 3 20 3 8 0 15-1 22-4l0 0c0 0 0 0 0 0 0 0 0 0 0 0 9-4 18-11 23-20 6-8 10-19 10-29 0-2 0-4-1-6l0 0c0 0 0 0 0 0-1-14-8-26-18-35-9-8-22-13-35-13-3 0-5 0-7 0-13 1-25 7-34 17-9 9-15 22-15 35 0 1 0 1 0 2-12 6-25 10-38 10-2 0-4 0-5 0l0 0c-10-1-19-7-23-16l0 0c-7-13-8-28-9-43 37-2 75-11 108-30l0 0 0 0c1-1 2-1 3-2 2 2 5 4 7 5 10 7 22 10 34 10 5 0 10 0 15-2l0 0 0 0c1 0 1 0 1 0l0 0c12-3 22-10 31-19 8-9 13-21 14-34l0 0z m-109 122c0-1 0-1 0-2l0 0c0-6 3-12 8-17 5-4 11-7 17-7l0 0c1 0 1 0 2 0 6 0 12 3 17 7 5 4 8 10 8 17l0 0 0 0c0 1 0 1 0 2 0 6-3 13-8 17-5 5-11 8-18 8-2 0-4 0-6-1l0 0 0 0c-6-1-11-5-14-9-4-4-6-10-6-15z m-274-100c-5 2-10 4-15 4-1 0-2 0-3 0l0 0 0 0c-7 0-15-3-20-9-6-5-9-11-9-19l0 0 0 0c-1-1-1-1-1-2 0-5 2-9 4-13 2-3 4-6 7-8 9 18 22 34 37 47z m323-91c0 17-6 33-15 47-20 27-50 44-81 54l0 0c-6 2-12 4-18 5-18 4-37 6-56 6-25 0-50-4-74-11-31-10-61-27-81-54l0 0c-9-14-15-31-15-47 0-6 1-12 2-18l0 0c4-14 11-26 20-36 8-11 19-20 31-27 2-1 5-3 7-4 34-19 72-27 110-27 7 0 13 0 20 1 38 3 76 14 108 37l0 0c9 8 19 16 26 26 7 11 13 22 15 34l0 0 0 0c1 5 1 9 1 14z m31 66c0 4-1 8-3 12l0 0 0 0c-3 6-7 10-12 13-6 3-12 4-18 4-5 0-10-1-15-4 15-13 28-29 37-47 3 2 5 5 7 8 2 5 4 9 4 14z"/>
|
||||
<glyph unicode="S" d="M283 306c0 0 0 31 0 31 0 7-3 14-8 19-5 5-11 8-19 8-7 0-13-3-18-8-6-5-9-12-9-19 0 0 0-161 0-161 0-31-11-58-33-81-23-22-50-34-81-34-32 0-59 12-81 34-23 23-34 50-34 81 0 0 0 68 0 68 0 0 88 0 88 0 0 0 0-68 0-68 0-7 3-13 8-18 6-6 12-8 19-8 7 0 13 2 18 8 6 5 8 11 8 18 0 0 0 161 0 161 0 31 12 58 34 80 23 22 50 34 81 34 31 0 58-12 81-34 22-22 34-49 34-80 0 0 0-31 0-31 0 0-53-17-53-17 0 0-35 17-35 17m142-62c0 0 87 0 87 0 0 0 0-68 0-68 0-31-11-58-34-81-22-22-49-34-81-34-31 0-58 12-81 34-22 23-33 50-33 81 0 0 0 69 0 69 0 0 35-17 35-17 0 0 53 17 53 17 0 0 0-69 0-69 0-7 2-13 8-18 5-6 11-8 18-8 8 0 14 2 20 7 5 5 8 12 8 19 0 0 0 68 0 68"/>
|
||||
<glyph unicode="O" d="M384 448l-256 0c-35 0-64-29-64-64l0-96c0-106 86-192 192-192 106 0 192 86 192 192l0 96c0 35-29 64-64 64z m-9-151l-91-90-1 1c-6-9-15-16-27-16-12 0-21 7-27 16l-1-1-91 90c-12 13-12 33 0 46 13 12 33 12 46 0l73-74 73 74c13 12 33 12 46 0 12-13 12-33 0-46z"/>
|
||||
<glyph unicode="g" d="M64 413l0 35 32 0 0-35z m320 35l0-177-256 0 0 177z m0-206l0-178-256 0 0 178z m-320 101l0 35 32 0 0-35z m0-69l0 34 32 0 0-34z m0-70l0 34 32 0 0-34z m0-70l0 35 32 0 0-35z m0-70l0 35 32 0 0-35z m352 349l0 35 32 0 0-35z m0-70l0 35 32 0 0-35z m0-69l0 34 32 0 0-34z m0-70l0 34 32 0 0-34z m0-70l0 35 32 0 0-35z m0-70l0 35 32 0 0-35z"/>
|
||||
<glyph unicode="~" d="M236 301c-42 0-190 22-201-94 0 0 11 38 55 38 57 0 61-84 138-84 10 0 48 10 48 55 0 57-40 85-40 85m169-116c-38 0-64 24-91 50-31 29-64 60-120 60-67 0-116-15-141-42-20-22-18-45-18-45l-19-2c0 2-3 32 23 60 29 32 81 48 155 48 64 0 101-34 133-65 26-24 48-45 78-45 59 0 72 76 72 77l19-3c-5-32-31-93-91-93z m-333 24c0-16-13-28-28-28-16 0-28 12-28 28 0 15 12 27 28 27 15 0 28-12 28-27z"/>
|
||||
<glyph unicode="`" d="M276 301c42 0 190 22 201-94 0 0-11 38-55 38-57 0-61-84-138-84-10 0-48 10-48 55 0 57 40 85 40 85m-169-116c38 0 64 24 91 50 31 29 64 60 120 60 67 0 116-15 141-42 20-22 18-45 18-45l19-2c0 2 3 32-23 60-29 32-81 48-155 48-64 0-101-34-133-65-26-24-48-45-78-45-59 0-72 76-72 77l-19-3c5-32 31-93 91-93z m389 24c0-16-12-28-28-28-15 0-28 12-28 28 0 15 13 27 28 27 16 0 28-12 28-27z"/>
|
||||
<glyph unicode="e" d="M399 343c1-3 1-5 1-9l0-244c0-13-9-26-21-26l-243 0c-12 0-24 13-24 26l0 335c0 13 12 23 24 23l160 0c3 0 6 0 9-2 2-1 5-2 7-4l83-92c2-2 3-4 4-7z m-94 58l0-63 58 0z m-161-305l224 0 0 210-67 0c-15 0-28 13-28 28l0 82-129 0z"/>
|
||||
</font></defs></svg>
|
Before Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 8.9 KiB |
|
@ -2,9 +2,9 @@
|
|||
* Site header
|
||||
*/
|
||||
.site-header {
|
||||
background: #f8f8f8;
|
||||
background: #333;
|
||||
border-top: 5px solid $title-color;
|
||||
border-bottom: 1px solid $grey-color-light;
|
||||
border-bottom: 1px solid $gray-800;
|
||||
min-height: 56px;
|
||||
|
||||
// Positioning context for the mobile navigation icon
|
||||
|
@ -35,9 +35,9 @@
|
|||
color: #fff;
|
||||
|
||||
line-height: 1.3;
|
||||
background-color: #222;
|
||||
background-color: #333;
|
||||
border-top: 3px dashed $body-bg;
|
||||
box-shadow: 0px 250px #222;
|
||||
box-shadow: 0px 250px #333;
|
||||
|
||||
li.list-inline-item {
|
||||
img {
|
||||
|
@ -414,12 +414,12 @@ aside.aside {
|
|||
// }
|
||||
|
||||
.header-index {
|
||||
min-height: 55vh;
|
||||
min-height: 70vh;
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
margin-top: -30px;
|
||||
margin-bottom: 0;
|
||||
background-image: asset_url('header-network.webp');
|
||||
background-image: asset_url('header-space.webp');
|
||||
}
|
||||
|
||||
.header-peertube {
|
||||
|
@ -438,6 +438,24 @@ aside.aside {
|
|||
background-image: asset_url('header-radio.webp');
|
||||
}
|
||||
|
||||
.header-aboutus {
|
||||
min-height: 70vh;
|
||||
background-image: asset_url('element-aboutus.webp');
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.header-technical_assistance {
|
||||
min-height: 70vh;
|
||||
//TODO background-image: asset_url('header-technical_assistance.webp');
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.header-cybersecurity {
|
||||
min-height: 70vh;
|
||||
//TODO background-image: asset_url('header-technical_assistance.webp');
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.min-height-500 {
|
||||
min-height: 500px !important;
|
||||
}
|
||||
|
|
198
_site/assistenza-e-consulenza.html
Normal file
|
@ -0,0 +1,198 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang=it>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="theme-color" content="#943526">
|
||||
<meta name="no-results" content="Nessun risultato">
|
||||
|
||||
<!-- Begin Jekyll SEO tag v2.7.2 -->
|
||||
<title>
|
||||
| Unitoo</title>
|
||||
<meta name="generator" content="Jekyll v3.9.1" />
|
||||
<meta property="og:title" content="
|
||||
" />
|
||||
<meta name="author" content="Unitoo" />
|
||||
<meta property="og:locale" content="it" />
|
||||
<meta name="description" content="
|
||||
" />
|
||||
<meta property="og:description" content="
|
||||
" />
|
||||
<link rel="canonical" href="http://localhost:4000/assistenza-e-consulenza.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/assistenza-e-consulenza.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.technical_assistance","url":"http://localhost:4000/assistenza-e-consulenza.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.technical_assistance","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div id="mySidenav" class="sidenav">
|
||||
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
|
||||
<a class="btn-outline-primary" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="btn-outline-primary" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn-outline-primary" href="/progetti.html">Progetti</a>
|
||||
<a class="btn-outline-primary" href="/contattaci.html">Contattaci</a>
|
||||
</div>
|
||||
|
||||
|
||||
<navbar class="navbar site-header pt-2 pb-2 pl-0 pr-0 p-sm-0 sticky-top">
|
||||
|
||||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
<i class="fa-menu"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
</navbar>
|
||||
|
||||
|
||||
<div class="page-content">
|
||||
<div class="container-main">
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent d-flex header-technical_assistance text-white">
|
||||
<div class="container my-auto">
|
||||
<h1 class="display-4">
|
||||
Servizi
|
||||
</h1>
|
||||
<p class="lead">
|
||||
Assistenza e consulenza
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent">
|
||||
<div class="container">
|
||||
<div class="card-columns">
|
||||
<div class="card border-0 shadow">
|
||||
<img class="card-img-top" src="/assets/card-m-intelligence-c25c2bad25868b6af0cc0b522d6d6d69f05f51d13d27d8b5d045e9f65d23d6d6d9eecfbbf2768b822227c08c73dfa3e9e130f7ba224fad5bfb7f3fdcc45d1021.webp">
|
||||
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Modulo Intelligence</h5>
|
||||
<p class="card-text"> Il modulo Intelligence permette al cliente di accedere al know-how in nostro possesso e quindi di ottenere soluzioni e suggerimenti mirate alle proprie esigenze, come ad esempio programmi o strumenti atti ad ottimizzare diversi ambienti di lavoro.<br><br> Le principali aree di competenza della nostra azienda sono: <ul> <li>Ambienti GNU/Linux</li> <li>Hardening di rete (firewall, vpn, DNS)</li> <li>Soluzioni per l’ufficio</li> <li>Sicurezza Informatica</li> <li>Sviluppo software e siti web</li> </ul> Il pacchetto puo essere acquistato in tre diverse soluzioni: mensile, trimestrale ed annuale. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-0 shadow">
|
||||
<img class="card-img-top" src="/assets/card-m-life-5486c389815756e15fb72b21adbc9493fddbd7f0205375a1b1a68e68cdce077de1b5c4375b23016f37cf825e11266e5c3440a963af6bab1539ceb620219b559e.webp">
|
||||
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Modulo Vita</h5>
|
||||
<p class="card-text"> Da un punto di vista prettamente tecnico, la riottimizzazione consiste nell'applicazione di particolari accorgimenti che permettono di risolvere uno o più problemi.<br><br> Modulo Vita offre quindi una soluzione atta ad ottimizzare le varie postazioni ed i terminali presenti nella struttura specifica in analisi.<br><br> Il prezzo base del modulo varia in base al tipo e allo stato di obsolescenza delle postazioni prese in considerazione oltre che il loro numero. </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="site-footer">
|
||||
<div class="container">
|
||||
<div class="input-group mb-5">
|
||||
<input type="text" id="search-input" class="form-control rounded-right" placeholder="Vuoi cercare qualcosa?"
|
||||
aria-label="Vuoi cercare qualcosa?" aria-describedby="button-search" autocomplete="off">
|
||||
<div class="input-group-append">
|
||||
<div id="results-container" class="dropdown-menu d-block p-0 border-0"></div>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
Copyright © Unitoo 2017-2021<br><br>
|
||||
Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione<br>
|
||||
<small>
|
||||
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui:
|
||||
<a target="_blank" rel="nofollow" href="https://gitea.it/Unitoo/unitoo-site">
|
||||
<i class="fas fa-link-ext"></i> Gitea
|
||||
</a>
|
||||
<br>
|
||||
</small>
|
||||
</p>
|
||||
|
||||
<ul class="list-inline social-buttons mt-2 mb-3 mx-auto">
|
||||
<li class="list-inline-item">
|
||||
<a href="https://gitlab.com/unitoo" rel="nofollow" target="_blank" data-original-title="" title="">
|
||||
<i class="fab fa-gitlab " data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://github.com/UnitooTeam" rel="nofollow" target="_blank" data-original-title=""
|
||||
title=""><i class="fab fa-github-circled" data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://mastodon.uno/@unitoo" rel="me" target="_blank" data-original-title="" title="">
|
||||
<img width="20" alt="Logo ufficiale di Mastodon, rete social di microblogging decentralizzata" src="/assets/mastodon-448a0e1cefce72f1aadd521b2ca3d7c5edf2f76fd6aa12f1ac11bdf07f5e92f586fb517e5f76bbcd5b5d79c430b26261443dd6e06dca5fa25ac423d61025a916.webp">
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="/news.html" target="_blank" data-original-title="" title="">
|
||||
<i class="fab fa-telegram"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item"><a href="https://liberapay.com/Unitoo/" rel="nofollow" target="_blank" data-original-title="" title="">
|
||||
<img width="20" alt="Logo ufficiale di Liberapay" src="/assets/liberapay-a7f315ef8f959d993dfc27372fc0f25a9f41a964e4a1a6996cff2befd1a49d4ce10b5bb689f6b8e52c9f2a199691f905c2efd1634390096efb85597ae795fb82.webp">
|
||||
</a></li>
|
||||
</ul>
|
||||
|
||||
<div class="small mt-3">
|
||||
Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA:
|
||||
AP-204883 - info@unitoo.pw
|
||||
<br>
|
||||
<a href="/privacy-policy.html">Informativa privacy</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script type="text/javascript" src="/assets/main-c65f21c86c980bf75bd95388cc2ff11603867d9ff67f3db2ec9b13476966fa52350a9c98dc6d1f2b66cb20fee2d4b9eec4a77ae7097493559a78a2a3664b3009.js"></script>
|
||||
<script defer type="text/javascript" src="/assets/matomo-e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f.js"></script>
|
||||
<script defer async="" type="text/javascript" src="/assets/analytics-1ed1e14dc3b33a31d62e4a1f4da624abd119a75fa549edaa290b7a5afa16d5fa4b7daf7e1270eec5dd50bcf1992aa9a20875d731232f4416831bb095120cc668.js"></script>
|
||||
|
||||
|
||||
<div id="cookie-notice">
|
||||
<span>Utilizziamo Matomo (una tecnologia libera) per analizzare e migliorare il servizio che offriamo.</span>
|
||||
<a id="cookie-notice-accept" class="btn btn-primary btn-sm text-white">Approva</a>
|
||||
<a href="https://matomo.org/gdpr/" rel="nofollow" target="_blank" class="btn btn-primary btn-sm text-white">Scopri di più</a>
|
||||
<a id="cookie-notice-dismiss" class="mt-1 float-right text-decoration-none border border-secondary rounded btn btn-sm btn-secondary text-white">X</a>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -20,26 +20,26 @@ Chi siamo" />
|
|||
Chi siamo, quali sono i nostri valori e la nostra mission" />
|
||||
<meta property="og:description" content="
|
||||
Chi siamo, quali sono i nostri valori e la nostra mission" />
|
||||
<link rel="canonical" href="https://www.unitoo.it/chisiamo.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/chisiamo.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/chisiamo.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/chisiamo.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.aboutus","url":"https://www.unitoo.it/chisiamo.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.aboutus","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.aboutus","url":"http://localhost:4000/chisiamo.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.aboutus","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -68,14 +68,13 @@ Chi siamo, quali sono i nostri valori e la nostra mission" />
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
@ -89,7 +88,7 @@ Chi siamo, quali sono i nostri valori e la nostra mission" />
|
|||
|
||||
<div class="page-content">
|
||||
<div class="container-main">
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent d-flex">
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent d-flex header-aboutus text-white">
|
||||
<div class="container my-auto">
|
||||
<h1 class="display-4">
|
||||
Appassionati, professionali e assertivi
|
||||
|
|
0
_site/communications.html
Normal file
|
@ -20,26 +20,26 @@ Consulenza tecnica" />
|
|||
Consulenza tecnica nell'ambito GNU/Linux, utilizzando i migliori strumenti liberi messi a disposizione dal free software." />
|
||||
<meta property="og:description" content="
|
||||
Consulenza tecnica nell'ambito GNU/Linux, utilizzando i migliori strumenti liberi messi a disposizione dal free software." />
|
||||
<link rel="canonical" href="https://www.unitoo.it/consulenza.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/consulenza.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/consulenza.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/consulenza.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.technical_advice","url":"https://www.unitoo.it/consulenza.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.technical_advice","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.technical_advice","url":"http://localhost:4000/consulenza.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.technical_advice","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -68,14 +68,13 @@ Consulenza tecnica nell'ambito GNU/Linux, utilizzando i migliori strumenti liber
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
|
@ -20,26 +20,26 @@ Contatti" />
|
|||
Tutti i nostri contatti per una comunicazione adeguata e sicura." />
|
||||
<meta property="og:description" content="
|
||||
Tutti i nostri contatti per una comunicazione adeguata e sicura." />
|
||||
<link rel="canonical" href="https://www.unitoo.it/contattaci.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/contattaci.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/contattaci.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/contattaci.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.contacts","url":"https://www.unitoo.it/contattaci.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.contacts","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.contacts","url":"http://localhost:4000/contattaci.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.contacts","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -68,14 +68,13 @@ Tutti i nostri contatti per una comunicazione adeguata e sicura." />
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
192
_site/cybersecurity.html
Normal file
|
@ -0,0 +1,192 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang=it>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="theme-color" content="#943526">
|
||||
<meta name="no-results" content="Nessun risultato">
|
||||
|
||||
<!-- Begin Jekyll SEO tag v2.7.2 -->
|
||||
<title>
|
||||
| Unitoo</title>
|
||||
<meta name="generator" content="Jekyll v3.9.1" />
|
||||
<meta property="og:title" content="
|
||||
" />
|
||||
<meta name="author" content="Unitoo" />
|
||||
<meta property="og:locale" content="it" />
|
||||
<meta name="description" content="
|
||||
" />
|
||||
<meta property="og:description" content="
|
||||
" />
|
||||
<link rel="canonical" href="http://localhost:4000/cybersecurity.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/cybersecurity.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.cybersecurity","url":"http://localhost:4000/cybersecurity.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.cybersecurity","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div id="mySidenav" class="sidenav">
|
||||
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
|
||||
<a class="btn-outline-primary" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="btn-outline-primary" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn-outline-primary" href="/progetti.html">Progetti</a>
|
||||
<a class="btn-outline-primary" href="/contattaci.html">Contattaci</a>
|
||||
</div>
|
||||
|
||||
|
||||
<navbar class="navbar site-header pt-2 pb-2 pl-0 pr-0 p-sm-0 sticky-top">
|
||||
|
||||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
<i class="fa-menu"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
</navbar>
|
||||
|
||||
|
||||
<div class="page-content">
|
||||
<div class="container-main">
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent d-flex header-cybersecurity text-white">
|
||||
<div class="container my-auto">
|
||||
<h1 class="display-4">
|
||||
Sicurezza
|
||||
</h1>
|
||||
<p class="lead">
|
||||
Confidenzialità, Integrità, Disponibilità
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent">
|
||||
<div class="container">
|
||||
<div class="card-columns">
|
||||
|
||||
|
||||
<div class="card border-0 shadow">
|
||||
<img class="card-img-top" src="/assets/card-m-sonde-af645faa109e4fa873ddd1b781b02b8e3a76d25afe22fa1b6597e0710abd0da55d6cc9f85ab421bc0d45fb0d7366f3bc0c44c0cc5f4978946108a68ba156792f.webp">
|
||||
|
||||
<div class="card-body">
|
||||
<h5 class="card-title"></h5>
|
||||
<p class="card-text"></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="site-footer">
|
||||
<div class="container">
|
||||
<div class="input-group mb-5">
|
||||
<input type="text" id="search-input" class="form-control rounded-right" placeholder="Vuoi cercare qualcosa?"
|
||||
aria-label="Vuoi cercare qualcosa?" aria-describedby="button-search" autocomplete="off">
|
||||
<div class="input-group-append">
|
||||
<div id="results-container" class="dropdown-menu d-block p-0 border-0"></div>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
Copyright © Unitoo 2017-2021<br><br>
|
||||
Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione<br>
|
||||
<small>
|
||||
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui:
|
||||
<a target="_blank" rel="nofollow" href="https://gitea.it/Unitoo/unitoo-site">
|
||||
<i class="fas fa-link-ext"></i> Gitea
|
||||
</a>
|
||||
<br>
|
||||
</small>
|
||||
</p>
|
||||
|
||||
<ul class="list-inline social-buttons mt-2 mb-3 mx-auto">
|
||||
<li class="list-inline-item">
|
||||
<a href="https://gitlab.com/unitoo" rel="nofollow" target="_blank" data-original-title="" title="">
|
||||
<i class="fab fa-gitlab " data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://github.com/UnitooTeam" rel="nofollow" target="_blank" data-original-title=""
|
||||
title=""><i class="fab fa-github-circled" data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://mastodon.uno/@unitoo" rel="me" target="_blank" data-original-title="" title="">
|
||||
<img width="20" alt="Logo ufficiale di Mastodon, rete social di microblogging decentralizzata" src="/assets/mastodon-448a0e1cefce72f1aadd521b2ca3d7c5edf2f76fd6aa12f1ac11bdf07f5e92f586fb517e5f76bbcd5b5d79c430b26261443dd6e06dca5fa25ac423d61025a916.webp">
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="/news.html" target="_blank" data-original-title="" title="">
|
||||
<i class="fab fa-telegram"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item"><a href="https://liberapay.com/Unitoo/" rel="nofollow" target="_blank" data-original-title="" title="">
|
||||
<img width="20" alt="Logo ufficiale di Liberapay" src="/assets/liberapay-a7f315ef8f959d993dfc27372fc0f25a9f41a964e4a1a6996cff2befd1a49d4ce10b5bb689f6b8e52c9f2a199691f905c2efd1634390096efb85597ae795fb82.webp">
|
||||
</a></li>
|
||||
</ul>
|
||||
|
||||
<div class="small mt-3">
|
||||
Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA:
|
||||
AP-204883 - info@unitoo.pw
|
||||
<br>
|
||||
<a href="/privacy-policy.html">Informativa privacy</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script type="text/javascript" src="/assets/main-c65f21c86c980bf75bd95388cc2ff11603867d9ff67f3db2ec9b13476966fa52350a9c98dc6d1f2b66cb20fee2d4b9eec4a77ae7097493559a78a2a3664b3009.js"></script>
|
||||
<script defer type="text/javascript" src="/assets/matomo-e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f.js"></script>
|
||||
<script defer async="" type="text/javascript" src="/assets/analytics-1ed1e14dc3b33a31d62e4a1f4da624abd119a75fa549edaa290b7a5afa16d5fa4b7daf7e1270eec5dd50bcf1992aa9a20875d731232f4416831bb095120cc668.js"></script>
|
||||
|
||||
|
||||
<div id="cookie-notice">
|
||||
<span>Utilizziamo Matomo (una tecnologia libera) per analizzare e migliorare il servizio che offriamo.</span>
|
||||
<a id="cookie-notice-accept" class="btn btn-primary btn-sm text-white">Approva</a>
|
||||
<a href="https://matomo.org/gdpr/" rel="nofollow" target="_blank" class="btn btn-primary btn-sm text-white">Scopri di più</a>
|
||||
<a id="cookie-notice-dismiss" class="mt-1 float-right text-decoration-none border border-secondary rounded btn btn-sm btn-secondary text-white">X</a>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
118
_site/index.html
|
@ -20,26 +20,26 @@ Home" />
|
|||
Sviluppiamo software e facciamo consulenza IT. Etica, concretezza ed avanguardia ci contraddistinguono" />
|
||||
<meta property="og:description" content="
|
||||
Sviluppiamo software e facciamo consulenza IT. Etica, concretezza ed avanguardia ci contraddistinguono" />
|
||||
<link rel="canonical" href="https://www.unitoo.it/" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/" />
|
||||
<link rel="canonical" href="http://localhost:4000/" />
|
||||
<meta property="og:url" content="http://localhost:4000/" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.index","url":"https://www.unitoo.it/","@type":"WebSite","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.index","name":"Unitoo","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.index","url":"http://localhost:4000/","@type":"WebSite","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.index","name":"Unitoo","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -68,14 +68,13 @@ Sviluppiamo software e facciamo consulenza IT. Etica, concretezza ed avanguardia
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
@ -89,28 +88,28 @@ Sviluppiamo software e facciamo consulenza IT. Etica, concretezza ed avanguardia
|
|||
|
||||
<div class="page-content">
|
||||
<div class="container-main">
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent header-index d-flex">
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent header-index d-flex text-white">
|
||||
|
||||
<div class="container my-auto">
|
||||
<div class="container my-auto text-center">
|
||||
<h1 class="display-4">
|
||||
<span class="bg-white p-2 rounded">
|
||||
Sviluppo software e consulenza senza compromessi
|
||||
<span class="p-2 rounded">
|
||||
{ Hack. Evolve. Repeat. }
|
||||
</span>
|
||||
</h1>
|
||||
<p class="lead">
|
||||
<span class="bg-white p-2 rounded">
|
||||
Etica, concretezza e avanguardia, sono alcune delle caratteristiche che ci contraddistinguono
|
||||
<h4>
|
||||
<span class="p-2 rounded">
|
||||
Soluzioni software, cyber security e consulenza senza compromessi
|
||||
</span>
|
||||
</p>
|
||||
</h4>
|
||||
<hr class="mb-3">
|
||||
<span class="bg-white p-2 rounded">
|
||||
<span class="p-2 rounded">
|
||||
<a class="font-weight-bold" href="/chisiamo.html">Vieni a scoprire di più su di noi</a>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<aside class="bg-white aside">
|
||||
<aside class="bg-white aside border-bottom">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<h4 class="col-lg-8">
|
||||
|
@ -126,87 +125,56 @@ Sviluppiamo software e facciamo consulenza IT. Etica, concretezza ed avanguardia
|
|||
</div>
|
||||
</aside>
|
||||
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent">
|
||||
<div class="container">
|
||||
<h1 class="text-center">I servizi</h1>
|
||||
|
||||
<hr class="border-primary">
|
||||
|
||||
<div class="row mt-5">
|
||||
<div class="col-12 col-lg-6 mb-4">
|
||||
<div class="card border-0 shadow">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title font-weight-bold">Sviluppo software</h5>
|
||||
<p class="mb-4">Un processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità. <br>Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git.<br><br> Siamo disponibili anche a partecipare allo sviluppo di software già avviati.</p>
|
||||
<a class="text-dark mr-2" href="/tecnologie-software.html">Scopri quali tecnologie utilizziamo</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6 mb-4">
|
||||
<div class="card border-0 shadow">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title font-weight-bold">Consulenza</h5>
|
||||
<p class="card-text mb-4">Tramite la nostra piattaforma di Helpdesk, siamo pronti a fornire i dettagli che faranno la differenza nel mondo del software e delle infrastrutture.<br><br>Da anni lavoriamo con diversi software liberi come GNU/Linux, LibreOffice, Nextcloud... e possiamo guidarti nella loro configurazione per raggiungere al meglio i tuoi obiettivi.</p>
|
||||
<a class="text-dark mr-2" href="/consulenza.html">Scopri la nostra piattaforma e i costi</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="bg-white pt-5 pb-5">
|
||||
<div class="container">
|
||||
<h1 class="text-center">Soluzioni software</h1>
|
||||
<h1 class="text-center">Servizi e prodotti</h1>
|
||||
|
||||
<hr class="border-primary mb-5">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-6">
|
||||
<h3>Nextcloud</h3>
|
||||
<h3>Servizi</h3>
|
||||
<p>
|
||||
La migliore alternativa alla Suite Google, sotto il tuo completo controllo.<br><br> App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo
|
||||
L'erogazione del nostro servizio di consulenza e assistenza è disponibile in due soluzioni.<br><br>È possibile quindi pianificare appuntamenti periodici e manutentivi, ottenere supporto per la risoluzione dei problemi nell'utilizzo del computer e nella configurazione del servizi e dei server.
|
||||
</p>
|
||||
<a class="text-dark mr-2" href="https://www.nextcloud.com" rel="nofollow" target="_blank">
|
||||
<i class="fas fa-link-ext"></i> Scoprilo tramite il sito ufficiale di Nextcloud
|
||||
</a>
|
||||
<a class="btn btn-secondary" href="/assistenza-e-consulenza.html">Scopri i servizi</a>
|
||||
</div>
|
||||
<div class="col text-right">
|
||||
<img alt="Screenshot di esempio dell applicativo server Nextcloud" class="mt-3 mt-lg-0" src="/assets/nextcloud-example-eaebea23708e1a877e66164e5666bd7ebd571a77a04ed577316266b87adb5755a9c5e95cd50117677651e004967fd17cafe3b5c9c71ad7dcd59035a16b75f219.webp">
|
||||
<img alt="" class="mt-3 mt-lg-0" src="/assets/element-technical-assistance-2ec2911fa0e02bf4b994e48e4a8de2f58008264fef1fbb917cad7838db39d75abe0fdddb9a7ccdc722e499aa542507615406a6608df62d814f53420ce9948439.webp">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br><br><br>
|
||||
<br><br>
|
||||
<hr class="border-dark">
|
||||
<br><br>
|
||||
|
||||
<div class="row">
|
||||
<div class="col text-left">
|
||||
<img alt="Screenshot di esempio dell applicativo server Azuracast" class="mb-3 mb-lg-0" src="/assets/azuracast-example-22afea15b8aa6fe35784c7a1fe1ed736476300affb6468cd6386c1598395cfacc0dc8ea43809affae91a32f60e884eac5c85b811c2480c133907f9d23fa5de12.webp">
|
||||
<img alt="" class="mb-3 mb-lg-0" src="/assets/element-cybersecurity-faca2187ff2d41d057bc52f68a469b6a480028c6e3b8dce23f1c4729807b6ea070f0026eafcc3761cde6ce393b623ca07295de738e55538f53ff5102ded33c01.webp">
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<h3>Azuracast</h3>
|
||||
<h3>Sicurezza</h3>
|
||||
<p>
|
||||
Dopo esserci dilettati, con successo, con la nostra radio, mettiamo a disposizione la stessa qualità e competenza per poter realizzare una radio di qualità con web dj, playlist configurabili, jingle e un'interfaccia moderna.<br><br> Sono configurabili anche dei bot Telegram per tenere aggiornati gli ascoltatori.
|
||||
In informatica, l'hardening è il processo di messa in sicurezza di un sistema che ne riduce le superfici vulnerabili.<br><br>La riduzione delle modalità di attacco disponibili include in genere la modifica delle password predefinite, l'aggiunta di sistemi di autenticazione a due fattori, la rimozione di software e/o servizi, nomi utente o accessi non necessari.
|
||||
</p>
|
||||
<a class="text-dark mr-2" href="https://radio.unitoo.it" rel="nofollow" target="_blank">
|
||||
<i class="fas fa-link-ext"></i> Prova la nostra radio per averne un'assaggio
|
||||
</a>
|
||||
<a class="btn btn-secondary" href="/cybersecurity.html">Consulta i nostri sistemi di difesa</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br><br><br>
|
||||
<br><br>
|
||||
<hr class="border-dark">
|
||||
<br><br>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-6">
|
||||
<h3>Pi-hole</h3>
|
||||
<h3>Comunicazioni</h3>
|
||||
<p>
|
||||
Oggi proteggersi da tentativi di attacco è diventato ben oltre che necessario.<br><br>Con Pi-Hole installiamo uno scudo efficace sull'intera rete (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking...
|
||||
L'uso di sistemi di comunicazione semplici ed efficienti è una priorità oggi per accrescere la produttività di ogni tipologia di business, per semplificare l'operatività e aumentare l'engagement della propria forza lavoro. Poter rendere disponibili i sistemi di comunicazione anche in mobilità è una necessità ancor più urgente nello scenario attuale del digital business, sempre più caratterizzato nello smart working e alla social collaboration.
|
||||
</p>
|
||||
<a class="text-dark mr-2" href="https://pi-hole.net/" rel="nofollow" target="_blank">
|
||||
<i class="fas fa-link-ext"></i> Approfondisci sul sito ufficiale di Pi-hole
|
||||
</a>
|
||||
<a class="btn btn-secondary" href="/communications.html">Migliora le tue comunicazioni</a>
|
||||
</div>
|
||||
<div class="col text-right">
|
||||
<img alt="Screenshot di esempio dell applicativo server PiHole" class="mt-3 mt-lg-0" src="/assets/pihole-example-204f21ca03cd57647cd35df18293071d503819e216754921ed5a9a347bc366d0e937d64043bae6b033c237e594d19d48c3ee40a2e26f83c7324682825799f420.webp">
|
||||
<img alt="" class="mt-3 mt-lg-0" src="/assets/element-communications-a8cd07fcb8ffe7175b83abdb23ff2c10358488f2e2034bd8cd3c0266fbb8737d14b52042934fb2b5d50da66da08eeb1bebcef778006b3fc871800df375abe45d.webp">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -20,26 +20,26 @@ News" />
|
|||
Le notizie che apprezziamo relative al software libero e allo sviluppo del software in generale" />
|
||||
<meta property="og:description" content="
|
||||
Le notizie che apprezziamo relative al software libero e allo sviluppo del software in generale" />
|
||||
<link rel="canonical" href="https://www.unitoo.it/news.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/news.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/news.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/news.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.news","url":"https://www.unitoo.it/news.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.news","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.news","url":"http://localhost:4000/news.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.news","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -59,14 +59,13 @@ Le notizie che apprezziamo relative al software libero e allo sviluppo del softw
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
|
@ -20,26 +20,26 @@ Partners - Funkwhale Italia" />
|
|||
Una piattaforma libera, che supportiamo, per la diffusione di contenuti musicali" />
|
||||
<meta property="og:description" content="
|
||||
Una piattaforma libera, che supportiamo, per la diffusione di contenuti musicali" />
|
||||
<link rel="canonical" href="https://www.unitoo.it/partners/funkwhale.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/partners/funkwhale.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/partners/funkwhale.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/partners/funkwhale.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.funkwhale","url":"https://www.unitoo.it/partners/funkwhale.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.funkwhale","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.funkwhale","url":"http://localhost:4000/partners/funkwhale.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.funkwhale","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -68,14 +68,13 @@ Una piattaforma libera, che supportiamo, per la diffusione di contenuti musicali
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
|
@ -20,26 +20,26 @@ Partners - Peertube Italia" />
|
|||
" />
|
||||
<meta property="og:description" content="
|
||||
" />
|
||||
<link rel="canonical" href="https://www.unitoo.it/partners/peertube.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/partners/peertube.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/partners/peertube.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/partners/peertube.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.description.peertube","url":"https://www.unitoo.it/partners/peertube.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.peertube","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.description.peertube","url":"http://localhost:4000/partners/peertube.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.peertube","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -68,14 +68,13 @@ Partners - Peertube Italia" />
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
|
@ -20,26 +20,26 @@ Informativa privacy" />
|
|||
La nostra informativa privacy secondo Regolamento Europeo 2016/679" />
|
||||
<meta property="og:description" content="
|
||||
La nostra informativa privacy secondo Regolamento Europeo 2016/679" />
|
||||
<link rel="canonical" href="https://www.unitoo.it/privacy-policy.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/privacy-policy.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/privacy-policy.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/privacy-policy.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.privacy_policy","url":"https://www.unitoo.it/privacy-policy.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.privacy_policy","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.privacy_policy","url":"http://localhost:4000/privacy-policy.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.privacy_policy","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -68,14 +68,13 @@ La nostra informativa privacy secondo Regolamento Europeo 2016/679" />
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
|
@ -20,26 +20,26 @@ Progetti" />
|
|||
I nostri progetti, per rendere tutti partecipi della nostra Mission." />
|
||||
<meta property="og:description" content="
|
||||
I nostri progetti, per rendere tutti partecipi della nostra Mission." />
|
||||
<link rel="canonical" href="https://www.unitoo.it/progetti.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/progetti.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/progetti.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/progetti.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.projects","url":"https://www.unitoo.it/progetti.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.projects","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.projects","url":"http://localhost:4000/progetti.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.projects","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -68,14 +68,13 @@ I nostri progetti, per rendere tutti partecipi della nostra Mission." />
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
|
@ -20,26 +20,26 @@ Libreboot - Il BIOS libero" />
|
|||
" />
|
||||
<meta property="og:description" content="
|
||||
" />
|
||||
<link rel="canonical" href="https://www.unitoo.it/progetti/libreboot.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/progetti/libreboot.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/progetti/libreboot.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/progetti/libreboot.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.description.libreboot","url":"https://www.unitoo.it/progetti/libreboot.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.libreboot","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.description.libreboot","url":"http://localhost:4000/progetti/libreboot.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.libreboot","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -59,14 +59,13 @@ Libreboot - Il BIOS libero" />
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
|
@ -20,26 +20,26 @@ Il nostro canale" />
|
|||
Un canale Peertube dedicato al software libero, alle interviste e altri contenuti digitali" />
|
||||
<meta property="og:description" content="
|
||||
Un canale Peertube dedicato al software libero, alle interviste e altri contenuti digitali" />
|
||||
<link rel="canonical" href="https://www.unitoo.it/progetti/peertube.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/progetti/peertube.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/progetti/peertube.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/progetti/peertube.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.channel","url":"https://www.unitoo.it/progetti/peertube.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.channel","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.channel","url":"http://localhost:4000/progetti/peertube.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.channel","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -59,14 +59,13 @@ Un canale Peertube dedicato al software libero, alle interviste e altri contenut
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
|
@ -20,26 +20,26 @@ La nostra radio libera" />
|
|||
La radio italiana per conoscere e diffondere il software libero" />
|
||||
<meta property="og:description" content="
|
||||
La radio italiana per conoscere e diffondere il software libero" />
|
||||
<link rel="canonical" href="https://www.unitoo.it/progetti/radio.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/progetti/radio.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/progetti/radio.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/progetti/radio.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.radio","url":"https://www.unitoo.it/progetti/radio.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.radio","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.radio","url":"http://localhost:4000/progetti/radio.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.radio","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -59,14 +59,13 @@ La radio italiana per conoscere e diffondere il software libero" />
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
|
@ -20,26 +20,26 @@ Progetti - Il software" />
|
|||
I progetti che stiamo principalmente supportando nell'ambito del software libero. A partire dai BIOS liberi a finire alla rimozione dei DRM." />
|
||||
<meta property="og:description" content="
|
||||
I progetti che stiamo principalmente supportando nell'ambito del software libero. A partire dai BIOS liberi a finire alla rimozione dei DRM." />
|
||||
<link rel="canonical" href="https://www.unitoo.it/progetti/software.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/progetti/software.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/progetti/software.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/progetti/software.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.software","url":"https://www.unitoo.it/progetti/software.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.software","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.software","url":"http://localhost:4000/progetti/software.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.software","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -68,14 +68,13 @@ I progetti che stiamo principalmente supportando nell'ambito del software libero
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
|
@ -24,6 +24,14 @@
|
|||
|
||||
} ,
|
||||
|
||||
{
|
||||
|
||||
"title" : "",
|
||||
"tags" : "unitoo, technical, assistance, customer, care",
|
||||
"url" : "/cybersecurity.html"
|
||||
|
||||
} ,
|
||||
|
||||
{
|
||||
|
||||
"title" : "Partners - Funkwhale Italia",
|
||||
|
@ -104,6 +112,14 @@
|
|||
|
||||
} ,
|
||||
|
||||
{
|
||||
|
||||
"title" : "",
|
||||
"tags" : "unitoo, technical, assistance, customer, care",
|
||||
"url" : "/assistenza-e-consulenza.html"
|
||||
|
||||
} ,
|
||||
|
||||
{
|
||||
|
||||
"title" : "Consulenza tecnica",
|
||||
|
|
|
@ -20,26 +20,26 @@ Servizi e prodotti" />
|
|||
I servizi ed i prodotti che principalmente offriamo, utilizzando sempre ed esclusivamente software libero" />
|
||||
<meta property="og:description" content="
|
||||
I servizi ed i prodotti che principalmente offriamo, utilizzando sempre ed esclusivamente software libero" />
|
||||
<link rel="canonical" href="https://www.unitoo.it/servizi-e-prodotti.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/servizi-e-prodotti.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/servizi-e-prodotti.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/servizi-e-prodotti.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.services_and_products","url":"https://www.unitoo.it/servizi-e-prodotti.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.services_and_products","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.services_and_products","url":"http://localhost:4000/servizi-e-prodotti.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.services_and_products","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -68,14 +68,13 @@ I servizi ed i prodotti che principalmente offriamo, utilizzando sempre ed esclu
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
@ -89,87 +88,56 @@ I servizi ed i prodotti che principalmente offriamo, utilizzando sempre ed esclu
|
|||
|
||||
<div class="page-content">
|
||||
<div class="container-main">
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent">
|
||||
<section class="bg-white pt-5 pb-5">
|
||||
<div class="container">
|
||||
<h1 class="text-center">I servizi</h1>
|
||||
|
||||
<hr class="border-primary">
|
||||
|
||||
<div class="row mt-5">
|
||||
<div class="col-12 col-lg-6 mb-4">
|
||||
<div class="card border-0 shadow">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title font-weight-bold">Sviluppo software</h5>
|
||||
<p class="mb-4">Un processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità. <br>Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git.<br><br> Siamo disponibili anche a partecipare allo sviluppo di software già avviati.</p>
|
||||
<a class="text-dark mr-2" href="/tecnologie-software.html">Scopri quali tecnologie utilizziamo</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6 mb-4">
|
||||
<div class="card border-0 shadow">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title font-weight-bold">Consulenza</h5>
|
||||
<p class="card-text mb-4">Tramite la nostra piattaforma di Helpdesk, siamo pronti a fornire i dettagli che faranno la differenza nel mondo del software e delle infrastrutture.<br><br>Da anni lavoriamo con diversi software liberi come GNU/Linux, LibreOffice, Nextcloud... e possiamo guidarti nella loro configurazione per raggiungere al meglio i tuoi obiettivi.</p>
|
||||
<a class="text-dark mr-2" href="/consulenza.html">Scopri la nostra piattaforma e i costi</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="bg-white pt-5 pb-5">
|
||||
<div class="container">
|
||||
<h1 class="text-center">Soluzioni software</h1>
|
||||
<h1 class="text-center">Servizi e prodotti</h1>
|
||||
|
||||
<hr class="border-primary mb-5">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-6">
|
||||
<h3>Nextcloud</h3>
|
||||
<h3>Servizi</h3>
|
||||
<p>
|
||||
La migliore alternativa alla Suite Google, sotto il tuo completo controllo.<br><br> App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo
|
||||
L'erogazione del nostro servizio di consulenza e assistenza è disponibile in due soluzioni.<br><br>È possibile quindi pianificare appuntamenti periodici e manutentivi, ottenere supporto per la risoluzione dei problemi nell'utilizzo del computer e nella configurazione del servizi e dei server.
|
||||
</p>
|
||||
<a class="text-dark mr-2" href="https://www.nextcloud.com" rel="nofollow" target="_blank">
|
||||
<i class="fas fa-link-ext"></i> Scoprilo tramite il sito ufficiale di Nextcloud
|
||||
</a>
|
||||
<a class="btn btn-secondary" href="/assistenza-e-consulenza.html">Scopri i servizi</a>
|
||||
</div>
|
||||
<div class="col text-right">
|
||||
<img alt="Screenshot di esempio dell applicativo server Nextcloud" class="mt-3 mt-lg-0" src="/assets/nextcloud-example-eaebea23708e1a877e66164e5666bd7ebd571a77a04ed577316266b87adb5755a9c5e95cd50117677651e004967fd17cafe3b5c9c71ad7dcd59035a16b75f219.webp">
|
||||
<img alt="" class="mt-3 mt-lg-0" src="/assets/element-technical-assistance-2ec2911fa0e02bf4b994e48e4a8de2f58008264fef1fbb917cad7838db39d75abe0fdddb9a7ccdc722e499aa542507615406a6608df62d814f53420ce9948439.webp">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br><br><br>
|
||||
<br><br>
|
||||
<hr class="border-dark">
|
||||
<br><br>
|
||||
|
||||
<div class="row">
|
||||
<div class="col text-left">
|
||||
<img alt="Screenshot di esempio dell applicativo server Azuracast" class="mb-3 mb-lg-0" src="/assets/azuracast-example-22afea15b8aa6fe35784c7a1fe1ed736476300affb6468cd6386c1598395cfacc0dc8ea43809affae91a32f60e884eac5c85b811c2480c133907f9d23fa5de12.webp">
|
||||
<img alt="" class="mb-3 mb-lg-0" src="/assets/element-cybersecurity-faca2187ff2d41d057bc52f68a469b6a480028c6e3b8dce23f1c4729807b6ea070f0026eafcc3761cde6ce393b623ca07295de738e55538f53ff5102ded33c01.webp">
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<h3>Azuracast</h3>
|
||||
<h3>Sicurezza</h3>
|
||||
<p>
|
||||
Dopo esserci dilettati, con successo, con la nostra radio, mettiamo a disposizione la stessa qualità e competenza per poter realizzare una radio di qualità con web dj, playlist configurabili, jingle e un'interfaccia moderna.<br><br> Sono configurabili anche dei bot Telegram per tenere aggiornati gli ascoltatori.
|
||||
In informatica, l'hardening è il processo di messa in sicurezza di un sistema che ne riduce le superfici vulnerabili.<br><br>La riduzione delle modalità di attacco disponibili include in genere la modifica delle password predefinite, l'aggiunta di sistemi di autenticazione a due fattori, la rimozione di software e/o servizi, nomi utente o accessi non necessari.
|
||||
</p>
|
||||
<a class="text-dark mr-2" href="https://radio.unitoo.it" rel="nofollow" target="_blank">
|
||||
<i class="fas fa-link-ext"></i> Prova la nostra radio per averne un'assaggio
|
||||
</a>
|
||||
<a class="btn btn-secondary" href="/cybersecurity.html">Consulta i nostri sistemi di difesa</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br><br><br>
|
||||
<br><br>
|
||||
<hr class="border-dark">
|
||||
<br><br>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-6">
|
||||
<h3>Pi-hole</h3>
|
||||
<h3>Comunicazioni</h3>
|
||||
<p>
|
||||
Oggi proteggersi da tentativi di attacco è diventato ben oltre che necessario.<br><br>Con Pi-Hole installiamo uno scudo efficace sull'intera rete (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking...
|
||||
L'uso di sistemi di comunicazione semplici ed efficienti è una priorità oggi per accrescere la produttività di ogni tipologia di business, per semplificare l'operatività e aumentare l'engagement della propria forza lavoro. Poter rendere disponibili i sistemi di comunicazione anche in mobilità è una necessità ancor più urgente nello scenario attuale del digital business, sempre più caratterizzato nello smart working e alla social collaboration.
|
||||
</p>
|
||||
<a class="text-dark mr-2" href="https://pi-hole.net/" rel="nofollow" target="_blank">
|
||||
<i class="fas fa-link-ext"></i> Approfondisci sul sito ufficiale di Pi-hole
|
||||
</a>
|
||||
<a class="btn btn-secondary" href="/communications.html">Migliora le tue comunicazioni</a>
|
||||
</div>
|
||||
<div class="col text-right">
|
||||
<img alt="Screenshot di esempio dell applicativo server PiHole" class="mt-3 mt-lg-0" src="/assets/pihole-example-204f21ca03cd57647cd35df18293071d503819e216754921ed5a9a347bc366d0e937d64043bae6b033c237e594d19d48c3ee40a2e26f83c7324682825799f420.webp">
|
||||
<img alt="" class="mt-3 mt-lg-0" src="/assets/element-communications-a8cd07fcb8ffe7175b83abdb23ff2c10358488f2e2034bd8cd3c0266fbb8737d14b52042934fb2b5d50da66da08eeb1bebcef778006b3fc871800df375abe45d.webp">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1,48 +1,54 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/chisiamo.html</loc>
|
||||
<loc>http://localhost:4000/chisiamo.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/progetti/peertube.html</loc>
|
||||
<loc>http://localhost:4000/progetti/peertube.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/contattaci.html</loc>
|
||||
<loc>http://localhost:4000/contattaci.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/partners/funkwhale.html</loc>
|
||||
<loc>http://localhost:4000/cybersecurity.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/progetti/libreboot.html</loc>
|
||||
<loc>http://localhost:4000/partners/funkwhale.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/news.html</loc>
|
||||
<loc>http://localhost:4000/progetti/libreboot.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/partners/peertube.html</loc>
|
||||
<loc>http://localhost:4000/news.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/privacy-policy.html</loc>
|
||||
<loc>http://localhost:4000/partners/peertube.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/progetti.html</loc>
|
||||
<loc>http://localhost:4000/privacy-policy.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/progetti/radio.html</loc>
|
||||
<loc>http://localhost:4000/progetti.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/servizi-e-prodotti.html</loc>
|
||||
<loc>http://localhost:4000/progetti/radio.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/tecnologie-software.html</loc>
|
||||
<loc>http://localhost:4000/servizi-e-prodotti.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/progetti/software.html</loc>
|
||||
<loc>http://localhost:4000/tecnologie-software.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/consulenza.html</loc>
|
||||
<loc>http://localhost:4000/progetti/software.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.unitoo.it/</loc>
|
||||
<loc>http://localhost:4000/assistenza-e-consulenza.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/consulenza.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
|
|
|
@ -20,26 +20,26 @@ Le tecnologie software" />
|
|||
Quali tecnologie software utilizziamo e in che modo le integriamo fra loro" />
|
||||
<meta property="og:description" content="
|
||||
Quali tecnologie software utilizziamo e in che modo le integriamo fra loro" />
|
||||
<link rel="canonical" href="https://www.unitoo.it/tecnologie-software.html" />
|
||||
<meta property="og:url" content="https://www.unitoo.it/tecnologie-software.html" />
|
||||
<link rel="canonical" href="http://localhost:4000/tecnologie-software.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/tecnologie-software.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta property="og:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="og:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:image" content="https://www.unitoo.it/logo.png" />
|
||||
<meta property="twitter:image" content="http://localhost:4000/logo.png" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<meta name="twitter:creator" content="@Unitoo" />
|
||||
<script type="application/ld+json">
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.software_technologies","url":"https://www.unitoo.it/tecnologie-software.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.software_technologies","@context":"https://schema.org"}</script>
|
||||
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.software_technologies","url":"http://localhost:4000/tecnologie-software.html","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.software_technologies","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<link rel='icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="https://www.unitoo.it/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
<link rel='icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/apple-touch-icon.png">
|
||||
<link rel="manifest" href="http://localhost:4000/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.css">
|
||||
|
||||
|
||||
|
||||
|
@ -68,14 +68,13 @@ Quali tecnologie software utilizziamo e in che modo le integriamo fra loro" />
|
|||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp">
|
||||
<img height="30" alt="Logo ufficiale Unitoo" src="/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-dark" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="p-2 text-dark" href="/progetti.html">Progetti</a>
|
||||
<a class="btn btn-primary ml-4" href="/contattaci.html">Contattaci</a>
|
||||
<a class="p-2 text-white" href="/chisiamo.html">Chi siamo</a>
|
||||
<a class="p-2 text-white" href="/servizi-e-prodotti.html">Servizi e Prodotti</a>
|
||||
<a class="btn btn-primary ml-4 text-white" href="/contattaci.html">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
|
|
16
index.html
|
@ -6,28 +6,28 @@ description: meta.descriptions.index
|
|||
|
||||
tags: home homepage unitoo
|
||||
---
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent header-index d-flex">
|
||||
<section class="jumbotron jumbotron-fluid bg-transparent header-index d-flex text-white">
|
||||
|
||||
<div class="container my-auto">
|
||||
<div class="container my-auto text-center">
|
||||
<h1 class="display-4">
|
||||
<span class="bg-white p-2 rounded">
|
||||
<span class="p-2 rounded">
|
||||
{% t index.header_title %}
|
||||
</span>
|
||||
</h1>
|
||||
<p class="lead">
|
||||
<span class="bg-white p-2 rounded">
|
||||
<h4>
|
||||
<span class="p-2 rounded">
|
||||
{% t index.header_lead %}
|
||||
</span>
|
||||
</p>
|
||||
</h4>
|
||||
<hr class="mb-3">
|
||||
<span class="bg-white p-2 rounded">
|
||||
<span class="p-2 rounded">
|
||||
<a class="font-weight-bold" href="{% link _pages/about-us.html %}">{% t buttons.more_about_us %}</a>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<aside class="bg-white aside">
|
||||
<aside class="bg-white aside border-bottom">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<h4 class="col-lg-8">
|
||||
|
|