@font-face {
    font-family: "Poppins Semibold";
    src: url("../fonts/Poppins-SemiBold.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Regular.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins Medium";
    src: url("../fonts/Poppins-Medium.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Campton Medium";
    src: url("../fonts/CamptonMedium.otf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins Light";
    src: url("../fonts/Poppins-Light.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "BPG Mrgvlovani Caps 2010";
    src: url("../fonts/BPGMrgvlovaniCaps2010.eot");
    src: url("../fonts/BPGMrgvlovaniCaps2010.eot?#iefix") format("embedded-opentype"),
         url("../fonts/BPGMrgvlovaniCaps2010.woff2") format("woff2"),
         url("../fonts/BPGMrgvlovaniCaps2010.woff") format("woff"),
         url("../fonts/BPGMrgvlovaniCaps2010.ttf") format("truetype"),
         url("../fonts/BPGMrgvlovaniCaps2010.svg#BPGMrgvlovaniCaps2010") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}