@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://intranet.yujdesigns.com/fonts/OpenSans-Light.woff) format('woff');
}
  
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://intranet.yujdesigns.com/fonts/OpenSans-Regular.woff) format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://intranet.yujdesigns.com/fonts/OpenSans-SemiBold.woff) format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://intranet.yujdesigns.com/fonts/OpenSans-Bold.woff) format('woff');
}
