/*OpenSans Font*/
@font-face {
    font-family: 'Asap';
    src: url('Asap-Regular.otf') format('truetype'); 
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Asap';
    src: url('Asap-Bold.otf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Asap';
    src: url('Asap-Italic.otf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Asap';
    src: url('Asap-BoldItalic.otf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'trojan';
    src: url('TrajanPro-Regular.otf') format('truetype'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'trojan';
    src: url('TrajanPro-Bold.otf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'autumn';
    src: url('autumn.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
        font-family: 'castelar';
        src: url('CASTELAR.TTF') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'comic';
    src: url('comic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'adobesong';
    src: url('AdobeSongStd-Light.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'alexbrush';
    src: url('alexbrush_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Satriya';
    src: url('SatriyaMayaHandwriting.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'cormorantupright';
    src: url('CormorantUpright_Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'CormorantUpright';
    src: url('CormorantUpright-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'CormorantUpright';
    src: url('CormorantUpright-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'CormorantUpright';
    src: url('CormorantUpright-SemiBold.ttf') format('truetype')
    font-weight: normal;
    font-style: normal;
}