@font-face {
    font-family: 'Roboto400';
    src:url('/etc/designs/msi/assets/fonts/global/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'Roboto700';
	src:url('/etc/designs/msi/assets/fonts/global/Roboto-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}



h1, .h1, .font__h1,strong,code,pre,
h2, .h2, .font__h2,
h6, .h6,
select,textarea,
a, button, .btn,
li, td, div, section, input,input,tr,td,nav,label,li,ul,img,
 span:not(.vjs-icon-placeholder),
.msi-occ-main-content,
.footer2021, .social-widget, .social-widget-button,
p, .p-regular,
.small-caption,
 h1.secondary-nav__h1,
 .font__h4,.font__h6, .pxl,.lead, .pLead,
 .font__p--lead, body,.pSmall,
.coveo-search-wrap .CoveoSearchbox .magic-box.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion,
 .CoveoMotoTopDisplay {
	font-family: Roboto400,sans-serif !important;
}

.ms-btn,
.ms-nav-depth-0 > li > a,
.ms-tab-loading,
.ms-hero p,
.ms-hero-home p {
  font-family: Roboto400,sans-serif !important;
 }


h3, .h3,
h4, .h4,
h5, .h5,
.ms-footer-links > li > a
{
  font-family: Roboto700,sans-serif !important;
 }