    /* url ที่อยู่ Format นามสกุล */
    /* นามสกุล */
    /* woff  woff */
    /* ttf truetype */
    /* svg  svg */
    /* eot embedded-opentype */
    
    @font-face {
        font-family: "Kanit";
        src: url('Kanit-Black');
        src: url('Kanit-Black.ttf?#iefix') format('truetype'), url('Kanit-BlackItalic.ttf') format('truetype');
    }
    
    @font-face {
        font-family: "Kanit";
        src: url('Kanit-Black');
        src: url('Kanit-Black.ttf?#iefix') format('truetype'), url('Kanit-BlackItalic.ttf') format('truetype');
        font-weight: 800;
        font-style: normal;
    }
    
    @font-face {
        font-family: "Kanit";
        src: url('Kanit-Bold');
        src: url('Kanit-Bold.ttf?#iefix') format('truetype'), url('Kanit-BoldItalic.ttf') format('truetype');
        font-weight: 700;
        font-style: normal;
    }
    
    @font-face {
        font-family: "Kanit";
        src: url('Kanit-ExtraBold');
        src: url('Kanit-ExtraBold.ttf?#iefix') format('truetype'), url('Kanit-ExtraBoldItalic.ttf') format('truetype');
        font-weight: 650;
        font-style: normal;
    }
    
    @font-face {
        font-family: "Kanit";
        src: url('Kanit-ExtraLight');
        src: url('Kanit-ExtraLight.ttf?#iefix') format('truetype'), url('Kanit-ExtraLightItalic.ttf') format('truetype');
        font-weight: 300;
        font-style: normal;
    }
    
    @font-face {
        font-family: "Kanit";
        src: url('Kanit-Italic');
        src: url('Kanit-Italic.ttf?#iefix') format('truetype');
        font-weight: 300;
        font-style: normal;
    }
    
    @font-face {
        font-family: "Kanit";
        src: url('Kanit-Light');
        src: url('Kanit-Light.ttf?#iefix') format('truetype'), url('Kanit-LightItalic.ttf') format('truetype');
        font-weight: 300;
        font-style: normal;
    }
    
    @font-face {
        font-family: "Kanit";
        src: url('Kanit-Medium');
        src: url('Kanit-Medium.ttf?#iefix') format('truetype'), url('Kanit-MediumItalic.ttf') format('truetype');
        font-weight: 500;
        font-style: normal;
    }
    
    @font-face {
        font-family: "Kanit";
        src: url('Kanit-Regular');
        src: url('Kanit-Regular.ttf?#iefix') format('truetype');
        font-weight: 400;
        font-style: normal;
    }
    
    @font-face {
        font-family: "Kanit";
        src: url('Kanit-SemiBold');
        src: url('Kanit-SemiBold.ttf?#iefix') format('truetype'), url('Kanit-SemiBoldItalic.ttf') format('truetype');
        font-weight: 600;
        font-style: normal;
    }
    
    @font-face {
        font-family: "Kanit";
        src: url('Kanit-Thin');
        src: url('Kanit-Thin.ttf?#iefix') format('truetype'), url('Kanit-ThinItalic.ttf') format('truetype');
        font-weight: 100;
        font-style: normal;
    }
    /*เซ็ต ALL ไว้ที่ NAVE*/