@font-face {
    font-family: Google Sans;
    src: url("/fonts/GoogleSans-Medium.ttf") format("ttf");
    font-weight: medium;
    font-size: 17;
    color:black;
    line-height: auto;
}