/**
 * Custom Fonts
 */

@font-face {
    font-family: 'ConduitITCStd';
    src: url('../fonts/ConduitITCStd-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
