﻿/*
Theme Name: Theme Site Vitoria
Author: Esporte Clube Vitoria
Author URI: ecvitoria
Description: Tema desenvolvido para EC Vitoria
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: vitoriatheme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* FONTES INI */
@font-face{
    font-family: 'Gotham';
    font-weight: bold;
    font-style: normal;
    src: url('fontes/Gotham-Bold.eot');
    src: url('fontes/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
    url('fontes/Gotham-Bold.woff') format('woff'),
    url('fontes/Gotham-Bold.ttf') format('truetype');
}

@font-face{
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    src: url('fontes/Gotham-Book.eot');
    src: url('fontes/Gotham-Book.eot?#iefix') format('embedded-opentype'),
    url('fontes/Gotham-Book.woff') format('woff'),
    url('fontes/Gotham-Book.ttf') format('truetype');
}
/* FONTES INI */
