/*======================================
Theme Name: Birdies
Theme URI: https://hibirdies.com/
Description: Divi child theme for Birdies website
Version: 2.0
Author: William Weis
Template: Divi
======================================*/

@font-face {
	font-family: 'Swell';
	src: url('/fonts/swell-regular-webfont.eot');
    src: local('Swell'),
		 url('/fonts/swell-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/swell-regular-webfont.woff2') format('woff2'),
         url('/fonts/swell-regular-webfont.woff') format('woff'),
         url('/fonts/swell-regular-webfont.ttf') format('truetype'),
         url('/fonts/swell-regular-webfont.svg#swellregular') format('svg');
    font-weight: normal;
    font-style: normal;
}