﻿
@font-face {
    font-family: 'Lato-Black';
    src: url('../css/Fonts/Lato/Lato-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-BlackItalic';
    src: url('../css/Fonts/Lato/Lato-BlackItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Bold';
    src: url('../css/Fonts/Lato/Lato-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'lato-semibold';
    src: url('../css/Fonts/Lato/lato-semibold.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-BoldItalic';
    src: url('../css/Fonts/Lato/Lato-BoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Italic';
    src: url('../css/Fonts/Lato/Lato-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Light';
    src: url('../css/Fonts/Lato/Lato-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-LightItalic';
    src: url('../css/Fonts/Lato/Lato-lightitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Regular';
    src: url('../css/Fonts/Lato/Lato-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Thin';
    src: url('../css/Fonts/Lato/Lato-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-ThinItalic';
    src: url('../css/Fonts/Lato/Lato-ThinItalic.ttf') format('truetype');
}
