/* Підключення шрифтів Lato */
/*
@font-face { font-family: 'Lato'; font-weight: 100; src: url('Lato-Hairline.ttf') format('truetype'); }
@font-face { font-family: 'Lato'; font-weight: 100; src: url('Lato-HairlineItalic.ttf') format('truetype'); font-style: italic; }
*/
@font-face { font-family: 'Lato'; font-weight: 200; src: url('Lato-Thin.ttf') format('truetype'); }
@font-face { font-family: 'Lato'; font-weight: 200; src: url('Lato-ThinItalic.ttf') format('truetype'); font-style: italic; }

@font-face { font-family: 'Lato'; font-weight: 300; src: url('Lato-Light.ttf') format('truetype'); }
@font-face { font-family: 'Lato'; font-weight: 300; src: url('Lato-LightItalic.ttf') format('truetype'); font-style: italic; }

@font-face { font-family: 'Lato'; font-weight: 400; src: url('Lato-Regular.ttf') format('truetype'); }
@font-face { font-family: 'Lato'; font-weight: 400; src: url('Lato-Italic.ttf') format('truetype'); font-style: italic; }

@font-face { font-family: 'Lato'; font-weight: 500; src: url('Lato-Medium.ttf') format('truetype'); }
@font-face { font-family: 'Lato'; font-weight: 500; src: url('Lato-MediumItalic.ttf') format('truetype'); font-style: italic; }

@font-face { font-family: 'Lato'; font-weight: 600; src: url('Lato-Semibold.ttf') format('truetype'); }
@font-face { font-family: 'Lato'; font-weight: 600; src: url('Lato-SemiboldItalic.ttf') format('truetype'); font-style: italic; }

@font-face { font-family: 'Lato'; font-weight: 700; src: url('Lato-Bold.ttf') format('truetype'); }
@font-face { font-family: 'Lato'; font-weight: 700; src: url('Lato-BoldItalic.ttf') format('truetype'); font-style: italic; }
/*
@font-face { font-family: 'Lato'; font-weight: 800; src: url('Lato-Heavy.ttf') format('truetype'); }
@font-face { font-family: 'Lato'; font-weight: 800; src: url('Lato-HeavyItalic.ttf') format('truetype'); font-style: italic; }

@font-face { font-family: 'Lato'; font-weight: 900; src: url('Lato-Black.ttf') format('truetype'); }
@font-face { font-family: 'Lato'; font-weight: 900; src: url('Lato-BlackItalic.ttf') format('truetype'); font-style: italic; }
*/
