﻿/*Fonts*/
@font-face {
    font-family: Lato-Bold;
    src: url(../../Fonts/Lato-Bold.ttf);
}

@font-face {
    font-family: Lato-Light;
    src: url(../../Fonts/Lato-Light.ttf);
}

@font-face {
    font-family: Lato-Regular;
    src: url(../../Fonts/Lato-Regular.ttf);
}

/* Fin de Fonts */