@font-face {
   font-family: 'trajan-pro';
   src: url('trajan-pro/trajan-pro.woff') format('woff'),
        url('trajan-pro/trajan-pro.woff2') format('woff2'),
        url('trajan-pro/trajan-pro.ttf') format('truetype');
   font-weight: 100 900; /* Regular weight */
   font-style: normal;
}

@font-face {
   font-family: 'trajan-reg';
   src: url('trajan-reg/trajan-reg.woff') format('woff'),
        url('trajan-reg/trajan-reg.woff2') format('woff2'),
        url('trajan-reg/trajan-reg.ttf') format('truetype');
   font-weight: 100 900; /* Regular weight */
   font-style: normal;
}

@font-face {
   font-family: 'trebuc';
   src: url('trebuc/trebuc.ttf');
}
@font-face {
   font-family: 'trebucbd';
   src: url('trebucbd/trebucbd.ttf');
}
@font-face {
   font-family: 'trebucbi';
   src: url('trebucbi/trebucbi.ttf') format('truetype'),
         url('trebucbi/trebucbi.woff') format('woff'),
         url('trebucbi/trebucbi.woff2') format('woff2');
         font-weight: 100 900; /* Regular weight */
         font-style: normal;  
}
@font-face {
   font-family: 'trebucit';
   src: url('trebucit/trebucit.ttf');
}

@font-face {
   font-family: 'cinzel';
   src: url('cinzel/cinzel.woff') format('woff'),
        url('cinzel/cinzel.woff2') format('woff2'),
        url('cinzel/cinzel.ttf') format('truetype');
   font-weight: 100 900; /* Regular weight */
   font-style: normal;
}

@font-face {
   font-family: 'cabin';
   src: url('cabin/cabin.woff') format('woff'),
        url('cabin/cabin.woff2') format('woff2'),
        url('cabin/cabin.ttf') format('truetype');
   font-weight: 100 900; /* Allows full range from Thin (100) to Bold (900) */
   font-style: normal;
}

