 
 /**
Theme Name: Root Cause Medical
Author: Clinton Dixson
Author URI: http://wpastra.com/about/
Description: Custom Child Theme for Root Cause Medical
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: root-cause-medical
Template: astra
*/

@font-face {
    font-family: 'Archivo';
    src: url('/wp-content/themes/root-cause/./font/Archivo-Bold.woff2') format('woff2'),
        url('/wp-content/themes/root-cause/./font/Archivo-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Archivo';
    src: url('/wp-content/themes/root-cause/./font/Archivo-Medium.woff2') format('woff2'),
        url('/wp-content/themes/root-cause/./font/Archivo-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Archivo';
    src: url('/wp-content/themes/root-cause/./font/Archivo-Light.woff2') format('woff2'),
        url('/wp-content/themes/root-cause/./font/Archivo-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Archivo';
    src: url('/wp-content/themes/root-cause/./font/Archivo-ExtraLight.woff2') format('woff2'),
        url('/wp-content/themes/root-cause/./font/Archivo-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Archivo';
    src: url('/wp-content/themes/root-cause/./font/Archivo-ExtraBold.woff2') format('woff2'),
        url('/wp-content/themes/root-cause/./font/Archivo-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Archivo';
    src: url('/wp-content/themes/root-cause/./font/Archivo-Black.woff2') format('woff2'),
        url('/wp-content/themes/root-cause/./font/Archivo-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Archivo';
    src: url('/wp-content/themes/root-cause/./font/Archivo-Regular.woff2') format('woff2'),
        url('/wp-content/themes/root-cause/./font/Archivo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Archivo';
    src: url('/wp-content/themes/root-cause/./font/Archivo-Thin.woff2') format('woff2'),
        url('/wp-content/themes/root-cause/./font/Archivo-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Archivo';
    src: url('/wp-content/themes/root-cause/./font/Archivo-SemiBold.woff2') format('woff2'),
        url('/wp-content/themes/root-cause/./font/Archivo-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}









