/*
Theme Name: Skintimacy Child Theme
Author: Dheerendra Kumar
Description: Skintimacy Child Theme is a customized extension of the Skintimacy parent theme, created to safely apply design changes, custom CSS, and new functionalities without affecting the original theme files. It ensures that your updates remain intact even when the parent theme is updated.
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


/* Montserrat - Medium (500) */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('https://blog.drdishabaxi.com/wp-content/uploads/2025/07/montserrat-v30-latin-500.woff2') format('woff2');
}

/* Montserrat - SemiBold (600) */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('https://blog.drdishabaxi.com/wp-content/uploads/2025/07/montserrat-v30-latin-600.woff2') format('woff2');
}

/* Montserrat - Bold (700) */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://blog.drdishabaxi.com/wp-content/uploads/2025/07/montserrat-v30-latin-700.woff2') format('woff2');
}

/* Montserrat - ExtraBold (800) */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('https://blog.drdishabaxi.com/wp-content/uploads/2025/07/montserrat-v30-latin-800.woff2') format('woff2');
}

/* Montserrat - Black (900) */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('https://blog.drdishabaxi.com/wp-content/uploads/2025/07/montserrat-v30-latin-900.woff2') format('woff2');
}
