﻿@font-face {
    font-family: "Lato";
    src: url("../Fonts/Lato-Regular.ttf") format('truetype');
}

@font-face {
    font-family: "Lato Bold";
    src: url("../Fonts/Lato-Bold.ttf") format('truetype');
}

@font-face {
    font-family: 'Lato';
    src: url('../Fonts/Lato-Regular.ttf') format('truetype');
}

@font-face {
    font-family: "Lato-Bold";
    src: url("../Fonts/Lato-Bold.ttf") format('truetype');
}

@font-face {
    font-family: "Lato-Heavy";
    src: url("../Fonts/Lato-Heavy.ttf") format('truetype');
}

@font-face {
    font-family: "Lato Heavy";
    src: url("../Fonts/Lato-Heavy.ttf") format('truetype');
}

@font-face {
    font-family: "Gordita";
    src: url("../Fonts/Gordita Regular.otf") format('opentype');
}

@font-face {
    font-family: "Gordita Bold";
    src: url("../Fonts/Gordita Bold.otf") format('opentype');
}

@font-face {
    font-family: "Gordita-Bold";
    src: url("../Fonts/Gordita Bold.otf") format('opentype');
}