@font-face {
    font-family: 'Lato';
    src: local('Lato Thin'), local('Lato-Thin'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-Thin.woff2') format('woff2'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Thin Italic'), local('Lato-ThinItalic'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-ThinItalic.woff2') format('woff2'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Light'), local('Lato-Light'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-Light.woff2') format('woff2'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Light Italic'), local('Lato-LightItalic'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-LightItalic.woff2') format('woff2'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Regular'), local('Lato-Regular'), local('Lato'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-Regular.woff2') format('woff2'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Italic'), local('Lato-Italic'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-Italic.woff2') format('woff2'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Bold'), local('Lato-Bold'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-Bold.woff2') format('woff2'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-BoldItalic.woff2') format('woff2'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Black'), local('Lato-Black'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-Black.woff2') format('woff2'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Black Italic'), local('Lato-BlackItalic'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-BlackItalic.woff2') format('woff2'),
         url('https://vmcdn.de/lato/2.015/LatoLatin-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

