/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19-ago-2019, 14.48.09
    Author: Art Mediastudio
    Author URI: http://www.artmediastudio.com
    Description: custom webfonts.
    Tags: webfonts
    Version: 1.00.0000000000
Updated: 2019-07-30 15:38:40
*/
@font-face {font-family: "Kunstler Script";
  src: url("fonts/3e13bee6781c476e142a2bca4d9ab99c.eot"); /* IE9*/
  src: url("fonts/3e13bee6781c476e142a2bca4d9ab99c.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("fonts/3e13bee6781c476e142a2bca4d9ab99c.woff2") format("woff2"), /* chrome、firefox */
  url("fonts/3e13bee6781c476e142a2bca4d9ab99c.woff") format("woff"), /* chrome、firefox */
  url("fonts/3e13bee6781c476e142a2bca4d9ab99c.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("fonts/3e13bee6781c476e142a2bca4d9ab99c.svg#Kunstler Script") format("svg"); /* iOS 4.1- */
}
@font-face {
font-family: 'Copperplate Gothic Light';
font-style: normal;
font-weight: normal;
src: local('Copperplate Gothic Light'), url('fonts/copperplate-gothic-light.woff') format('woff');
}
@font-face {
font-family: 'Vivaldi Italic';
font-style: normal;
font-weight: normal;
src: local('Vivaldi Italic'), url('fonts/VIVALDII.woff') format('woff');
}