@charset "utf-8";
/* CSS Document */
@font-face{
	src:url(../fonts/arial_0.ttf);
	font-family:arial-family;
	font-display: swap;
}
@font-face{
	src:url(../fonts/arialbd.ttf);
	font-family:arial_bold;
	font-display: swap;
}
@font-face{
	src:url(../fonts/Merriweather-Bold.otf);
	font-family:Merriweather-Bold;
	font-display: swap;
}
@font-face{
	src:url(../fonts/Merriweather-Regular.otf);
	font-family:Merriweather-Regular;
	font-display: swap;
}
@font-face{
    src:url(../fonts/Century_Gothic.ttf);
    font-family:Century_Gothic;
    font-display: swap;
}
