/*
Theme Name: Tootsie Toes
Description: Tootsie Toes
Author: Design Point
Author URI: http://www.designpoint.com.au/
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Version: 9.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
@font-face {
	font-family: 'gothic';
	src: url('font/gothic.eot');
	src: local('gothic'),
        url('font/gothic.woff') format('woff'),
        url('font/gothic.ttf') format('truetype');
}

body {
  font-family: 'gothic' !important;
}