@font-face {
    font-family: "AgalarovIcons";
    font-style: normal;
    font-weight: 400;
    src: local("☺"),
    url("../fonts/icons/agalarov.woff") format("woff"),
    url("../fonts/icons/agalarov.ttf") format("truetype");
}
@font-face {
    font-family: "AGopt";
    font-style: normal;
    font-weight: 400;
    src: local("☺"),
    url("../fonts/agopt/agopt-normal.woff") format("woff"),
    url("../fonts/agopt/agopt-normal.ttf") format("truetype");
}
@font-face {
    font-family: "AGopt";
    font-style: normal;
    font-weight: 600;
    src: local("☺"),
    url("../fonts/agopt/agopt-bold.woff") format("woff"),
    url("../fonts/agopt/agopt-bold.ttf") format("truetype");
}
@font-face {
    font-family: "Playfair";
    font-style: normal;
    font-weight: 600;
    src: local("☺"),
    url("../fonts/playfairdisplay/playfairdisplay-bold.woff") format("woff"),
    url("../fonts/playfairdisplay/playfairdisplay-bold.ttf") format("truetype");
}
@font-face {
    font-family: "Helvetica";
    font-style: normal;
    font-weight: 500;
    src: local("☺"),
    url("../fonts/helvetica/helvetica-medium.woff") format("woff"),
    url("../fonts/helvetica/helvetica-medium.ttf") format("truetype");
}
@font-face {
    font-family: "Helvetica";
    font-style: normal;
    font-weight: 600;
    src: local("☺"),
    url("../fonts/helvetica/helvetica-bold.woff") format("woff"),
    url("../fonts/helvetica/helvetica-bold.ttf") format("truetype");
}