﻿@font-face {
    font-family: Lato-Black;
    src: url('font/Lato-Black.ttf');
}

@font-face {
    font-family: Lato-BlackItalic;
    src: url('font/Lato-BlackItalic.ttf');
}

@font-face {
    font-family: Lato-Bold;
    src: url('font/Lato-Bold.ttf');
}

@font-face {
    font-family: Lato-Regular;
    src: url('font/Lato-Regular.ttf');
}

@font-face {
    font-family: Lato-Light;
    src: url('font/Lato-Light.ttf');
}

@font-face {
    font-family: Lato-Hairline;
    src: url('font/Lato-Hairline.ttf');
}
