/*
Theme Name: matmutheme
Theme URI: https://weblitzer.fr/
Author: Weblitzer
Author URI: https://weblitzer.fr/
Description: WebliVue : A front vue theme for wp
License: GNU General Public License v2 or later
Tags: vue, js, webpack
Version: 1.0
Text Domain: matmutheme
*/
@font-face {
    font-family: 'codec_probold';
    src: url('public/fonts/codecpro-bold-webfont.woff2') format('woff2'), url('public/fonts/codecpro-bold-webfont.woff') format('woff');
    font-weight: normal;  font-style: normal;
}
@font-face {
    font-family: 'codec_prolight';
    src: url('public/fonts/codecpro-light-webfont.woff2') format('woff2'), url('public/fonts/codecpro-light-webfont.woff') format('woff');
    font-weight: normal;  font-style: normal;
}
@font-face {
    font-family: 'robotomedium';
    src: url('public/fonts/roboto-medium-webfont.woff2') format('woff2'), url('public/fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;  font-style: normal;
}