/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 @import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@300&amp;display=swap');

body,p,a,div{
	
font-family: 'Sarabun', sans-serif;

}

h1,h2,h3,h4,h5 {
		
font-family: 'Sarabun', sans-serif;
}


