/* See
    https://google-webfonts-helper.herokuapp.com/fonts/ibm-plex-sans-arabic?subsets=arabic,cyrillic-ext,latin,latin-ext
*/

@font-face {
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("SourceCodePro-Light.woff2") format("woff2"), url("SourceCodePro-Light.woff") format("woff"), url("SourceCodePro-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("SourceCodePro-Regular.woff2") format("woff2"), url("SourceCodePro-Regular.woff") format("woff"), url("SourceCodePro-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 500;
  font-display: block;
  src: url("SourceCodePro-Medium.woff2") format("woff2"), url("SourceCodePro-Medium.woff") format("woff"), url("SourceCodePro-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: url("SourceCodePro-SemiBold.woff2") format("woff2"), url("SourceCodePro-SemiBold.woff") format("woff"), url("SourceCodePro-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("IBMPlexSansArabic-Light.woff2") format("woff2"), url("IBMPlexSansArabic-Light.woff") format("woff"), url("IBMPlexSansArabic-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("IBMPlexSansArabic-Regular.woff2") format("woff2"), url("IBMPlexSansArabic-Regular.woff") format("woff"), url("IBMPlexSansArabic-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  font-display: block;
  src: url("IBMPlexSansArabic-Medium.woff2") format("woff2"), url("IBMPlexSansArabic-Medium.woff") format("woff"), url("IBMPlexSansArabic-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: url("IBMPlexSansArabic-SemiBold.woff2") format("woff2"), url("IBMPlexSansArabic-SemiBold.woff") format("woff"), url("IBMPlexSansArabic-SemiBold.ttf") format("truetype");
}
