summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/lato
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-10-22 19:50:34 +0000
committerKarl Berry <karl@freefriends.org>2017-10-22 19:50:34 +0000
commit96c2540c6bcd6585ee23a0d384bea78715befec8 (patch)
treedd87910eedf88fd235e1765624a5792a78381a9d /Master/texmf-dist/doc/fonts/lato
parent1923fbdd566d36646dad0367759fbb0989a89d99 (diff)
lato (22oct17)
git-svn-id: svn://tug.org/texlive/trunk@45576 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/lato')
-rw-r--r--Master/texmf-dist/doc/fonts/lato/CHANGES44
-rw-r--r--Master/texmf-dist/doc/fonts/lato/README32
-rw-r--r--Master/texmf-dist/doc/fonts/lato/lato-samples.pdfbin234246 -> 1529174 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/lato/lato-samples.tex88
-rw-r--r--Master/texmf-dist/doc/fonts/lato/lato.pdfbin135538 -> 379724 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/lato/lato.tex377
-rw-r--r--Master/texmf-dist/doc/fonts/lato/manifest.txt1942
7 files changed, 2122 insertions, 361 deletions
diff --git a/Master/texmf-dist/doc/fonts/lato/CHANGES b/Master/texmf-dist/doc/fonts/lato/CHANGES
index 9601c987009..fef1553ce2d 100644
--- a/Master/texmf-dist/doc/fonts/lato/CHANGES
+++ b/Master/texmf-dist/doc/fonts/lato/CHANGES
@@ -1,23 +1,31 @@
-Changelog for version 1.1:
- - Update .ttf files to version 1.011
+VERSION 3.0:
+ - Update .ttf files to version 2.015
+ - Complete rewrite of the TeX metric file generation (otftotfm
+ is now used instead of fontinst)
+ - Support for XeLaTeX and LuaLaTeX
+ - Add support for figure variant selection
+ - Drop faked smallcaps support
+
+VERSION 2.2:
+ - Update .ttf files to version 1.104
+ - Update documentation to mention latofonts.com
-Changelog for version 1.2:
- - fix small caps series in TS1 encoding
- - remove "light"/"black" class options
- - add samples PDF
+VERSION 2.1:
+ - Update .ttf files to version 1.101
+ - Fix bad weight substitution when using light weight and slanted shape
+ - Remove unneeded call to textcomp package in lato.sty
-Changelog for version 2.0:
- - complete rewrite of the fontinst driver file
- - rename .vf and .tfm files based on the pattern <font>-<encoding>
- - fix NFSS series for hairline variant ("el" instead of "ul")
- - modify paths of the archive: documentation is now in doc/fonts/lato/
+VERSION 2.0:
+ - Complete rewrite of the fontinst driver file
+ - Rename .vf and .tfm files based on the pattern <font>-<encoding>
+ - Fix NFSS series for hairline variant ("el" instead of "ul")
+ - Modify paths of the archive: documentation is now in doc/fonts/lato/
and sources in source/fonts/lato/
-Changelog for version 2.1:
- - update .ttf files to version 1.101
- - fix bad weight substitution when using light weight and slanted shape
- - remove unneeded call to textcomp package in lato.sty
+VERSION 1.2:
+ - Fix small caps series in TS1 encoding
+ - Remove "light"/"black" class options
+ - Add samples PDF
-Changelog for version 2.2:
- - update .ttf files to version 1.104
- - update documentation to mention latofonts.com
+VERSION 1.1:
+ - Update .ttf files to version 1.011
diff --git a/Master/texmf-dist/doc/fonts/lato/README b/Master/texmf-dist/doc/fonts/lato/README
index 08b9a4941af..b22a3c681fc 100644
--- a/Master/texmf-dist/doc/fonts/lato/README
+++ b/Master/texmf-dist/doc/fonts/lato/README
@@ -1,21 +1,27 @@
-------------------
- Lato, version 2.2
+ Lato, version 3.0
-------------------
-Lato is a sanserif typeface family designed in the Summer 2010 by Warsaw-based
-designer Łukasz Dziedzic. This font, which includes five weights (hairline,
-light, regular, bold and black}), is available at http://www.latofonts.com/ as
-TrueType files licensed under the OFL version 1.1.
+Lato is a sans-serif typeface family designed in the Summer 2010 by
+Warsaw-based designer Łukasz Dziedzic for the tyPoland foundry.
-This package provides support for this font in LaTeX. It includes the original
-TrueType fonts, as well as Type 1 versions, converted for this package using
-FontForge for full support with Dvips.
+Lato consists of nine weights (plus corresponding italics) and
+supports more than 100 Latin-based languages, more than 50
+Cyrillic-based languages as well as Greek and IPA phonetics.
+
+The font family is available at http://www.latofonts.com/ as
+TTF-flavored OpenType files licensed under the OFL version 1.1.
+
+This package provides support for this font in LaTeX, including
+XeLaTeX and LuaLaTeX. It includes the original OpenType fonts, as well
+as Type 1 versions, converted for this package using FontForge and
+cfftot1 for full support with LaTeX and Dvips.
Installation and usage instructions are described in doc/fonts/lato/lato.pdf.
-This package is released under the LaTeX Project Public License, either version
-1.3c or above, with the exception of the .ttf and .pfb files, released under the
-Open Font License version 1.1.
+This package is released under the LaTeX Project Public License,
+either version 1.3c or above, with the exception of the .ttf and .pfb
+files, released under the Open Font License version 1.1.
-If you have comments about the package, please contact Mohamed El Morabity
-(melmorabity AT fedoraproject DOT org).
+If you have comments about the package, please contact Mohamed El
+Morabity (melmorabity AT fedoraproject DOT org).
diff --git a/Master/texmf-dist/doc/fonts/lato/lato-samples.pdf b/Master/texmf-dist/doc/fonts/lato/lato-samples.pdf
index 3f8d250743d..6dc1627e9ab 100644
--- a/Master/texmf-dist/doc/fonts/lato/lato-samples.pdf
+++ b/Master/texmf-dist/doc/fonts/lato/lato-samples.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/lato/lato-samples.tex b/Master/texmf-dist/doc/fonts/lato/lato-samples.tex
index 93e65667857..f4e1e12f21c 100644
--- a/Master/texmf-dist/doc/fonts/lato/lato-samples.tex
+++ b/Master/texmf-dist/doc/fonts/lato/lato-samples.tex
@@ -1,5 +1,5 @@
%% lato-samples.tex
-%% Copyright 2011 Mohamed El Morabity
+%% Copyright 2017 Mohamed El Morabity
%
% This work may be distributed and/or modified under the conditions of the LaTeX
% Project Public License, either version 1.3 of this license or (at your option)
@@ -13,45 +13,69 @@
%
% This work consists of all files listed in manifest.txt.
-\documentclass{article}
+\documentclass{ltxdoc}
-\usepackage[greek,russian,francais,american]{babel}
-\usepackage[T1,OT1]{fontenc}
-\usepackage[utf8x]{inputenc}
+\usepackage[greek,russian,french,american]{babel}
+\usepackage[T1]{fontenc}
+\usepackage[utf8]{inputenc}
\usepackage{lato}
+\usepackage{lmodern}
\usepackage{microtype}
\usepackage{textcomp}
\newcommand{\latinSample}{%
- \foreignlanguage{francais}{%
- Tous les êtres humains naissent libres et égaux en dignité et en droits. Ils
- sont doués de raison et de conscience et doivent agir les uns envers les
- autres dans un esprit de fraternité.%
+ \foreignlanguage{french}{%
+ Tous les êtres humains naissent libres et égaux en dignité et en
+ droits. Ils sont doués de raison et de conscience et doivent agir
+ les uns envers les autres dans un esprit de fraternité.%
+ }%
+}
+
+\newcommand{\cyrillicSample}{%
+ \foreignlanguage{russian}{%
+ Все люди рождаются свободными и равными в своем достоинстве и
+ правах. Они наделены разумом и совестью и должны поступать в
+ отношении друг друга в духе братства.%
+ }%
+}
+
+\newcommand{\greekSample}{%
+ \foreignlanguage{greek}{%
+ Όλοι οι άνθρωποι γεννιούνται ελεύθεροι και ίσοι στην αξιοπρέπεια
+ και τα δικαιώματα. Είναι προικισμένοι με λογική και συνείδηση, και
+ οφείλουν να συμπεριφέρονται μεταξύ τους με πνεύμα αδελφοσύνης.%
}%
}
\newcommand{\miscSample}{%
- 0123456789 fi fl \textperthousand{} \textcopyright{} \textregistered{}
+ 0123456789 \oldstylenums{0123456789} ff fi fl ffi ffl \textperthousand{} \textcopyright{} \textregistered{}
\texttrademark{} \texteuro{} \textsterling{} \textyen%
}
-\newcommand{\fontSample}[2]{%
- {\usefont{T1}{fla}{#1}{#2} \latinSample}
+\newcommand{\fontSample}[2]{{%
+ \flafamily\fontseries{#1}\fontshape{#2}\selectfont
+ \latinSample
- {\fontfamily{fla}\fontseries{#1}\fontshape{#2}\selectfont\miscSample}\\%
-}
+ \cyrillicSample
+
+ \greekSample
+
+ \miscSample\\%
+}}
\begin{document}
\section*{Lato Hairline}
-\fontSample{el}{n}
+\fontSample{ul}{n}
-\fontSample{el}{it}
+\fontSample{ul}{it}
-\fontSample{el}{sc}
+\section*{Lato Thin}
-\fontSample{el}{scit}
+\fontSample{el}{n}
+
+\fontSample{el}{it}
\section*{Lato Light}
@@ -59,19 +83,23 @@
\fontSample{l}{it}
-\fontSample{l}{sc}
-
-\fontSample{l}{scit}
-
\section*{Lato Regular}
\fontSample{m}{n}
\fontSample{m}{it}
-\fontSample{m}{sc}
+\section*{Lato Medium}
+
+\fontSample{mb}{n}
+
+\fontSample{mb}{it}
+
+\section*{Lato Semibold}
-\fontSample{m}{scit}
+\fontSample{sb}{n}
+
+\fontSample{sb}{it}
\section*{Lato Bold}
@@ -79,18 +107,16 @@
\fontSample{b}{it}
-\fontSample{b}{sc}
-
-\fontSample{b}{scit}
-
-\section*{Lato Black}
+\section*{Lato Heavy}
\fontSample{eb}{n}
\fontSample{eb}{it}
-\fontSample{eb}{sc}
+\section*{Lato Black}
+
+\fontSample{ub}{n}
-\fontSample{eb}{scit}
+\fontSample{ub}{it}
\end{document}
diff --git a/Master/texmf-dist/doc/fonts/lato/lato.pdf b/Master/texmf-dist/doc/fonts/lato/lato.pdf
index 1a367488f4d..bbcba24eef1 100644
--- a/Master/texmf-dist/doc/fonts/lato/lato.pdf
+++ b/Master/texmf-dist/doc/fonts/lato/lato.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/lato/lato.tex b/Master/texmf-dist/doc/fonts/lato/lato.tex
index f5cc4e9a687..705a6efbc59 100644
--- a/Master/texmf-dist/doc/fonts/lato/lato.tex
+++ b/Master/texmf-dist/doc/fonts/lato/lato.tex
@@ -1,5 +1,5 @@
%% lato.tex
-%% Copyright 2011 Mohamed El Morabity
+%% Copyright 2017 Mohamed El Morabity
%
% This work may be distributed and/or modified under the conditions of the LaTeX
% Project Public License, either version 1.3 of this license or (at your option)
@@ -13,13 +13,16 @@
%
% This work consists of all files listed in manifest.txt.
-\documentclass{article}
+
+\documentclass{ltxdoc}
\usepackage[american]{babel}
\usepackage{booktabs}
-\usepackage[default]{lato}
+\usepackage[T1]{fontenc}
+\usepackage{hologo}
+\usepackage[scale=1.12808,mono]{inconsolata}
+\usepackage[default,type1]{lato}
\usepackage{microtype}
-\usepackage{multirow}
\usepackage{path}
\usepackage{varioref}
\usepackage[colorlinks]{hyperref}
@@ -29,16 +32,22 @@
pdfauthor={Mohamed El Morabity}%
}%
-\newcommand{\acronym}[1]{\textsc{\lowercase{#1}}}
+\newcommand{\version}{3.0}
+
+\newcommand{\acronym}[1]{\mbox{\liningfigures{#1}}}
\newcommand{\code}{\texttt}
\newcommand{\command}{\texttt}
+\newcommand{\option}{\texttt}
\newcommand{\email}[1]{\href{mailto:#1}{\nolinkurl{#1}}}
\newcommand{\name}{}
-\newcommand{\package}{\texttt}
+\newcommand{\pkg}{\texttt}
\newcommand{\parameter}[1]{\textnormal{\textit{#1}}}
\newcommand{\program}{}
-\title{\LaTeX{} support for Lato\\Version~2.2}
+\newcommand{\figuresampleone}{+142\,521\,458.11~\texteuro}
+\newcommand{\figuresampletwo}{\textminus 21\,173.91~\$}
+
+\title{\LaTeX{} support for Lato\\Version~\version}
\author{Mohamed \name{El~Morabity}\\\email{melmorabity@fedoraproject.org}}
@@ -50,33 +59,24 @@
\section{Introduction}
-Lato is a sanserif typeface family designed in the Summer~2010 by Warsaw-based
-designer Łukasz \name{Dziedzic} for the tyPoland foundry (see
-figure~\vref{styles}). This font is available at its web site~\cite{lato} as
-TrueType files licensed under the \acronym{OFL} version~1.1.
+Lato is a sans-serif typeface family designed in the Summer~2010 by
+Warsaw-based designer \L ukasz \name{Dziedzic}~\cite{dziedzic} for the
+tyPoland foundry.
-\begin{figure}
- \centering
- {%
- \flafamily%
- {\fontseries{el}\selectfont Lato Hairline}\\
- {\fontseries{el}\selectfont\itshape Lato Hairline Italic}\\
- {\fontseries{l}\selectfont Lato Light}\\
- {\fontseries{l}\selectfont\itshape Lato Light Italic}\\
- Lato Regular\\
- {\itshape Lato Italic}\\
- {\bfseries Lato Bold}\\
- {\bfseries\itshape Lato Bold Italic}\\
- {\fontseries{eb}\selectfont Lato Black}\\
- {\fontseries{eb}\selectfont\itshape Lato Black Italic}%
- }
- \caption{Available styles for Lato}
- \label{styles}
-\end{figure}
-
-This package provides support for this font in \LaTeX{}. It includes the
-original TrueType fonts, as well as Type~1 versions, converted for this package
-using \program{FontForge} for full support with \program{Dvips}.
+Lato consists of nine weights (plus corresponding italics) and
+supports more than 100~Latin-based languages, more than
+50~Cyrillic-based languages as well as Greek and IPA phonetics.
+
+The font is available at its web site~\cite{lato} as
+\acronym{TTF}-flavored OpenType files licensed under the \acronym{OFL}
+version~1.1~\cite{ofl}.
+
+This package provides support for this font in \LaTeX, including
+\hologo{XeLaTeX} and \hologo{LuaLaTeX}. It includes the original
+OpenType fonts, as well as Type~1 versions, converted for this package
+using \program{FontForge}~\cite{fontforge} and
+\program{cfftot1}~\cite{cfftot1} for full support with \LaTeX{} and
+\program{Dvips}.
\section{Installation}
@@ -85,18 +85,26 @@ These directions assume that your \TeX{} distribution is
Once the \path|lato.zip| archive extracted:
\begin{enumerate}
-\item Copy \path|doc/|, \path|fonts/|, \path|source/|, and \path|tex/|
- directories to your \path|texmf/| directory (either your local or global
+\item Copy \path|doc/|, \path|fonts/|, and \path|tex/| directories to
+ your \path|texmf/| directory (either your local or global
\path|texmf/| directory).
-\item Run \command{mktexlsr} to refresh the file name database and make \TeX{}
- aware of the new files.
-\item Run \command{updmap --enable Map lato.map} to make \program{Dvips},
- \program{dvipdf} and \program{pdf\TeX} aware of the new fonts.
+\item Run \command{mktexlsr} to refresh the file name database and
+ make \TeX{} aware of the new files.
+\item Run \command{updmap --enable Map lato.map}\footnote{Starting
+ with \TeX Live~2017, use \command{updmap-user} for a local
+ installation, or \command{updmap-sys} for a global one.} to make
+ \program{Dvips}, \program{dvipdf} and \program{\TeX} aware of the
+ new fonts.
\end{enumerate}
-Note that this package requires the \package{keyval}~\cite{keyval} and
-\package{slantsc}~\cite{slantsc} (to handle italic/slanted small caps) ones to
-work.
+Note that this package requires the following packages to work:
+\begin{itemize}
+\item \pkg{fontaxes}
+\item \pkg{fontspec} (for \hologo{XeLaTeX}/\hologo{LuaLaTeX} support)
+\item \pkg{ifluatex}
+\item \pkg{ifxetex}
+\item \pkg{xkeyval}
+\end{itemize}
\section{Usage}
@@ -106,116 +114,297 @@ You can use the Lato font in a \LaTeX{} document by adding the command
\begin{verbatim}
\usepackage{lato}
\end{verbatim}
-to the preamble. The package supplies the \code{\char`\\flafamily} command to
+to the preamble. The package supplies the \cmd{\lato} command to
switch the current font to Lato.
\subsection{Options}
\subsubsection{Lato as default (sans-serif) font}
-You can set \LaTeX{} to use Lato as standard font throughout the whole document
-by passing the \code{default} option to the package:
+You can set \LaTeX{} to use Lato as standard font throughout the whole
+document by passing the \option{default} option to the package:
\begin{verbatim}
\usepackage[default]{lato}
\end{verbatim}
-To set Lato as default sans-serif only:
+To set Lato as default sans-serif only, use the \option{defaultsans}
+option:
\begin{verbatim}
\usepackage[defaultsans]{lato}
\end{verbatim}
+\subsubsection{OpenType vs. Type~1}
+
+Depending on the \LaTeX{} rendering engine used, the package will
+automatically use:
+\begin{itemize}
+\item OpenType fonts with \program{\hologo{XeLaTeX}} and
+ \program{\hologo{LuaLaTeX}} (the \pkg{fontspec} package will be
+ therefore loaded)
+\item Type~1 fonts with all other \LaTeX{} rendering engines
+ (especially \program{\hologo{pdfLaTeX}})
+\end{itemize}
+
+The package was written to provide same functionalities whatever the
+\TeX{} rendering engine used. Notice that OpenType fonts supply more
+typographic features like additional ligatures or stylistic
+alternatives. The table~\vref{tab:features} describes all OpenType
+features supported by the Lato font family. Please refer to the
+\pkg{fontspec} package documentation~\cite{fontspecdoc} to enable such
+features in your documents with \hologo{XeLaTeX} or \hologo{LuaLaTeX}.
+
+\begin{table}
+ \centering
+ \begin{tabular}{ccc}
+ \toprule
+ Feature & Description & \pkg{fontspec} option\\
+ \midrule
+ \code{calt} & Contextual Alternates & \code{Contextuals=Alternate}\\
+ \code{case} & Case-Sensitive Forms & \code{Letters=Uppercase}\\
+ \code{dlig} & Discretionary Ligatures & \code{Ligatures=Rare}\\
+ \code{dnom} & Denominators & \code{VerticalPosition=Denominator}\\
+ \code{frac} & Fractions & \code{Fractions=On}\\
+ \code{kern} & Kerning & \code{Kerning=On}\\
+ \code{liga} & Standard Ligatures & \code{Ligatures=Common}\\
+ \code{lnum} & Lining Figures & \code{Numbers=Uppercase}\\
+ \code{mark} & Mark Positioning & \code{Diacritics=MarkToBase}\\
+ \code{numr} & Numerators & \code{VerticalPosition=Numerator}\\
+ \code{onum} & Oldstyle Figures & \code{Numbers=Lowercase}\\
+ \code{ordn} & Ordinals & \code{VerticalPosition=Ordinal}\\
+ \code{pnum} & Proportional Figures & \code{Numbers=Proportional}\\
+ \code{salt} & Stylistic Alternates & \code{Style=Alternate}\\
+ \code{sinf} & Scientific Inferiors & \code{VerticalPosition=ScientificInferior}\\
+ \code{ss01} & Stylistic Set 1 & \code{Alternate=1}\\
+ \code{ss02} & Stylistic Set 2 & \code{Alternate=2}\\
+ \code{ss03} & Stylistic Set 3 & \code{Alternate=3}\\
+ \code{ss04} & Stylistic Set 4 & \code{Alternate=4}\\
+ \code{subs} & Subscript & \code{VerticalPosition=Inferior}\\
+ \code{sups} & Superscript & \code{VerticalPosition=Superior}\\
+ \code{tnum} & Tabular Figures & \code{Numbers=Monospaced}\\
+ \bottomrule
+ \end{tabular}
+ \caption{OpenType font features supported by Lato fonts}
+ \label{tab:features}
+\end{table}
+
+To force Type~1 fonts with \program{\hologo{XeLaTeX}} or
+\program{\hologo{LuaLaTeX}}, use the \option{type1} option. This may
+be useful to avoid loading the \pkg{fontspec} package.
+
\subsubsection{Font scaling}
-The font can be up- and downscale by any factor. This can be used to make Lato
-more friendly when used in company with other type faces, e.g., to adapt the
-x-height. The package option \code{scale=\parameter{ratio}} will scale the font
-according to \parameter{ratio} (1.0 by default), for example:
+The font can be up- and downscale by any factor. This can be used to
+make Lato more friendly when used in company with other type faces,
+e.g., to adapt the x-height. The package option
+\option{scale=\parameter{ratio}} will scale the font according to
+\parameter{ratio} (1.0 by default), for example:
\begin{verbatim}
\usepackage[scale=0.95]{lato}
\end{verbatim}
-\subsection{Encodings}
+\subsubsection{Figure versions}
+
+Lato provides two figure styles (see table~\vref{tab:figures}):
+
+\begin{itemize}
+ \item \emph{Lining figures}, designed to match the uppercase letters
+ in size and color
+ \item \emph{Old style figures} (also known as text figures),
+ designed to match lowercase letters
+\end{itemize}
+
+The \pkg{lato} package uses lining figures by default
+(\option{lining} option). To select old style figures, use the
+\option{oldstyle} option.
+
+Two figure widths are also available:
+\begin{itemize}
+ \item \emph{Tabular figures}, which each have the same width
+ \item \emph{Proportional figures}, which vary in width according to
+ their shape
+\end{itemize}
+
+The \pkg{lato} package uses tabular figures by default
+(\option{tabular} option). To select proportional figures, use the
+\option{proportional} option.
+
+\begin{table}
+ \centering
+ \begin{tabular}{crr}
+ \toprule
+ & \multicolumn{1}{c}{Lining figures} & \multicolumn{1}{c}{Old style figures}\\
+ \midrule
+ Tabular figures& \lato\tabularfigures{\liningfigures{\figuresampleone}} & \lato\tabularfigures{\textfigures{\figuresampleone}}\\
+ & \lato\tabularfigures{\liningfigures{\figuresampletwo}} & \lato\tabularfigures{\textfigures{\figuresampletwo}}\\
+ \midrule
+ Proportional figures& \lato\proportionalfigures{\liningfigures{\figuresampleone}} & \lato\proportionalfigures{\textfigures{\figuresampleone}}\\
+ & \lato\proportionalfigures{\liningfigures{\figuresampletwo}} & \lato\proportionalfigures{\textfigures{\figuresampletwo}}\\
+ \bottomrule
+ \end{tabular}
+ \caption{Figure styles}
+ \label{tab:figures}
+\end{table}
-The following encodings are supported:
-\begin{center}
- OT1, T1, TS1 (partial)
-\end{center}
-To use one or another encoding, give the \LaTeX{} name to the \package{fontenc}
-package as usual, as in
+Notice that some characters, like math operators in text mode and
+currency units, will adapt to the select figure width and style
+combination.
+
+The package also supports and loads the
+\pkg{fontaxes}~\cite{fontaxes} package. This package supplies
+macros to individually select figure style and width
+locally~\cite{fontaxesdoc}.
+
+\subsubsection{Encodings}
+
+The following \LaTeX{} encodings are supported:
+\begin{description}
+\item[Latin] \acronym{OT1}, \acronym{T1}, \acronym{TS1} (partial)
+\item[Cyrillic] \acronym{T2A}, \acronym{T2B}, \acronym{T2C}, \acronym{X2}
+\item[Greek] \acronym{LGR} (monotonic and polytonic)
+\end{description}
+To use one or another encoding, give the \LaTeX{} name to the
+\pkg{fontenc} package as usual, as in
\begin{verbatim}
\usepackage[T1]{fontenc}
\usepackage{lato}
\end{verbatim}
-Note that, as usual with OT1 encoded fonts, kerning with accented characters is
-treated poorly, if at all. Note difference in kerning between these two encoding
-in table~\vref{kerning}.
+As usual with \acronym{OT1} encoded fonts, kerning with accented
+characters is treated poorly, if at all. Note difference in kerning
+between these two encoding in table~\vref{tab:kerning}. It is
+therefore advised to always use the Lato font family in any encoding
+than \acronym{OT1} when typing diacritics.
+
\begin{table}
\centering
\begin{tabular}{ll}
\toprule
- OT1-encoded&{\flafamily To Ta T\'e}\\
+ OT1-encoded & {\lato\fontencoding{OT1}\selectfont To Ta T\'e}\\
\midrule
- T1-encoded&{\flafamily\fontencoding{T1}\selectfont To Ta T\'e}\\
+ T1-encoded & {\lato\fontencoding{T1}\selectfont To Ta T\'e}\\
\bottomrule
\end{tabular}
\caption{Kerning with OT1 and T1 encodings}
- \label{kerning}
+ \label{tab:kerning}
+\end{table}
+
+\subsection{Available weights, shapes and variants}
+
+Table~\vref{tab:fonts} lists the available font series and shapes with
+their \acronym{NFSS} classification. Parenthesized combinations are
+provided via substitutions.
+
+\begin{table}
+ \centering
+ \begin{tabular}{cccc}
+ \toprule
+ Font & Series & Shape & OpenType font file\\
+ \midrule
+ {\lato\fontseries{ul}\selectfont Lato Hairline} & \code{ul} & \code{n} & \path|Lato-Hairline.ttf|\\
+ {\lato\fontseries{ul}\selectfont\itshape Lato Hairline Italic} & \code{ul} & \code{it} (\code{sl}) & \path|Lato-HairlineItalic.ttf|\\
+ {\lato\fontseries{el}\selectfont Lato Thin} & \code{el} & \code{n} & \path|Lato-Thin.ttf|\\
+ {\lato\fontseries{el}\selectfont\itshape Lato Light Thin} & \code{el} & \code{it} (\code{sl}) & \path|Lato-ThinItalic.ttf|\\
+ {\lato\fontseries{l}\selectfont Lato Light} & \code{l} & \code{n} & \path|Lato-Light.ttf|\\
+ {\lato\fontseries{l}\selectfont\itshape Lato Light Italic} & \code{l} & \code{it} (\code{sl}) & \path|Lato-LightItalic.ttf|\\
+ {\lato\mdseries Lato Regular} & \code{m} & \code{n} & \path|Lato-Regular.ttf|\\
+ {\lato\mdseries\itshape Lato Italic} & \code{m} & \code{it} (\code{sl}) & \path|Lato-Italic.ttf|\\
+ {\lato\fontseries{mb}\selectfont Lato Medium} & \code{mb} & \code{n} & \path|Lato-Medium.ttf|\\
+ {\lato\fontseries{mb}\selectfont\itshape Lato Medium Italic} & \code{mb} & \code{it} (\code{sl}) & \path|Lato-MediumItalic.ttf|\\
+ {\lato\fontseries{sb}\selectfont Lato Semibold} & \code{sb} & \code{n} & \path|Lato-Semibold.ttf|\\
+ {\lato\fontseries{sb}\selectfont\itshape Lato Semibold Italic} & \code{sb} & \code{it} (\code{sl}) & \path|Lato-SemiboldItalic.ttf|\\
+ {\lato\bfseries Lato Bold} & \code{b} (\code{bx}) & \code{n} & \path|Lato-Bold.ttf|\\
+ {\lato\bfseries\itshape Lato Bold Italic} & \code{b} (\code{bx}) & \code{it} (\code{sl}) & \path|Lato-BoldItalic.ttf|\\
+ {\lato\fontseries{eb}\selectfont Lato Heavy} & \code{eb} & \code{n} & \path|Lato-Heavy.ttf|\\
+ {\lato\fontseries{eb}\selectfont\itshape Lato Heavy Italic} & \code{eb} & \code{it} (\code{sl}) & \path|Lato-HeavyItalic.ttf|\\
+ {\lato\fontseries{ub}\selectfont Lato Black} & \code{ub} & \code{n} & \path|Lato-Black.ttf|\\
+ {\lato\fontseries{ub}\selectfont\itshape Lato Black Italic} & \code{ub} & \code{it} (\code{sl}) & \path|Lato-BlackItalic.ttf|\\
+ \bottomrule
+ \end{tabular}
+ \caption{Available font styles}
+ \label{tab:fonts}
\end{table}
-It is therefore advised to always use the Lota fonts in any encoding than OT1
-when typing diacritics.
-\subsection{Available weights and variants}
+In addition, each font variant combination (figure width/figure style)
+corresponds to a \acronym{NFSS} family (see
+table~\vref{tab:families}).
-Table~\vref{nfss} lists the available font series and shapes with their
-\acronym{NFSS} classification. Parenthesized combinations are provided via
-substitutions.
\begin{table}
\centering
- \begin{tabular}{llll}
+ \begin{tabular}{ccc}
\toprule
- family&encoding&series&shape\\
+ & Lining figures & Old style figures\\
+ \midrule
+ Tabular figures & \code{lato-TLF} & \code{lato-TOsF}\\
\midrule
- \multirow{2}{*}{fla}&OT1, T1&\multirow{2}{*}{el, l, m, b (bx), eb}&n, it (sl), sc, scit (scsl)\\
- \cmidrule{2-2}
- \cmidrule{4-4}
- &TS1&&n, it (sl)\\
+ Proportional figures & \code{lato-LF} & \code{lato-OsF}\\
\bottomrule
\end{tabular}
- \caption{Available font series and shapes for Lato}
- \label{nfss}
+ \caption{Available \acronym{NFSS} families}
+ \label{tab:families}
\end{table}
-Notice that the small capitals are faked ones (reduced to 80\%).
Samples of the font are available in the
\href{run:lato-samples.pdf}{\path|lato-samples.pdf|} file.
+\subsection{Math support}
+
+The \pkg{lato} package doesn't provide math support. However the
+\pkg{mdsymbol} package~\cite{mdsymbol} provides mathematical symbol
+fonts which fit very well with Lato. In addition, the
+\pkg{mathspec}~\cite{mathspec} package (for \hologo{XeLaTeX} or
+\hologo{LuaLaTeX} engines) or the
+\pkg{mathastext}~\cite{mathastext}\footnote{In particular with the
+ \code{LGR} option to get Greek letters from the Lato fonts} package
+(for other \LaTeX{} engines) can be called to use Lato as math font.
+
\section{Known bugs and improvements}
-Please send bug reports and suggestions about the Lato \LaTeX{} support to
-\href{mailto:melmorabity@fedoraproject.org}{Mohamed \name{El~Morabity}}.
+Please send bug reports and suggestions about the Lato \LaTeX{}
+support to \href{mailto:melmorabity@fedoraproject.org}{Mohamed
+ \name{El~Morabity}}.
+
+\subsection{Compatibility with previous versions}
-\subsection{Small dotless ``j''}
+\subsubsection{Legacy \code{fla} family}
-The Lato font files do not provide any dotless ``j'' glyph. This \LaTeX{}
-support provides a faked one ({\flafamily\j}), available by typing
-\code{\char`\\j}, and built using the \command{t1dotlessj} command (from
-LCDF~Typetools~\cite{lcdf}).
+Previous versions of the package used to provide \code{fla} as default
+\acronym{NFSS} family for Lato, and the corresponding \cmd{\flafamily}
+switch command. Such family and macro are still available in newer
+package versions. In particular, the \code{fla} family is now an alias
+for the \code{lato-TLF} one.
+
+\subsubsection{Smallcaps}
+
+Since the Lato font family doesn't provide yet ``real'' smallcaps,
+faked ones were supplied by previous versions of the \pkg{lato}
+package (by scaling down uppercase letters), with a very poor
+result. Furthermore, there's no convenient way to generate fake
+smallcaps with \hologo{XeTeX} or \hologo{LuaTeX} engines and native
+OpenType fonts.
+
+For these reasons, faked small caps are no longer provided, starting
+with version~3.0 of the \pkg{lato} package. Anyway \LaTeX{} should
+automatically substitute missing smallcap shapes by normal ones.
\section{License}
-This package is released under the \LaTeX{} project public license, either
-version~1.3c or above~\cite{lppl}. Anyway both the TrueType and Type~1 files are
-delivered under the Open Font License version~1.1~\cite{ofl}.
+This package is released under the \LaTeX{} project public license,
+either version~1.3c or above~\cite{lppl}. Anyway both OpenType and
+Type~1 files are delivered under the Open Font License
+version~1.1~\cite{ofl}.
\begin{thebibliography}{9}
+\bibitem{dziedzic} \url{http://www.lukaszdziedzic.eu/}
\bibitem{lato} \url{http://www.latofonts.com/}
-\bibitem{keyval}
- \url{http://www.ctan.org/tex-archive/macros/latex/required/graphics/}
-\bibitem{slantsc}
- \url{http://www.ctan.org/tex-archive/macros/latex/contrib/slantsc/}
-\bibitem{lcdf} \url{http://www.lcdf.org/type/}
-\bibitem{lppl} \url{http://www.latex-project.org/lppl/lppl-1-3c.html}
\bibitem{ofl} \url{http://scripts.sil.org/OFL_web}
+\bibitem{fontforge} \url{https://fontforge.github.io/}
+\bibitem{cfftot1} \url{https://www.lcdf.org/type/cfftot1.1.html}
+\bibitem{fontspecdoc} \url{https://mirrors.ctan.org/macros/xetex/latex/fontspec/fontspec.pdf}
+\bibitem{fontaxes} \url{https://www.ctan.org/pkg/fontaxes}
+\bibitem{fontaxesdoc} \url{http://mirrors.ctan.org/macros/latex/contrib/fontaxes/fontaxes.pdf}
+\bibitem{mdsymbol} \url{https://www.ctan.org/pkg/mdsymbol}
+\bibitem{mathspec} \url{https://www.ctan.org/pkg/mathspec}
+\bibitem{mathastext} \url{https://www.ctan.org/pkg/mathastext}
+\bibitem{lppl} \url{http://www.latex-project.org/lppl/lppl-1-3c.html}
\end{thebibliography}
\end{document}
diff --git a/Master/texmf-dist/doc/fonts/lato/manifest.txt b/Master/texmf-dist/doc/fonts/lato/manifest.txt
index a8fbd4219f1..f30596f3427 100644
--- a/Master/texmf-dist/doc/fonts/lato/manifest.txt
+++ b/Master/texmf-dist/doc/fonts/lato/manifest.txt
@@ -1,205 +1,1737 @@
-./source/fonts/lato/lato-fixlatin.mtx
-./source/fonts/lato/lato-dotlessj.etx
-./source/fonts/lato/lato-01.etx
-./source/fonts/lato/lato-map.tex
-./source/fonts/lato/Makefile
-./source/fonts/lato/lato-02.etx
-./source/fonts/lato/lato-drv.tex
-./source/fonts/lato/lato-fixtextcomp.mtx
-./source/fonts/lato/ttf2type1.pe
-./fonts/truetype/public/lato/Lato-RegIta.ttf
-./fonts/truetype/public/lato/Lato-LigIta.ttf
-./fonts/truetype/public/lato/Lato-Bla.ttf
-./fonts/truetype/public/lato/Lato-Reg.ttf
-./fonts/truetype/public/lato/Lato-BolIta.ttf
-./fonts/truetype/public/lato/Lato-HaiIta.ttf
-./fonts/truetype/public/lato/Lato-Hai.ttf
-./fonts/truetype/public/lato/Lato-Lig.ttf
-./fonts/truetype/public/lato/Lato-Bol.ttf
-./fonts/truetype/public/lato/Lato-BlaIta.ttf
-./fonts/tfm/public/lato/Lato-HaiIta-t1.tfm
-./fonts/tfm/public/lato/Lato-Lig-ot1.tfm
-./fonts/tfm/public/lato/Lato-Hai-SmallCaps-t1.tfm
-./fonts/tfm/public/lato/Lato-Hai-SmallCaps-ot1.tfm
-./fonts/tfm/public/lato/Lato-LigIta-dotlessj.tfm
-./fonts/tfm/public/lato/Lato-BlaIta-SmallCaps-t1.tfm
-./fonts/tfm/public/lato/Lato-Hai-dotlessj.tfm
-./fonts/tfm/public/lato/Lato-Bla-02.tfm
-./fonts/tfm/public/lato/Lato-Lig-ts1.tfm
-./fonts/tfm/public/lato/Lato-HaiIta-01.tfm
-./fonts/tfm/public/lato/Lato-Hai-01.tfm
-./fonts/tfm/public/lato/Lato-Lig-t1.tfm
-./fonts/tfm/public/lato/Lato-BlaIta-02.tfm
-./fonts/tfm/public/lato/Lato-Hai-ot1.tfm
-./fonts/tfm/public/lato/Lato-RegIta-ot1.tfm
-./fonts/tfm/public/lato/Lato-LigIta-t1.tfm
-./fonts/tfm/public/lato/Lato-Lig-01.tfm
-./fonts/tfm/public/lato/Lato-Lig-02.tfm
-./fonts/tfm/public/lato/Lato-Bol-SmallCaps-ot1.tfm
-./fonts/tfm/public/lato/Lato-Bla-SmallCaps-ot1.tfm
-./fonts/tfm/public/lato/Lato-RegIta-02.tfm
-./fonts/tfm/public/lato/Lato-Reg-ts1.tfm
-./fonts/tfm/public/lato/Lato-BlaIta-t1.tfm
-./fonts/tfm/public/lato/Lato-LigIta-ts1.tfm
-./fonts/tfm/public/lato/Lato-Bol-01.tfm
-./fonts/tfm/public/lato/Lato-Bol-t1.tfm
-./fonts/tfm/public/lato/Lato-RegIta-SmallCaps-ot1.tfm
-./fonts/tfm/public/lato/Lato-BlaIta-dotlessj.tfm
-./fonts/tfm/public/lato/Lato-BolIta-ts1.tfm
-./fonts/tfm/public/lato/Lato-Reg-SmallCaps-ot1.tfm
-./fonts/tfm/public/lato/Lato-RegIta-01.tfm
-./fonts/tfm/public/lato/Lato-Reg-02.tfm
-./fonts/tfm/public/lato/Lato-BlaIta-SmallCaps-ot1.tfm
-./fonts/tfm/public/lato/Lato-Bla-dotlessj.tfm
-./fonts/tfm/public/lato/Lato-RegIta-dotlessj.tfm
-./fonts/tfm/public/lato/Lato-HaiIta-02.tfm
-./fonts/tfm/public/lato/Lato-LigIta-SmallCaps-t1.tfm
-./fonts/tfm/public/lato/Lato-Bol-ts1.tfm
-./fonts/tfm/public/lato/Lato-HaiIta-ts1.tfm
-./fonts/tfm/public/lato/Lato-LigIta-01.tfm
-./fonts/tfm/public/lato/Lato-Lig-dotlessj.tfm
-./fonts/tfm/public/lato/Lato-BolIta-02.tfm
-./fonts/tfm/public/lato/Lato-Reg-ot1.tfm
-./fonts/tfm/public/lato/Lato-RegIta-ts1.tfm
-./fonts/tfm/public/lato/Lato-BlaIta-01.tfm
-./fonts/tfm/public/lato/Lato-Bol-SmallCaps-t1.tfm
-./fonts/tfm/public/lato/Lato-LigIta-ot1.tfm
-./fonts/tfm/public/lato/Lato-Hai-ts1.tfm
-./fonts/tfm/public/lato/Lato-BolIta-SmallCaps-ot1.tfm
-./fonts/tfm/public/lato/Lato-Bol-ot1.tfm
-./fonts/tfm/public/lato/Lato-Bol-dotlessj.tfm
-./fonts/tfm/public/lato/Lato-Lig-SmallCaps-t1.tfm
-./fonts/tfm/public/lato/Lato-HaiIta-dotlessj.tfm
-./fonts/tfm/public/lato/Lato-BolIta-SmallCaps-t1.tfm
-./fonts/tfm/public/lato/Lato-Bla-SmallCaps-t1.tfm
-./fonts/tfm/public/lato/Lato-RegIta-SmallCaps-t1.tfm
-./fonts/tfm/public/lato/Lato-BlaIta-ot1.tfm
-./fonts/tfm/public/lato/Lato-Bla-t1.tfm
-./fonts/tfm/public/lato/Lato-Lig-SmallCaps-ot1.tfm
-./fonts/tfm/public/lato/Lato-Bol-02.tfm
-./fonts/tfm/public/lato/Lato-LigIta-SmallCaps-ot1.tfm
-./fonts/tfm/public/lato/Lato-LigIta-02.tfm
-./fonts/tfm/public/lato/Lato-Reg-dotlessj.tfm
-./fonts/tfm/public/lato/Lato-Reg-SmallCaps-t1.tfm
-./fonts/tfm/public/lato/Lato-BlaIta-ts1.tfm
-./fonts/tfm/public/lato/Lato-BolIta-dotlessj.tfm
-./fonts/tfm/public/lato/Lato-Bla-ot1.tfm
-./fonts/tfm/public/lato/Lato-Hai-t1.tfm
-./fonts/tfm/public/lato/Lato-Hai-02.tfm
-./fonts/tfm/public/lato/Lato-Bla-01.tfm
-./fonts/tfm/public/lato/Lato-BolIta-01.tfm
-./fonts/tfm/public/lato/Lato-Reg-t1.tfm
-./fonts/tfm/public/lato/Lato-RegIta-t1.tfm
-./fonts/tfm/public/lato/Lato-Reg-01.tfm
-./fonts/tfm/public/lato/Lato-BolIta-t1.tfm
-./fonts/tfm/public/lato/Lato-HaiIta-ot1.tfm
-./fonts/tfm/public/lato/Lato-HaiIta-SmallCaps-ot1.tfm
-./fonts/tfm/public/lato/Lato-Bla-ts1.tfm
-./fonts/tfm/public/lato/Lato-HaiIta-SmallCaps-t1.tfm
-./fonts/tfm/public/lato/Lato-BolIta-ot1.tfm
-./fonts/map/dvips/lato/lato.map
-./fonts/afm/public/lato/Lato-Bol-LCDFJ.afm
-./fonts/afm/public/lato/Lato-Lig.afm
-./fonts/afm/public/lato/Lato-Bla.afm
-./fonts/afm/public/lato/Lato-Hai.afm
-./fonts/afm/public/lato/Lato-Lig-LCDFJ.afm
-./fonts/afm/public/lato/Lato-Hai-LCDFJ.afm
-./fonts/afm/public/lato/Lato-LigIta.afm
-./fonts/afm/public/lato/Lato-Reg-LCDFJ.afm
-./fonts/afm/public/lato/Lato-BolIta.afm
-./fonts/afm/public/lato/Lato-HaiIta.afm
-./fonts/afm/public/lato/Lato-HaiIta-LCDFJ.afm
-./fonts/afm/public/lato/Lato-Bol.afm
-./fonts/afm/public/lato/Lato-Bla-LCDFJ.afm
-./fonts/afm/public/lato/Lato-Reg.afm
-./fonts/afm/public/lato/Lato-BlaIta-LCDFJ.afm
-./fonts/afm/public/lato/Lato-BolIta-LCDFJ.afm
-./fonts/afm/public/lato/Lato-RegIta.afm
-./fonts/afm/public/lato/Lato-LigIta-LCDFJ.afm
-./fonts/afm/public/lato/Lato-BlaIta.afm
-./fonts/afm/public/lato/Lato-RegIta-LCDFJ.afm
-./fonts/vf/public/lato/Lato-Lig-ot1.vf
-./fonts/vf/public/lato/Lato-HaiIta-ts1.vf
-./fonts/vf/public/lato/Lato-Bla-t1.vf
-./fonts/vf/public/lato/Lato-BlaIta-ts1.vf
-./fonts/vf/public/lato/Lato-HaiIta-SmallCaps-ot1.vf
-./fonts/vf/public/lato/Lato-Bla-ot1.vf
-./fonts/vf/public/lato/Lato-Reg-ot1.vf
-./fonts/vf/public/lato/Lato-Reg-t1.vf
-./fonts/vf/public/lato/Lato-RegIta-ot1.vf
-./fonts/vf/public/lato/Lato-RegIta-SmallCaps-ot1.vf
-./fonts/vf/public/lato/Lato-Bol-ot1.vf
-./fonts/vf/public/lato/Lato-RegIta-SmallCaps-t1.vf
-./fonts/vf/public/lato/Lato-Lig-ts1.vf
-./fonts/vf/public/lato/Lato-BolIta-t1.vf
-./fonts/vf/public/lato/Lato-LigIta-SmallCaps-t1.vf
-./fonts/vf/public/lato/Lato-Bol-SmallCaps-t1.vf
-./fonts/vf/public/lato/Lato-BlaIta-SmallCaps-t1.vf
-./fonts/vf/public/lato/Lato-HaiIta-ot1.vf
-./fonts/vf/public/lato/Lato-RegIta-ts1.vf
-./fonts/vf/public/lato/Lato-LigIta-ts1.vf
-./fonts/vf/public/lato/Lato-BolIta-SmallCaps-ot1.vf
-./fonts/vf/public/lato/Lato-BolIta-ts1.vf
-./fonts/vf/public/lato/Lato-Hai-t1.vf
-./fonts/vf/public/lato/Lato-Lig-t1.vf
-./fonts/vf/public/lato/Lato-BlaIta-SmallCaps-ot1.vf
-./fonts/vf/public/lato/Lato-Bla-SmallCaps-t1.vf
-./fonts/vf/public/lato/Lato-Lig-SmallCaps-t1.vf
-./fonts/vf/public/lato/Lato-Reg-ts1.vf
-./fonts/vf/public/lato/Lato-RegIta-t1.vf
-./fonts/vf/public/lato/Lato-Lig-SmallCaps-ot1.vf
-./fonts/vf/public/lato/Lato-LigIta-SmallCaps-ot1.vf
-./fonts/vf/public/lato/Lato-BlaIta-ot1.vf
-./fonts/vf/public/lato/Lato-BlaIta-t1.vf
-./fonts/vf/public/lato/Lato-Hai-SmallCaps-ot1.vf
-./fonts/vf/public/lato/Lato-BolIta-SmallCaps-t1.vf
-./fonts/vf/public/lato/Lato-Bol-SmallCaps-ot1.vf
-./fonts/vf/public/lato/Lato-HaiIta-SmallCaps-t1.vf
-./fonts/vf/public/lato/Lato-HaiIta-t1.vf
-./fonts/vf/public/lato/Lato-Bla-ts1.vf
-./fonts/vf/public/lato/Lato-Hai-ts1.vf
-./fonts/vf/public/lato/Lato-LigIta-t1.vf
-./fonts/vf/public/lato/Lato-Hai-SmallCaps-t1.vf
-./fonts/vf/public/lato/Lato-Bol-t1.vf
-./fonts/vf/public/lato/Lato-Reg-SmallCaps-ot1.vf
-./fonts/vf/public/lato/Lato-BolIta-ot1.vf
-./fonts/vf/public/lato/Lato-Reg-SmallCaps-t1.vf
-./fonts/vf/public/lato/Lato-LigIta-ot1.vf
-./fonts/vf/public/lato/Lato-Hai-ot1.vf
-./fonts/vf/public/lato/Lato-Bol-ts1.vf
-./fonts/vf/public/lato/Lato-Bla-SmallCaps-ot1.vf
-./fonts/enc/dvips/lato/lato-02.enc
-./fonts/enc/dvips/lato/lato-dotlessj.enc
-./fonts/enc/dvips/lato/lato-01.enc
-./fonts/type1/public/lato/Lato-Bol-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-Reg.pfb
-./fonts/type1/public/lato/Lato-BolIta.pfb
-./fonts/type1/public/lato/Lato-BolIta-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-HaiIta.pfb
-./fonts/type1/public/lato/Lato-Lig-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-Reg-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-RegIta.pfb
-./fonts/type1/public/lato/Lato-Lig.pfb
-./fonts/type1/public/lato/Lato-Hai.pfb
-./fonts/type1/public/lato/Lato-BlaIta.pfb
-./fonts/type1/public/lato/Lato-BlaIta-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-RegIta-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-Bla.pfb
-./fonts/type1/public/lato/Lato-HaiIta-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-LigIta-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-Bol.pfb
-./fonts/type1/public/lato/Lato-Bla-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-Hai-LCDFJ.pfb
-./fonts/type1/public/lato/Lato-LigIta.pfb
-./tex/latex/lato/t1fla.fd
-./tex/latex/lato/lato.sty
-./tex/latex/lato/ot1fla.fd
-./tex/latex/lato/ts1fla.fd
-./manifest.txt
-./doc/fonts/lato/lato.tex
-./doc/fonts/lato/CHANGES
-./doc/fonts/lato/lato-samples.tex
-./doc/fonts/lato/lato.pdf
-./doc/fonts/lato/lato-samples.pdf
-./doc/fonts/lato/README
-./README
+doc/fonts/lato/lato.pdf
+doc/fonts/lato/lato-samples.pdf
+doc/fonts/lato/lato-samples.tex
+doc/fonts/lato/CHANGES
+doc/fonts/lato/lato.tex
+doc/fonts/lato/README
+fonts/vf/typoland/lato/Lato-Black-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T1-LF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Bold-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-Hairline-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Bold-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-Medium-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-Heavy-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-X2-LF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Medium-X2-LF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T1-LF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-Italic-X2-LF.vf
+fonts/vf/typoland/lato/Lato-Heavy-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-X2-LF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-Bold-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-Thin-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-Light-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T1-LF.vf
+fonts/vf/typoland/lato/Lato-Italic-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T1-LF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-Medium-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-Italic-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Thin-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-Medium-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-Light-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-Regular-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-Italic-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-Medium-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-Thin-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-Medium-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-Light-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-Regular-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-Light-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-Black-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-Medium-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-Italic-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-Regular-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-Italic-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-Hairline-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-Light-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-Heavy-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-Medium-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T1-LF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-Bold-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-Regular-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-Regular-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-Thin-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-X2-LF.vf
+fonts/vf/typoland/lato/Lato-Hairline-X2-LF.vf
+fonts/vf/typoland/lato/Lato-Black-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-Italic-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-Thin-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-Semibold-X2-LF.vf
+fonts/vf/typoland/lato/Lato-Black-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-Bold-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T1-LF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-Regular-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-Thin-T1-LF.vf
+fonts/vf/typoland/lato/Lato-Heavy-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-Regular-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-Regular-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-Heavy-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-Thin-X2-LF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-Italic-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-Bold-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-Semibold-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Thin-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-Italic-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-Bold-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Light-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Bold-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-Regular-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-Hairline-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Thin-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-X2-LF.vf
+fonts/vf/typoland/lato/Lato-Medium-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-Light-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-Regular-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-Bold-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Light-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-Italic-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-Thin-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-Thin-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-Light-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-Bold-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-Medium-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-Regular-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-Regular-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-Light-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-Light-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-Bold-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-Bold-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-Regular-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-Italic-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-Thin-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-Regular-X2-LF.vf
+fonts/vf/typoland/lato/Lato-Regular-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-Italic-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-Medium-T1-LF.vf
+fonts/vf/typoland/lato/Lato-Black-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-Regular-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-Bold-X2-LF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-Regular-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-Black-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Medium-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-Black-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Regular-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-X2-LF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-Bold-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-Thin-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-Light-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-Italic-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-Heavy-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Light-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-Bold-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-Medium-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Light-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-Hairline-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-Semibold-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-Black-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-Bold-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Regular-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-Black-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Medium-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-Black-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T1-LF.vf
+fonts/vf/typoland/lato/Lato-Light-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-Bold-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-Regular-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-Italic-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-Thin-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-Italic-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-Black-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-Thin-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-Heavy-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-X2-LF.vf
+fonts/vf/typoland/lato/Lato-Light-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-Black-X2-LF.vf
+fonts/vf/typoland/lato/Lato-Black-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-Light-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Bold-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-Italic-T1-LF.vf
+fonts/vf/typoland/lato/Lato-Bold-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-Black-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-Thin-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-Bold-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-Italic-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-Thin-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-X2-LF.vf
+fonts/vf/typoland/lato/Lato-Black-T1-LF.vf
+fonts/vf/typoland/lato/Lato-Bold-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-Light-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-Black-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-Bold-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-Light-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-Medium-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-Thin-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-Italic-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-Italic-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-Black-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-Bold-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Black-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-Italic-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-Black-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-Italic-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-Thin-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-Thin-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-Italic-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-Medium-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-Medium-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-Regular-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-Regular-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-Regular-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-Thin-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-Hairline-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-Bold-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-Medium-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-X2-LF.vf
+fonts/vf/typoland/lato/Lato-Light-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-Black-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Light-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-Light-T1-LF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-Black-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-Italic-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Thin-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Black-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-Bold-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-Medium-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-Thin-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-Black-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-Black-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-Italic-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-Light-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-Light-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-Heavy-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-Medium-TS1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Heavy-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-Medium-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-Medium-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-Bold-T1-LF.vf
+fonts/vf/typoland/lato/Lato-Heavy-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-Medium-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-Medium-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T1-LF.vf
+fonts/vf/typoland/lato/Lato-Light-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-Regular-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-Black-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-Italic-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-Italic-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-Black-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T1-TLF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-Light-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-Medium-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-Regular-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T1-LF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-Regular-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T1-LF.vf
+fonts/vf/typoland/lato/Lato-Medium-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-Semibold-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-HairlineItalic-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Regular-T1-LF.vf
+fonts/vf/typoland/lato/Lato-Heavy-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-Thin-X2-TOsF.vf
+fonts/vf/typoland/lato/Lato-Thin-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T1-OsF.vf
+fonts/vf/typoland/lato/Lato-Light-X2-LF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-Regular-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-Bold-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-Bold-T2A-TLF.vf
+fonts/vf/typoland/lato/Lato-HeavyItalic-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-Italic-T2C-OsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-Thin-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-Medium-T2A-TOsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-X2-TLF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-Black-TS1-LF.vf
+fonts/vf/typoland/lato/Lato-Heavy-OT1-LF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T2B-LF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-T2B-TLF.vf
+fonts/vf/typoland/lato/Lato-Heavy-X2-LF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-TS1-OsF.vf
+fonts/vf/typoland/lato/Lato-Thin-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-ThinItalic-T2B-TOsF.vf
+fonts/vf/typoland/lato/Lato-Italic-OT1-TOsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-Semibold-T2C-LF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-X2-OsF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T2C-TLF.vf
+fonts/vf/typoland/lato/Lato-BlackItalic-T2C-TOsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-Hairline-OT1-TLF.vf
+fonts/vf/typoland/lato/Lato-BoldItalic-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-LightItalic-OT1-OsF.vf
+fonts/vf/typoland/lato/Lato-Thin-T2A-LF.vf
+fonts/vf/typoland/lato/Lato-Medium-T2B-OsF.vf
+fonts/vf/typoland/lato/Lato-Light-T1-TOsF.vf
+fonts/vf/typoland/lato/Lato-MediumItalic-TS1-TLF.vf
+fonts/vf/typoland/lato/Lato-Black-T2A-OsF.vf
+fonts/vf/typoland/lato/Lato-SemiboldItalic-T1-LF.vf
+fonts/truetype/typoland/lato/Lato-Bold.ttf
+fonts/truetype/typoland/lato/Lato-Thin.ttf
+fonts/truetype/typoland/lato/Lato-Italic.ttf
+fonts/truetype/typoland/lato/Lato-MediumItalic.ttf
+fonts/truetype/typoland/lato/Lato-BlackItalic.ttf
+fonts/truetype/typoland/lato/Lato-Light.ttf
+fonts/truetype/typoland/lato/Lato-LightItalic.ttf
+fonts/truetype/typoland/lato/Lato-BoldItalic.ttf
+fonts/truetype/typoland/lato/Lato-Medium.ttf
+fonts/truetype/typoland/lato/Lato-Regular.ttf
+fonts/truetype/typoland/lato/Lato-Black.ttf
+fonts/truetype/typoland/lato/Lato-ThinItalic.ttf
+fonts/truetype/typoland/lato/Lato-Hairline.ttf
+fonts/truetype/typoland/lato/Lato-Heavy.ttf
+fonts/truetype/typoland/lato/Lato-HeavyItalic.ttf
+fonts/truetype/typoland/lato/Lato-HairlineItalic.ttf
+fonts/truetype/typoland/lato/Lato-SemiboldItalic.ttf
+fonts/truetype/typoland/lato/Lato-Semibold.ttf
+fonts/opentype/typoland/lato/Lato-BoldItalic.otf
+fonts/opentype/typoland/lato/Lato-MediumItalic.otf
+fonts/opentype/typoland/lato/Lato-Semibold.otf
+fonts/opentype/typoland/lato/Lato-Thin.otf
+fonts/opentype/typoland/lato/Lato-Regular.otf
+fonts/opentype/typoland/lato/Lato-Bold.otf
+fonts/opentype/typoland/lato/Lato-Italic.otf
+fonts/opentype/typoland/lato/Lato-Heavy.otf
+fonts/opentype/typoland/lato/Lato-HeavyItalic.otf
+fonts/opentype/typoland/lato/Lato-Light.otf
+fonts/opentype/typoland/lato/Lato-Medium.otf
+fonts/opentype/typoland/lato/Lato-BlackItalic.otf
+fonts/opentype/typoland/lato/Lato-SemiboldItalic.otf
+fonts/opentype/typoland/lato/Lato-Black.otf
+fonts/opentype/typoland/lato/Lato-Hairline.otf
+fonts/opentype/typoland/lato/Lato-LightItalic.otf
+fonts/opentype/typoland/lato/Lato-ThinItalic.otf
+fonts/opentype/typoland/lato/Lato-HairlineItalic.otf
+fonts/type1/typoland/lato/Lato-Black.pfb
+fonts/type1/typoland/lato/Lato-MediumItalic.pfb
+fonts/type1/typoland/lato/Lato-Bold.pfb
+fonts/type1/typoland/lato/Lato-Semibold.pfb
+fonts/type1/typoland/lato/Lato-SemiboldItalic.pfb
+fonts/type1/typoland/lato/Lato-Heavy.pfb
+fonts/type1/typoland/lato/Lato-ThinItalic.pfb
+fonts/type1/typoland/lato/Lato-Thin.pfb
+fonts/type1/typoland/lato/Lato-LightItalic.pfb
+fonts/type1/typoland/lato/Lato-Italic.pfb
+fonts/type1/typoland/lato/Lato-BlackItalic.pfb
+fonts/type1/typoland/lato/Lato-Hairline.pfb
+fonts/type1/typoland/lato/Lato-Medium.pfb
+fonts/type1/typoland/lato/Lato-HeavyItalic.pfb
+fonts/type1/typoland/lato/Lato-HairlineItalic.pfb
+fonts/type1/typoland/lato/Lato-BoldItalic.pfb
+fonts/type1/typoland/lato/Lato-Light.pfb
+fonts/type1/typoland/lato/Lato-Regular.pfb
+fonts/map/dvips/lato/lato.map
+fonts/tfm/typoland/lato/Lato-Medium-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Light-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Light-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Light-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Light-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Light-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-TS1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Black-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-Light-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2A-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-X2-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Black-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Black-OT1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-X2-LF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-X2-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-TLF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-LGR-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Medium-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-TS1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-OT1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T2A-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2C-OsF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2A-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-LF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-TS1-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T2B-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2B-OsF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-LF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2A-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-OT1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-T1-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Medium-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-LGR-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-LGR-LF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-X2-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2B-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2C-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2C-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Italic-T1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T2B-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Bold-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Italic-X2-TLF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T1-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-X2-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Thin-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-Regular-X2-OsF.tfm
+fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T2A-TLF--base.tfm
+fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-TLF.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-X2-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-LF.tfm
+fonts/tfm/typoland/lato/Lato-BlackItalic-LGR-TLF.tfm
+fonts/tfm/typoland/lato/Lato-Regular-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-Thin-OT1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Semibold-T2C-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-LightItalic-T2A-TOsF--base.tfm
+fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-TOsF.tfm
+fonts/tfm/typoland/lato/Lato-Heavy-T1-LF--base.tfm
+fonts/tfm/typoland/lato/Lato-Light-T2C-LF.tfm
+fonts/tfm/typoland/lato/Lato-Hairline-T1-OsF.tfm
+fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-LF.tfm
+fonts/tfm/typoland/lato/Lato-Black-X2-OsF.tfm
+fonts/enc/dvips/lato/a_csihup.enc
+fonts/enc/dvips/lato/a_kxxqs7.enc
+fonts/enc/dvips/lato/a_dhpcmg.enc
+fonts/enc/dvips/lato/a_576ays.enc
+fonts/enc/dvips/lato/a_qmhr5f.enc
+fonts/enc/dvips/lato/a_spmrut.enc
+fonts/enc/dvips/lato/a_wn4snn.enc
+fonts/enc/dvips/lato/a_ctv25v.enc
+fonts/enc/dvips/lato/a_awj6io.enc
+fonts/enc/dvips/lato/a_byeiol.enc
+fonts/enc/dvips/lato/a_72pcjj.enc
+fonts/enc/dvips/lato/a_m6hzhe.enc
+fonts/enc/dvips/lato/a_osqgsk.enc
+fonts/enc/dvips/lato/a_hckf57.enc
+fonts/enc/dvips/lato/a_kzqx6e.enc
+fonts/enc/dvips/lato/a_6yrmjt.enc
+fonts/enc/dvips/lato/a_cl5fci.enc
+fonts/enc/dvips/lato/a_foh2p7.enc
+fonts/enc/dvips/lato/a_vu5rq2.enc
+fonts/enc/dvips/lato/a_2mat6d.enc
+fonts/enc/dvips/lato/a_w6akef.enc
+fonts/enc/dvips/lato/a_ejjc4w.enc
+fonts/enc/dvips/lato/a_2nnrle.enc
+fonts/enc/dvips/lato/a_2crngg.enc
+fonts/enc/dvips/lato/a_3amarq.enc
+fonts/enc/dvips/lato/a_dorwc5.enc
+fonts/enc/dvips/lato/a_hr5pmb.enc
+fonts/enc/dvips/lato/a_vrywxr.enc
+fonts/enc/dvips/lato/a_pgvvar.enc
+fonts/enc/dvips/lato/a_as3d7g.enc
+fonts/enc/dvips/lato/a_p45uqa.enc
+fonts/enc/dvips/lato/a_4rrhyw.enc
+manifest.txt
+README
+source/fonts/lato/lato_ot1.enc
+source/fonts/lato/lato_t2b.enc
+source/fonts/lato/lato_t1.enc
+source/fonts/lato/Makefile.common
+source/fonts/lato/lato_t2a.enc
+source/fonts/lato/lato-samples.tex
+source/fonts/lato/lato_x2.enc
+source/fonts/lato/lato_t2c.enc
+source/fonts/lato/Makefile
+source/fonts/lato/lato_lgr.enc
+source/fonts/lato/CHANGES
+source/fonts/lato/lato.tex
+source/fonts/lato/font_convert.pe
+source/fonts/lato/generate_font_definition_file.py
+source/fonts/lato/lato_ts1.enc
+source/fonts/lato/lato.sty
+source/fonts/lato/README
+tex/latex/lato/X2lato-TOsF.fd
+tex/latex/lato/OT1lato-LF.fd
+tex/latex/lato/T2Clato-OsF.fd
+tex/latex/lato/T2Blato-TLF.fd
+tex/latex/lato/OT1lato-TOsF.fd
+tex/latex/lato/TS1lato-OsF.fd
+tex/latex/lato/T2Alato-LF.fd
+tex/latex/lato/T1lato-OsF.fd
+tex/latex/lato/LGRlato-TOsF.fd
+tex/latex/lato/T1fla.fd
+tex/latex/lato/OT1lato-OsF.fd
+tex/latex/lato/T2Clato-TOsF.fd
+tex/latex/lato/T1lato-TLF.fd
+tex/latex/lato/T2Clato-TLF.fd
+tex/latex/lato/T2Bfla.fd
+tex/latex/lato/X2lato-TLF.fd
+tex/latex/lato/T2Cfla.fd
+tex/latex/lato/OT1lato-TLF.fd
+tex/latex/lato/T2Alato-TLF.fd
+tex/latex/lato/OT1fla.fd
+tex/latex/lato/T2Alato-OsF.fd
+tex/latex/lato/TS1lato-TLF.fd
+tex/latex/lato/TS1lato-TOsF.fd
+tex/latex/lato/X2lato-LF.fd
+tex/latex/lato/X2fla.fd
+tex/latex/lato/T2Blato-TOsF.fd
+tex/latex/lato/LGRlato-TLF.fd
+tex/latex/lato/X2lato-OsF.fd
+tex/latex/lato/LGRlato-LF.fd
+tex/latex/lato/T2Blato-LF.fd
+tex/latex/lato/LGRlato-OsF.fd
+tex/latex/lato/LGRfla.fd
+tex/latex/lato/T2Alato-TOsF.fd
+tex/latex/lato/TS1lato-LF.fd
+tex/latex/lato/T1lato-TOsF.fd
+tex/latex/lato/lato.sty
+tex/latex/lato/TS1fla.fd
+tex/latex/lato/T1lato-LF.fd
+tex/latex/lato/T2Blato-OsF.fd
+tex/latex/lato/T2Clato-LF.fd
+tex/latex/lato/T2Afla.fd