﻿/*
 Theme Name:     Gulash
 Description:    Divi Child Theme
 Template:       Divi
 Version:        1.0.0
*/

@font-face {
    font-family: 'DotShy';
    src: url('fonts/dotshy.eot');
    src: url('fonts/dotshy.eot?#iefix') format('embedded-opentype'),
         url('fonts/dotshy.woff2') format('woff2'),
         url('fonts/dotshy.woff') format('woff'),
         url('fonts/dotshy.ttf')  format('truetype'),
         url('fonts/dotshy.svg#DotShy') format('svg');
}

body {
font-family: 'DotShy';
}

