@charset "utf-8";
@font-face {
	font-family: "sy-l";
    src:url(../fonts_ar/ar_200.ttf) format("truetype");
    font-display:swap;
    font-weight:200;
    font-weight: normal;
    font-style:normal;
}

@font-face {
	font-family: "sy-r";
    src:url(../fonts_ar/ar_400.ttf) format("truetype");
    font-display:swap;
    font-weight:400;
    font-weight: normal;
    font-style:normal;
}

@font-face {
	font-family: "sy-m";
    src:url(../fonts_ar/ar_500.ttf) format("truetype");
    font-display:swap;
    font-weight:500;
    font-weight: normal;
    font-style:normal;
}

@font-face {
	font-family: "sy-b";
    src:url(../fonts_ar/ar_700.ttf) format("truetype");
    font-display:swap;
    font-weight:700;
    font-weight: normal;
    font-style:normal;
}


