@import url('https://fonts.googleapis.com/css?family=Noto+Sans&display=swap');

body,
h1,
.h1,
h2,
.h2,
h3, 
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
ul, 
li, 
.btn, 
.description,
.view-btn,
.page-title,
.aorus-menu,
.font-aldrich,
.aorus-footer .lang-btn,
.gtpr-div,
.aorus-footer ul li a,
.sub-calculation-box table tbody tr th,
.sub-calculation-box table tbody tr td,
.rank-table tbody tr th,
.rank-table tbody tr td,
p, 
table th, 
table td,
button,
.btn,
.submission-list-div table tr:nth-child(1) td:nth-child(1) span,
.submission-list-div table tr:nth-child(1) td:nth-child(3),
.referralstatus-table table thead tr th,
.referralstatus-table table thead tr td,
.expired-tag span
{
    font-family: 'Noto Sans','Microsoft JhengHei', sans-serif;
}


.text-gray-666 {
    color: #777;
}