/* roboto fonts */
@font-face { font-display: swap; font-family:'Roboto'; font-style:normal; font-weight:300; src:url('../fonts/roboto-v48-latin-300.woff2') format('woff2'); }
@font-face { font-display: swap; font-family:'Roboto'; font-style:normal; font-weight:400; src:url('../fonts/roboto-v48-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family:'Roboto'; font-style:normal; font-weight:500; src:url('../fonts/roboto-v48-latin-500.woff2') format('woff2'); }
@font-face { font-display: swap; font-family:'Roboto'; font-style:normal; font-weight:700; src:url('../fonts/roboto-v48-latin-700.woff2') format('woff2'); }

.wp-block-media-text__media img { border-radius:50px; }

.wp-block-list ul, .wp-block-list ol { margin-bottom:0; padding-left:1.5em; }
.wp-block-list li { margin-bottom:0.2em; }

.custom-info-table { width:25%; min-width:250px; }
.custom-info-table table { width:100%; border-collapse:collapse; }
.custom-info-table th, .custom-info-table td { border:1px solid #ddd; padding:8px; text-align:center; }
.custom-info-table th { font-weight:bold; }

img { box-shadow:none !important; }
