﻿@font-face {
    font-family: "Google Sans";
    src: url(../fonts/HomemadeApple-Regular.ttf);
}

/*.sign {
    font-family: "Google Sans", cursive;
    font-family: 'Segoe Script';
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 15.4px;
}*/

.signList {
    font-family: "Segoe Script";
    font-size: 18px;
    font-weight: 700;
    line-height: 15.4px;
    min-width: 200px;
}

    .signList * {
        font-family: Verdana;
        font-size: 18px;
    }
