﻿@font-face {
    font-family: "Poppins";
    src: url('Poppins-Medium.ttf');
}

.font {
    font-family: "Poppins";
}
