/*
Theme Name: WP Starter Kit Minimal
Author: Marius Jopen
Author URI: http://www.mariusjopen.com
Description: WP Starter Kit Minimal
Version: 1.0
*/

@font-face {
    font-family: 'Arial';
    src: url('assets/fonts/Arial.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arial-Narrow-Bold';
    src: url('assets/fonts/Arial-Narrow-Bold.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arial-Black';
    src: url('assets/fonts/Arial-Black.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Basteleur-Bold';
    src: url('assets/fonts/Basteleur-Bold.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
