﻿@font-face {
    font-family: my_MochiyPopPOne;
    src: url('/fonts/MochiyPopPOne-Regular.woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.mochiy-title {
    font-family: my_MochiyPopPOne, sans-serif !important;
}

.year-picker-no-input .mud-input-control {
    display: none !important;
}

.icon-in-center {
    width: 40px;
    height: 40px;
    /*top: 2px;*/
}

