/*
Theme Name: The Practise
Theme URI: https://thepractise.com
Description: The Practise - Child Theme
Author: Webdixign
Author URI: https://webdixign.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

@font-face {
    font-family: 'hopelessromanticsocietyRg';
    src: url('hopelessromanticsociety-webfont.woff2') format('woff2'),
         url('hopelessromanticsociety-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'necto_monoregular';
    src: url('nectomono-regular-webfont.woff2') format('woff2'),
         url('nectomono-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'cappuccinoregular';
    src: url('cappuccino-webfont.woff2') format('woff2'),
         url('cappuccino-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'new_tropicregular';
    src: url('newtropic-webfont.woff2') format('woff2'),
         url('newtropic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

