/*
Theme Name: Story 2 Child Theme for Divi
Theme URI: http://story2designs.com
Description: Awesomeness in story 2
Author: Gabriel Young
Author URI: http://youngg.xyz
Template: Divi
Version: 1.0
*/

/* Start your custom CSS bellow this comment
============================================ */

@font-face {
    font-family: 'Roquen';
    src: url('fonts/Roquen.eot');
    src: url('fonts/Roquen.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roquen.woff2') format('woff2'),
        url('fonts/Roquen.woff') format('woff'),
        url('fonts/Roquen.ttf') format('truetype'),
        url('fonts/Roquen.svg#Roquen') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
