/* 
Theme Name: LarisDigital WP Child
Theme URI: https://www.tokopress.id/downloads/larisdigital-woocommerce-wordpress-theme/
Author: TokoPressID
Author URI: https://www.tokopress.id
Description: The Best WooCommerce WordPress Theme Untuk Jualan Produk Digital
Version: 2.4.1
Template: larisdigital-wp
Tags: one-column, two-columns, blog, e-commerce
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* Please add your custom CSS code below this line. */

@font-face {
    font-family: 'Deco Notes Regular';
    src: url('fonts/DecoNotes-Regular.woff2');
    font-weight:400;
    font-style:normal;
}

@font-face {
    font-family: 'Deco Notes Bold';
    src: url('fonts/DecoNotes-Bold.woff2');
    font-weight:700;
    font-style: normal;
}

body {
    font-family: 'Deco Notes Regular', sans-serif;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Deco Notes Regular', sans-serif;
}

.ss-nav-item{
    text-transform: uppercase;
}
.hypntype_font_product_page_detail {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}