/*
Theme Name:     UTN FRBA
Theme URI:      https://frba.utn.edu.ar
Description:    Tema Propio de SubTIC para la FRBA
Author:         SubTIC - FRBA
Author URI:     http://frba.utn.edu.ar/ 
Template:       
Version:        1.0
License:        GNU General Public License v2
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*/
@font-face {
	font-family: helvetic;
	src: url("fonts/HelveticaNeue-Roman.otf") format('opentype');
	font-weight: normal;
}

@font-face {
	font-family: gothamita;
	src: url("fonts/Gotham-ThinIta.otf") format('opentype');
	font-weight: normal;
}

@font-face {
	font-family: oswald;
	src: url("fonts/Gotham-Medium.otf") format('opentype');
	font-weight: normal;
}

* {
    font-family: 'oswald', helvetica, arial, verdana, sans-serif;
}