/* font-family: "OpenSans" - нормальный */

@font-face {
    font-family: "OpenSansRegular";
    src: url("OpenSansRegular.eot");
    src: url("OpenSansRegular.eot?#iefix") format("embedded-opentype"),
    url("OpenSansRegular.woff") format("woff"),
    url("OpenSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
  font-display: swap;
}

/* font-family: "OpenSans" - Легкий */
@font-face {
    font-family: "OpenSansLight";
    src: url("OpenSansLight.eot");
    src: url("OpenSansLight.eot?#iefix") format("embedded-opentype"),
    url("OpenSansLight.woff") format("woff"),
    url("OpenSansLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
  font-display: swap;
}

/* font-family: "OpenSans" - полужирный */
@font-face {
    font-family: "OpenSansSemiBold";
    src: url("OpenSansSemiBold.eot");
    src: url("OpenSansSemiBold.eot?#iefix") format("embedded-opentype"),
    url("OpenSansSemiBold.woff") format("woff"),
    url("OpenSansSemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
  font-display: swap;
}

/* font-family: "MyriadPro" - нормальный */
@font-face {
    font-family: "MyriadProRegular";
    src: url("MyriadPro-Regular.eot");
    src: url("MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("MyriadPro-Regular.woff") format("woff"),
    url("MyriadPro-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
  font-display: swap;
}

/* font-family: "MyriadPro" - жирный */
@font-face {
    font-family: "MyriadProBold";
    src: url("MyriadPro-Bold.eot");
    src: url("MyriadPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("MyriadPro-Bold.woff") format("woff"),
    url("MyriadPro-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
  font-display: swap;
}

/* font-family: "ALSRublArialRegular" */
@font-face {
    font-family: "ALSRublArialRegular";
    src: url("alsrubl-arial-regular.eot");
    src: url("alsrubl-arial-regular.eot?#iefix") format("embedded-opentype"),
    url("alsrubl-arial-regular.woff") format("woff"),
    url("alsrubl-arial-regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
