@font-face {
    font-family: 'ITC Souvenir';
    src: url('/wp-content/themes/breakthrough-pro/css/Souvenir-Medium.woff2') format('woff2'),
        url('/wp-content/themes/breakthrough-pro/css/Souvenir-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

html, body, * {
font-family: 'ITC Souvenir';
letter-spacing: -0.2px;
line-height: 1.5;
font-weight: bold;
color: #4e4756;
}
