@font-face {
    font-family: 'letter_gothic_stdmedium';
    src: url('../Fonts/lettergothicstd-webfont.woff2') format('woff2'),
         url('../Fonts/lettergothicstd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'letter_gothic_stdbold';
    src: url('../Fonts/lettergothicstd-bold-webfont.woff2') format('woff2'),
         url('../Fonts/lettergothicstd-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BABY GIRLY Regular';
    font-style: normal;
    font-weight: normal;
    src: local('BABY GIRLY Regular'), url('../Fonts/BABY-GIRLY.woff') format('woff');
}

@font-face {
    font-family: 'arista_pro_triallight';
    src: url('../Fonts/arista-pro-light-trial-webfont.woff2') format('woff2'),
         url('../Fonts/arista-pro-light-trial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}