/*!
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;
}

/*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;
}

/*Garamond*/

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

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

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

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

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

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

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

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

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

@font-face {
    font-family: 'Garamond';
    src: url('/wp-content/themes/bigsoft/assets/fonts/Garamond/EBGaramond-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

/*Bodoni*/

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
    font-family: 'Font UN';
    src: url('/wp-content/themes/bigsoft/assets/fonts/unbounded/Unbounded-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}