@font-face {
            font-family: "Garamond";
            src:url(../FONTS/AGaramondPro-Regular.otf) format("opentype");
}
@font-face {
            font-family: "Garamond Bold";
            src:url(../FONTS/AGaramondPro-Bold.otf) format("opentype");
}
@font-face {
            font-family: "Garamond Bold Italic";
            src:url(../FONTS/AGaramondPro-BoldItalic.otf) format("opentype");
}
@font-face {
            font-family: "Garamond Italic";
            src:url(../FONTS/AGaramondPro-Italic.otf) format("opentype");
}
@font-face {
            font-family: 'Wingdings3';
            src:url(../FONTS/Wingdings_3.ttf);
}