
/* LATO FONT */

@font-face {
    font-family: 'Lato Regular';
    src: url('fonts/Lato/Lato-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato Bold';
    src: url('fonts/Lato/Lato-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato Black';
    src: url('fonts/Lato/Lato-Black.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato Light';
    src: url('fonts/Lato/Lato-Light.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato Hairline';
    src: url('fonts/Lato/Lato-Hairline.ttf');
    font-weight: normal;
    font-style: normal;
}

/* ROBOTO FONT */

@font-face {
    font-family: 'Roboto Regular';
    src: url('fonts/Roboto/Roboto-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Light';
    src: url('fonts/Roboto/Roboto-Light.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Medium';
    src: url('fonts/Roboto/Roboto-Medium.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Thin';
    src: url('fonts/Roboto/Roboto-Thin.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Bold';
    src: url('fonts/Roboto/Roboto-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Bold Italic';
    src: url('fonts/Roboto/Roboto-BoldItalic.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Black';
    src: url('fonts/Roboto/Roboto-Black.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Black Italic';
    src: url('fonts/Roboto/Roboto-BlackItalic.ttf');
    font-weight: normal;
    font-style: normal;
}

/* ROBOTO FONT */

@font-face {
    font-family: 'Lora Italic';
    src: url('fonts/Lora/Lora-Italic.ttf');
    font-weight: normal;
    font-style: normal;
}

/* LATO FONT */

@font-face {
    font-family: 'Droid Serif Regular';
    src: url('fonts/DroidSerif/DroidSerif.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Droid Serif Italic';
    src: url('fonts/DroidSerif/DroidSerif-Italic.ttf');
    font-weight: normal;
    font-style: normal;
}
