﻿/*@font-face {
    font-family: 'Times New Roman';
    src: url("/Areas/Forms/Fonts/times-new-roman.ttf") format("truetype");
}
@font-face {
    font-family: 'Times New Roman Bold';
    src: url("/Areas/Forms/Fonts/TimesNewRomanPS-BoldMT.otf") format("truetype");
}*/


/*@font-face {
    font-family: Arial-BoldMT;
    src: url("/Areas/Forms/Fonts/Arial MT Bold.ttf") format("truetype");
}*/



@font-face {
    font-family: 'Arial Regular';
    font-style: normal;
    font-weight: normal;
    src: url('/Areas/Forms/Fonts/ARIAL.woff') format('woff');
}

@font-face {
    font-family: 'Arial Narrow';
    font-style: normal;
    font-weight: normal;
    src: url('/Areas/Forms/Fonts/ARIALN.woff') format('woff');
}

@font-face {
    font-family: 'Arial Medium';
    font-style: normal;
    font-weight: normal;
    src: url('/Areas/Forms/Fonts/ArialMdm.woff') format('woff');
}

@font-face {
    font-family: 'Arial Bold';
    font-style: normal;
    font-weight: normal;
    src: url('/Areas/Forms/Fonts/ARIALBD.woff') format('woff');
}

@font-face {
    font-family: 'Arial Narrow Bold';
    font-style: normal;
    font-weight: normal;
    src: url('/Areas/Forms/Fonts/ARIALNB.woff') format('woff');
}
