@font-face { font-family:'Barlow'; font-style:normal; font-display:swap; font-weight:250; src:url('../font/barlow/Barlow-Thin.woff') format('woff'); } 
@font-face { font-family:'Barlow'; font-style:normal; font-display:swap; font-weight:275; src:url('../font/barlow/Barlow-ExtraLight.woff') format('woff'); } 
@font-face { font-family:'Barlow'; font-style:normal; font-display:swap; font-weight:300; src:url('../font/barlow/Barlow-Light.woff') format('woff'); } 
@font-face { font-family:'Barlow'; font-style:normal; font-display:swap; font-weight:400; src:url('../font/barlow/Barlow-Regular.woff') format('woff'); } 
@font-face { font-family:'Barlow'; font-style:normal; font-display:swap; font-weight:500; src:url('../font/barlow/Barlow-Medium.woff') format('woff'); } 
@font-face { font-family:'Barlow'; font-style:normal; font-display:swap; font-weight:600; src:url('../font/barlow/Barlow-SemiBold.woff') format('woff'); } 
@font-face { font-family:'Barlow'; font-style:normal; font-display:swap; font-weight:700; src:url('../font/barlow/Barlow-Bold.woff') format('woff'); } 
@font-face { font-family:'Barlow'; font-style:normal; font-display:swap; font-weight:800; src:url('../font/barlow/Barlow-ExtraBold.woff') format('woff'); } 
@font-face { font-family:'Barlow'; font-style:normal; font-display:swap; font-weight:900; src:url('../font/barlow/Barlow-Black.woff') format('woff'); } 

.main_area { padding:24px; } 
.main_cont .mcb_l { width:66.6666%; } 
.main_cont .mcb_r { width:33.3333%; } 

@media (max-width:1440px){
 .main_cont .mcb_l,
 .main_cont .mcb_r { width:100%; } 
 }