/**
 * Theme Name:     K-Tech
 * Author:         K-Tech
 * Template:       flatsome
 * Text Domain:	   k-tech
 * Description:    Theme Build by Dai
 * Theme URI:      https://k-tech.net.vn/
 * Author URI:     https://k-tech.net.vn/
 * Version:        2025
 * License:        2NRJM-B46WR-K6VQR-Y4T3D-QRWPX
 * License URI:    https://k-tech.net.vn/
 */



 /*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: 'Myriad Pro';
  src: url('font/Myriad_Pro.woff2') format('woff2'),
       url('font/Myriad_Pro.woff') format('woff'),
       url('font/Myriad_Pro.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
    font-family: "SegoeUI";
    src:url('font/segoeui.otf') format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SegoeUI";
    src:url('font/segoeuib.otf') format("opentype") ;
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SegoeUI-Light";
    src: url(../../../../../../themes/solar/fonts/segoeuil.eot);
    src: url("../../../../../../themes/solar/fonts/segoeuil.eot?#iefix") format("embedded-opentype"),url(../../../../../../themes/solar/fonts/segoeuil.otf) format("opentype"),url(../../../../../../themes/solar/fonts/segoeuil.svg) format("svg"),url(../../../../../../themes/solar/fonts/segoeuil.ttf) format("truetype"),url(../../../../../../themes/solar/fonts/segoeuil.woff) format("woff"),url(../../../../../../themes/solar/fonts/segoeuil.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
body {
    overflow-x: hidden;
    font-family: "SegoeUI";
    font-weight:400;
}

h1,h2,h3,h4 {
    font-family: 'SegoeUI';
    font-weight: 700
}

b,strong {
    font-family: 'SegoeUI';
    font-weight: 700
}
