@font-face {
  font-family: 'OpenSans';
  src: url('/wp-content/themes/webrom/assets/fonts/OpenSans-Medium.ttf')
    format('truetype');
  font-weight: 500;
  font-style: normal;
  display: swap;
}

@font-face {
  font-family: 'OpenSans';
  src: url('/wp-content/themes/webrom/assets/fonts/OpenSans-SemiBold.ttf')
    format('truetype');
  font-weight: 600;
  font-style: normal;
  display: swap;
}

@font-face {
  font-family: 'OpenSans';
  src: url('/wp-content/themes/webrom/assets/fonts/OpenSans-Bold.ttf')
    format('truetype');
  font-weight: 700;
  font-style: normal;
  display: swap;
}

@font-face {
  font-family: 'OpenSans';
  src: url('/wp-content/themes/webrom/assets/fonts/OpenSans-ExtraBold.ttf')
    format('truetype');
  font-weight: 800;
  font-style: normal;
  display: swap;
}

@font-face {
  font-family: 'SourceSansPro';
  src: url('/wp-content/themes/webrom/assets/fonts/SourceSansPro-Regular.otf')
    format('truetype');
  font-weight: 500;
  font-style: normal;
  display: swap;
}

@font-face {
  font-family: 'SourceSansPro';
  src: url('/wp-content/themes/webrom/assets/fonts/SourceSansPro-Semibold.otf')
    format('truetype');
  font-weight: 600;
  font-style: normal;
  display: swap;
}

@font-face {
  font-family: 'SourceSansPro';
  src: url('/wp-content/themes/webrom/assets/fonts/SourceSansPro-Bold.otf')
    format('truetype');
  font-weight: 700;
  font-style: normal;
  display: swap;
}
