@font-face {
    font-family: "fontStyle";
    src: url('./font/font.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Square';
    src: url('./font/Square.ttf');
    font-weight: normal;
    font-style: normal;
}