/*--- Fonts ---*/
@font-face {
    font-family: 'trajan-pro';
    src: url('fonts/trajanpro-bold-cwebfont.eot');
    src: url('fonts/trajanpro-bold-cwebfont.eot#iefix') format('embedded-opentype'),
    	 url('http://www.theactlv.com/wp-content/themes/the-act/fonts/trajanpro-bold-cwebfont.svg#trajanprobold-c') format('svg'),
         url('http://www.theactlv.com/wp-content/themes/the-act/fonts/trajanpro-bold-cwebfont.woff') format('woff'),
         url('http://www.theactlv.com/wp-content/themes/the-act/fonts/trajanpro-bold-cwebfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'trajan-pro';
    src: url('fonts/trajanpro-regular-cwebfont.eot');
    src: url('fonts/trajanpro-regular-cwebfont.eot#iefix') format('embedded-opentype'),
         url('http://www.theactlv.com/wp-content/themes/the-act/fonts/trajanpro-regular-cwebfont.woff') format('woff'),
         url('http://www.theactlv.com/wp-content/themes/the-act/fonts/trajanpro-regular-cwebfont.svg#trajanproregular-c') format('svg'),
         url('http://www.theactlv.com/wp-content/themes/the-act/fonts/trajanpro-regular-cwebfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}