@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Gothic+A1:wght@300;400;700&display=swap');

body {
    font-family: Gothic A1, Helvetica, 		   
		'맑은 고딕', 'malgun gothic', 		   
		'Apple SD Gothic Neo', 'Apple SD 산돌고딕 Neo',  		   
		'Microsoft NeoGothic',  		   
		'Droid sans', sans-serif; 
 
}

.testimonial {
    font-family: Gothic A1, arial, sans-serif;
}
.pagination {    
    font-family: Gothic A1, arial, sans-serif;
}
.comment-item-data {
    font-family: Gothic A1 , Arial, Helvetica, sans-serif;
}
.pricing-num sup {
    font-family: Gothic A1 , Arial, Helvetica, sans-serif;
}
