/*
Theme Name:  DCI Refresh
Theme URI:    https://nodiamonds.com
Description:  Clean theme Stanford DCI
Author:       NoDiamonds
Author URI:   https://nodiamonds.com
Template:     Divi
Version:      1.0.0
*/


@font-face{font-family:Stanford;src:url(/wp-content/themes/dci-refresh/assets/fonts/Stanford.ttf?a9awv8) format("truetype"),url(/wp-content/themes/dci-refresh/assets/fonts/Stanford.woff?a9awv8) format("woff"),url(/wp-content/themes/dci-refresh/assets/fonts/Stanford.svg?a9awv8#Stanford) format("svg");font-weight:400;font-style:normal}

#brand-bar #header--wordmark {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.25em;
    margin-left: 20px;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    text-decoration: none;
    transition: all .5s ease;
    position: relative;
}
[class*=" su-brand"], [class^=su-brand] {
    font-family: Stanford,Source Serif Pro,Georgia,Times,Times New Roman,serif!important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
