@font-face {
                    font-family: 'times-new-roman';
                    src: url('https://suit4men-api.apipass.vn/Images/Fonts/times_new_roman.ttf'), url('https://suit4men-api.apipass.vn/Images/Fonts/times_new_roman.otf');
                }
@font-face {
                    font-family: 'arial';
                    src: url('https://suit4men-api.apipass.vn/Images/Fonts/arial.ttf'), url('https://suit4men-api.apipass.vn/Images/Fonts/arial.otf');
                }
@font-face {
                    font-family: 'quicksand-regular';
                    src: url('https://suit4men-api.apipass.vn/Images/Fonts/quicksand_regular.ttf'), url('https://suit4men-api.apipass.vn/Images/Fonts/quicksand_regular.otf');
                }
@font-face {
                    font-family: 'big-shoulders-display-medium';
                    src: url('https://suit4men-api.apipass.vn/Images/Fonts/big_shoulders_display_medium.ttf'), url('https://suit4men-api.apipass.vn/Images/Fonts/big_shoulders_display_medium.otf');
                }
@font-face {
                    font-family: 'bodoni-72-smallcaps-book';
                    src: url('https://suit4men-api.apipass.vn/Images/Fonts/bodoni_72_smallcaps_book.ttf'), url('https://suit4men-api.apipass.vn/Images/Fonts/bodoni_72_smallcaps_book.otf');
                }
@font-face {
                    font-family: 'big-shoulders-display-regular';
                    src: url('https://suit4men-api.apipass.vn/Images/Fonts/big_shoulders_display_regular.ttf'), url('https://suit4men-api.apipass.vn/Images/Fonts/big_shoulders_display_regular.otf');
                }
@font-face {
                    font-family: 'sf-pro';
                    src: url('https://suit4men-api.apipass.vn/Images/Fonts/sf_pro.ttf'), url('https://suit4men-api.apipass.vn/Images/Fonts/sf_pro.otf');
                }
@font-face {
                    font-family: 'arial-regular';
                    src: url('https://suit4men-api.apipass.vn/Images/Fonts/arial_regular.ttf'), url('https://suit4men-api.apipass.vn/Images/Fonts/arial_regular.otf');
                }
@font-face {
                    font-family: 'times-new-roman-regular';
                    src: url('https://suit4men-api.apipass.vn/Images/Fonts/times_new_roman_regular.ttf'), url('https://suit4men-api.apipass.vn/Images/Fonts/times_new_roman_regular.otf');
                }
@font-face {
                    font-family: 'quicksand-bold';
                    src: url('https://suit4men-api.apipass.vn/Images/Fonts/quicksand_bold.ttf'), url('https://suit4men-api.apipass.vn/Images/Fonts/quicksand_bold.otf');
                }
:root{
--times_new_roman: "times-new-roman";
--arial: "arial";
--quicksand_regular: "quicksand-regular";
--big_shoulders_display_medium: "big-shoulders-display-medium";
--bodoni_72_smallcaps_book: "bodoni-72-smallcaps-book";
--big_shoulders_display_regular: "big-shoulders-display-regular";
--sf_pro: "sf-pro";
--arial_regular: "arial-regular";
--times_new_roman_regular: "times-new-roman-regular";
--quicksand_bold: "quicksand-bold";
}