@font-face {
    font-family: 'Replica';
    src: url('/templates/yootheme/fonts/replicastd-bold.woff2') format('woff2'),
         url('/templates/yootheme/fonts/replicastd-bold.woff') format('woff'),
    font-weight: bold;
    font-style: bold;
}

@font-face {
    font-family: 'Riforma';
    src: url('/templates/yootheme/fonts/riformall-medium-webfont.woff2') format('woff2'),
         url('/templates/yootheme/fonts/riformall-medium-webfont.woff') format('woff'),
    font-weight: medium;
    font-style: medium;
}