﻿@font-face {
    font-family: 'fuente-bold';
    src: url("../Fonts/Hind-Bold.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fuente-normal';
    src: url("../Fonts/Hind-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}
