/*
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 : 18 March, 2019, 3:28:38 PM
    Author     : Knowband
    Developer  : B.S. Bisht
*/

@font-face {
    font-family: 'Eras Demi ITC';
    src: url('fonts/ErasITC-Demi.woff2') format('woff2'),
        url('fonts/ErasITC-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gadugi';
    src: url('fonts/Gadugi.woff2') format('woff2'),
        url('fonts/Gadugi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Eras Light ITC';
    src: url('fonts/ErasITC-Light.woff2') format('woff2'),
        url('fonts/ErasITC-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Eras Medium ITC';
    src: url('fonts/ErasITC-Medium.woff2') format('woff2'),
        url('fonts/ErasITC-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gadugi';
    src: url('fonts/Gadugi-Bold.woff2') format('woff2'),
        url('fonts/Gadugi-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Estrangelo Edessa';
    src: url('fonts/EstrangeloEdessa.woff2') format('woff2'),
        url('fonts/EstrangeloEdessa.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

