/* Arizona */

@font-face {
    font-family: 'arizoniaregular';
    src: url('arizona-webfont.eot');
    src: url('arizona-webfont.eot?#iefix') format('embedded-opentype'),
         url('arizona-webfont.woff') format('woff'),
         url('arizona-webfont.ttf') format('truetype'),
         url('arizona-webfont.svg#arizoniaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Broadway */

@font-face {
    font-family: 'broadwayregular';
    src: url('broadw-webfont.eot');
    src: url('broadw-webfont.eot?#iefix') format('embedded-opentype'),
         url('broadw-webfont.woff') format('woff'),
         url('broadw-webfont.ttf') format('truetype'),
         url('broadw-webfont.svg#broadwayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Alegreya */

@font-face {
    font-family: 'alegreyaregular';
    src: url('alegreya-regular-webfont.eot');
    src: url('alegreya-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('alegreya-regular-webfont.woff') format('woff'),
         url('alegreya-regular-webfont.ttf') format('truetype'),
         url('alegreya-regular-webfont.svg#alegreyaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}