@font-face {
    font-family: 'font-bold';
    src: url('/qewc/en/wp-content/uploads/fonts/font/font-bold.woff2') format('woff2'),
        url('/qewc/en/wp-content/uploads/fonts/font/font-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'font-regular';
    src: url('/qewc/en/wp-content/uploads/fonts/font/font-regular.woff2') format('woff2'),
        url('/qewc/en/wp-content/uploads/fonts/font/font-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'font-light';
    src: url('/qewc/en/wp-content/uploads/fonts/font/font-light.woff2') format('woff2'),
        url('/qewc/en/wp-content/uploads/fonts/font/font-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

