/*!
Theme Name: bigsoft
Theme URI: https://bigsoft.com.vn/
Author: Bigsoft
Author URI: https://bigsoft.com.vn/
Description: Đơn vị thiết kế website chuyên nghiệp
*/
/*Roboto*/
@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/bigsoft/assets/fonts/roboto/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/bigsoft/assets/fonts/roboto/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/bigsoft/assets/fonts/roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/bigsoft/assets/fonts/roboto/Roboto-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/bigsoft/assets/fonts/roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/bigsoft/assets/fonts/roboto/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

/*Font Montserrat*/
@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/bigsoft/assets/fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/bigsoft/assets/fonts/montserrat/Montserrat-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/bigsoft/assets/fonts/montserrat/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/bigsoft/assets/fonts/montserrat/Montserrat-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/bigsoft/assets/fonts/montserrat/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/bigsoft/assets/fonts/montserrat/Montserrat-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/bigsoft/assets/fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/bigsoft/assets/fonts/montserrat/Montserrat-BlackItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

/*Oswald*/
@font-face {
    font-family: 'Oswald';
    src: url('/wp-content/themes/bigsoft/assets/fonts/Oswald/Oswald-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('/wp-content/themes/bigsoft/assets/fonts/Oswald/Oswald-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('/wp-content/themes/bigsoft/assets/fonts/Oswald/Oswald-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('/wp-content/themes/bigsoft/assets/fonts/Oswald/Oswald-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('/wp-content/themes/bigsoft/assets/fonts/Oswald/Oswald-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('/wp-content/themes/bigsoft/assets/fonts/Oswald/Oswald-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/*Helvetica Neue*/
@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/bigsoft/assets/fonts/helveticaneue/helvetica-neue-ultra-light - 200.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/bigsoft/assets/fonts/helveticaneue/helvetica-neue-ultra-light-italic - 200.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/bigsoft/assets/fonts/helveticaneue/helvetica-neue-light - 300.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/bigsoft/assets/fonts/helveticaneue/helvetica-neue-light-italic - 300.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/bigsoft/assets/fonts/helveticaneue/helvetica-neue-regular - 400.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/bigsoft/assets/fonts/helveticaneue/helvetica-neue-italic - 400.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/bigsoft/assets/fonts/helveticaneue/helvetica-neue-medium - 500.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/bigsoft/assets/fonts/helveticaneue/helvetica-neue-bold - 600.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/bigsoft/assets/fonts/helveticaneue/helvetica-neue-bold-italic - 600.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/bigsoft/assets/fonts/helveticaneue/helvetica-neue-condensed-bold - 700.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/bigsoft/assets/fonts/helveticaneue/helvetica-neue-condensed-black - 800.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}