@font-face {
    font-family: "homilo1";
    src: url("homilo1-Light.otf") format("opentype"), /* Safari, Android, iOS */
    url("homilo1-Light.woff") format("woff"); /* Modern Browsers */
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "homilo1";
    src: url("homilo1-Regular.otf") format("opentype"), /* Safari, Android, iOS */
    url("homilo1-Regular.woff") format("woff"); /* Modern Browsers */
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "homilo1";
    src: url("homilo1-Italic.otf") format("opentype"), /* Safari, Android, iOS */
    url("homilo1-Italic.woff") format("woff"); /* Modern Browsers */
    font-style: italic;
}
@font-face {
    font-family: "homilo1";
    src: url("homilo1-Medium.otf") format("opentype"), /* Safari, Android, iOS */
    url("homilo1-Medium.woff") format("woff"); /* Modern Browsers */
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "homilo1";
    src: url("homilo1-Bold.otf") format("opentype"), /* Safari, Android, iOS */
    url("homilo1-Bold.woff") format("woff"); /* Modern Browsers */
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "homilo2";
    src: url("homilo2-Bold.otf") format("opentype"), /* Safari, Android, iOS */
    url("homilo2-Bold.woff") format("woff"); /* Modern Browsers */
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "homilo2";
    src: url("homilo2-Black.otf") format("opentype"), /* Safari, Android, iOS */
    url("homilo2-Black.woff") format("woff"); /* Modern Browsers */
    font-weight: 900;
    font-style: normal;
}