/* wp-content/themes/astra-child/assets/css/fonts.css */

/* Roboto Thin (100) */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('https://paroles.music/wp-content/themes/astra-child/assets/fonts/roboto/Roboto-Thin.woff2') format('woff2'),
       url('https://paroles.music/wp-content/themes/astra-child/assets/fonts/roboto/Roboto-Thin.woff')  format('woff');
}

/* Roboto Light (300) */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('https://paroles.music/wp-content/themes/astra-child/assets/fonts/roboto/Roboto-Light.woff2') format('woff2'),
       url('https://paroles.music/wp-content/themes/astra-child/assets/fonts/roboto/Roboto-Light.woff')  format('woff');
}

/* Roboto Regular (400) */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://paroles.music/wp-content/themes/astra-child/assets/fonts/roboto/Roboto-Regular.woff2') format('woff2'),
       url('https://paroles.music/wp-content/themes/astra-child/assets/fonts/roboto/Roboto-Regular.woff')  format('woff');
}

/* Roboto Medium (500) */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('https://paroles.music/wp-content/themes/astra-child/assets/fonts/roboto/Roboto-Medium.woff2') format('woff2'),
       url('https://paroles.music/wp-content/themes/astra-child/assets/fonts/roboto/Roboto-Medium.woff')  format('woff');
}

/* Roboto Bold (700) */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://paroles.music/wp-content/themes/astra-child/assets/fonts/roboto/Roboto-Bold.woff2') format('woff2'),
       url('https://paroles.music/wp-content/themes/astra-child/assets/fonts/roboto/Roboto-Bold.woff')  format('woff');
}

/* Roboto Black (900) */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('https://paroles.music/wp-content/themes/astra-child/assets/fonts/roboto/Roboto-Black.woff2') format('woff2'),
       url('https://paroles.music/wp-content/themes/astra-child/assets/fonts/roboto/Roboto-Black.woff')  format('woff');
}
