/* font-family: "AmikoRegular"; */
@font-face {
    font-family: "AmikoRegular";
    src: url("../fonts/Amiko/Amiko-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "AmikoBold"; */
@font-face {
    font-family: "AmikoBold";
    src: url("../fonts/Amiko/Amiko-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "AmikoSemiBold"; */
@font-face {
    font-family: "AmikoSemiBold";
    src: url("../fonts/Amiko/Amiko-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayBold"; */
@font-face {
    font-family: "RalewayBold";
    src: url("../fonts/Raleway/Raleway-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewaySemiBold"; */
@font-face {
    font-family: "RalewaySemiBold";
    src: url("../fonts/Raleway/Raleway-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayMedium"; */
@font-face {
    font-family: "RalewayMedium";
    src: url("../fonts/Raleway/Raleway-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayRegular"; */
@font-face {
    font-family: "RalewayRegular";
    src: url("../fonts/Raleway/Raleway-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ProximaNovaExtrabold"; */
@font-face {
    font-family: "ProximaNovaExtrabold";
    src: url("../fonts/ProximaNova/ProximaNovaExtrabold.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "GothamProRegular"; */
@font-face {
    font-family: "GothamProRegular";
    src: url("../fonts/GothamPro/GothamProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "GothamProMedium"; */
@font-face {
    font-family: "GothamProMedium";
    src: url("../fonts/GothamPro/GothamProMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "MyriadProRegular"; */
@font-face {
    font-family: "MyriadProRegular";
    src: url("../fonts/MyriadPro/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}