@font-face {
    font-family: 'e-Ukraine-Bold';
    src: url('../fonts/e-Ukraine-Bold.eot'); /* IE9 */
    src: url('../fonts/e-Ukraine-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/e-Ukraine-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/e-Ukraine-Bold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/e-Ukraine-Bold.ttf') format('truetype'); /* Legacy iOS */
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'e-Ukraine-Medium';
    src: url('../fonts/e-Ukraine-Medium.eot'); /* IE9 */
    src: url('../fonts/e-Ukraine-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/e-Ukraine-Medium.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/e-Ukraine-Medium.woff') format('woff'), /* Modern Browsers */
         url('../fonts/e-Ukraine-Medium.ttf') format('truetype'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}
