﻿@font-face {
    font-family: "TR LCD";
    font-style: normal;
    font-weight: 400;
    src: local("TR LCD"), url("../tr-lcd.woff") format("woff");
}

.kb-lcd {
    border-radius: 10px;
    font-family: "TR LCD";
    font-size: 36px;
}
