/*-------------------*/
    /*----@fontface------*/
    /*-------------------*/
    @font-face {
        font-family: 'IBM Plex Sans';
        src: url('../font/fontface/IBMPlexSans-Bold.eot');
        src: url('../font/fontface/IBMPlexSans-Bold.eot?#iefix') format('embedded-opentype'),
            url('../font/fontface/IBMPlexSans-Bold.woff2') format('woff2'),
            url('../font/fontface/IBMPlexSans-Bold.woff') format('woff'),
            url('../font/fontface/IBMPlexSans-Bold.ttf') format('truetype'),
            url('../font/fontface/IBMPlexSans-Bold.svg#IBMPlexSans-Bold') format('svg');
        font-weight: bold;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'IBM Plex Sans';
        src: url('../font/fontface/IBMPlexSans-Medium.eot');
        src: url('../font/fontface/IBMPlexSans-Medium.eot?#iefix') format('embedded-opentype'),
            url('../font/fontface/IBMPlexSans-Medium.woff2') format('woff2'),
            url('../font/fontface/IBMPlexSans-Medium.woff') format('woff'),
            url('../font/fontface/IBMPlexSans-Medium.ttf') format('truetype'),
            url('../font/fontface/IBMPlexSans-Medium.svg#IBMPlexSans-Medium') format('svg');
        font-weight: 500;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'IBM Plex Sans';
        src: url('../font/fontface/IBMPlexSans-Light.eot');
        src: url('../font/fontface/IBMPlexSans-Light.eot?#iefix') format('embedded-opentype'),
            url('../font/fontface/IBMPlexSans-Light.woff2') format('woff2'),
            url('../font/fontface/IBMPlexSans-Light.woff') format('woff'),
            url('../font/fontface/IBMPlexSans-Light.ttf') format('truetype'),
            url('../font/fontface/IBMPlexSans-Light.svg#IBMPlexSans-Light') format('svg');
        font-weight: 300;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'IBM Plex Sans';
        src: url('../font/fontface/IBMPlexSans.eot');
        src: url('../font/fontface/IBMPlexSans.eot?#iefix') format('embedded-opentype'),
            url('../font/fontface/IBMPlexSans.woff2') format('woff2'),
            url('../font/fontface/IBMPlexSans.woff') format('woff'),
            url('../font/fontface/IBMPlexSans.ttf') format('truetype'),
            url('../font/fontface/IBMPlexSans.svg#IBMPlexSans') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Open Sans';
        src: url('../font/fontface/OpenSans-Bold.eot');
        src: url('../font/fontface/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
            url('../font/fontface/OpenSans-Bold.woff2') format('woff2'),
            url('../font/fontface/OpenSans-Bold.woff') format('woff'),
            url('../font/fontface/OpenSans-Bold.ttf') format('truetype'),
            url('../font/fontface/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
        font-weight: bold;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Open Sans';
        src: url('../font/fontface/OpenSans-Light.eot');
        src: url('../font/fontface/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
            url('../font/fontface/OpenSans-Light.woff2') format('woff2'),
            url('../font/fontface/OpenSans-Light.woff') format('woff'),
            url('../font/fontface/OpenSans-Light.ttf') format('truetype'),
            url('../font/fontface/OpenSans-Light.svg#OpenSans-Light') format('svg');
        font-weight: 300;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Open Sans';
        src: url('../font/fontface/OpenSans.eot');
        src: url('../font/fontface/OpenSans.eot?#iefix') format('embedded-opentype'),
            url('../font/fontface/OpenSans.woff2') format('woff2'),
            url('../font/fontface/OpenSans.woff') format('woff'),
            url('../font/fontface/OpenSans.ttf') format('truetype'),
            url('../font/fontface/OpenSans.svg#OpenSans') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Open Sans';
        src: url('../font/fontface/OpenSans-Semibold.eot');
        src: url('../font/fontface/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
            url('../font/fontface/OpenSans-Semibold.woff2') format('woff2'),
            url('../font/fontface/OpenSans-Semibold.woff') format('woff'),
            url('../font/fontface/OpenSans-Semibold.ttf') format('truetype'),
            url('../font/fontface/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
        font-weight: 600;
        font-style: normal;
        font-display: swap;
    }