@font-face {
    font-family: 'calendar';
    src: url('../fonts/Brown_Pro/Brown Pro Light.otf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}

.month-text {
    font-family: 'calendar', sans-serif;
    font-size: 32px;
}
