/*
Theme Name: Reel Child
Theme URI: https://www.wpzoom.com/themes/reel
Template: wpzoom-reel
Description: This is a simple Child Theme.
Author: WPZOOM
Author URI: https://www.wpzoom.com
Version: 1.0
*/

/* Write your custom CSS code below or add it in the Customizer > Additional CSS */

@font-face {
    font-family: 'Neuzeit Grotesk';
    src: url('/wp-content/fonts/Neuzeit-Grotesk/Neuzeit-Grotesk/TTF/NeuzeitGroteskRegular.ttf') format('truetype');
}

@font-face {
    font-family: 'Bahnschrift';
    src: url('/wp-content/fonts/Bahnschrift-Font-Family/BAHNSCHRIFT.TTF') format('truetype');
}

@font-face {
    font-family: 'Bebas_Neue';
    src: url('/wp-content/fonts/Bebas_Neue/BebasNeue-Regular.ttf') format('truetype');
}