/*======================================
Theme Name: Ubora
Template: Divi
======================================*/
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wdth,wght@0,75..100,100..700;1,75..100,100..700&display=swap');

body {
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 400; /* Regular */
	font-size: 17px;
	font-style: normal;
}

strong {
	font-weight: 700; /* Bold */
}

em {
	font-style: italic;
}