/*  Code39Azalea Copyright 2012 Jerry Whiting (CC BY-ND 3.0) azalea.com/web-fonts/  */
@font-face {
    font-family: Code39AzaleaFont;
    src: url("Code39Azalea.eot") format('embedded-opentype'), 
         url('Code39Azalea.ttf') format('truetype'),
        url('Code39Azalea.woff') format('woff'),
        url('Code39Azalea.svg#Code39Azalea') format('svg');
    font-weight: normal;
    font-style: normal
}