/*
 Theme Name:   Colormag Child
 Template:     colormag
 Description:  A custom child theme for Colormag
 Author:       Ahsan
 Version:      1.0.0
*/



@font-face {
font-family: 'uuntfont';
src: url('https://middleeastbangla.com/public_html/wp-content/themes/colormag-child/fonts/LiAlinurSaikatANSIV2-Regular.woff') format('woff'),
url('https://middleeastbangla.com/public_html/wp-content/themes/colormag-child/fonts/LiAlinurSaikatANSIV2-Regular.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}
:root {
  font-family: "uuntfont", Arial, sans-serif;
}
html {
  font-family: "uuntfont", Arial, sans-serif;
}
body {
    font-family: 'uuntfont', Arial, sans-serif;
}