/*Write your custom css in this file.*/
/*Manrope */
@font-face{font-family:'Manrope';src:url(./fonts/Manrope-Regular.woff2) format('woff2');font-weight:normal;font-style:normal}
@font-face{font-family:'Manrope-Bold';src:url(./fonts/Manrope-Bold.woff2) format('woff2');font-weight:600;font-style:normal}
@font-face{font-family:'Manrope-ExtraBold';src:url(./fonts/Manrope-ExtraBold.woff2) format('woff2');font-weight:800;font-style:normal}

.popover {
	font-family: 'Manrope', san-serif;
}