/*
Theme Name: Panaderia
Theme URI: https://panaderia.mikado-themes.com
Description: Bakery and Pastry Shop Theme
Author: Mikado Themes
Author URI: https://themeforest.net/user/mikado-themes
Text Domain: panaderia
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.1
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: "Helvetica";
	src: url('assets/fonts/Helvetica-01.ttf');
	font-weight: normal;
} 


@font-face {
	font-family: "Rosmatika";
	src: url('assets/fonts/Rosmatika.ttf');
	font-weight: normal;
} 

@font-face {
	font-family: "Helvetica Neue";
	src: url('assets/fonts/HelveticaNeue-01.ttf');
	font-weight: normal;
} 

@font-face {
	font-family: "Helvetica Neue Light";
	src: url('assets/fonts/HelveticaNeue-Light-08.ttf');
	font-weight: normal;
} 

@font-face {
    font-family: 'Brandon Grotesque Light Italic';
    src: url('assets/fonts/brandon-grotesque-light-italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal; 
} 

@font-face {
	font-family: "Brandon Grotesque Regular Italic";
	src: url('assets/fonts/brandon-grotesque-regular-italic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
} 


@font-face {
    font-family: 'Brandon Grotesque Light';
    src: url('assets/fonts/brandon-grotesque-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal; 
} 

@font-face {
	font-family: "Brandon Grotesque Black";
	src: url('assets/fonts/brandon-grotesque-black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}