/*
Theme Name: Divi Matrix Theme
Theme URI: http://exposec.nl
Description: Matrix Theme For Divi
Author: ExpoSec
Author URI: http://exposec.nl
Version: 1.0.0
Template: Divi
*/
@font-face {
    font-family: 'mcode15';
    src: url('./fonts/mcode15-webfont.woff2') format('woff2'),
         url('./fonts/mcode15-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Courier Prime';
    src: url('./fonts/courier_prime-webfont.woff2') format('woff2'),
         url('./fonts/courier_prime-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OCR-A';
    src: url('./fonts/ocra-webfont.woff2') format('woff2'),
         url('./fonts/ocra-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
