/*
Theme Name: Bridge Child
Author: Cesare
Description: Creative Multipurpose WordPress Theme
Template: bridge
Version: 1.0.0

*/

.category-description {
    font-size: 21px;
    font-weight: 300;
    color: #555;
    max-width: 800px;
}

.category-description p {
    margin-bottom: 15px;
}

@font-face {
    font-family: 'Inconstant';
    src: url('font-inconstant-regular/InconstantVF.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Inconstant', sans-serif;
}

body,
body * {
    font-family: 'Inconstant' !important;
}