/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

@font-face {
    font-family: 'gilroy-extrabold';
    src: url("font/Gilroy-ExtraB sdfds dsfold.ttf") format("TrueType");
}
@font-face {
    font-family: 'Gilroy-Medium';
    src: url("font/Gilroy-Medium dsf sdf.ttf") format("TrueType");
}
@font-face {
    font-family: 'Times Roman';
    src: url("font/OPTITimes-Roman.otf") format("opentype");
}
@font-face {
    font-family: 'Times Roman New';
    src: url("font/Times New Roman/times new roman.ttf") format("TrueType");
}

