/*
Theme Name: Megagen
Text Domain: megagen
Theme URI: https://megagen.com.ua
Description: Тема для megagen.com.ua
Author: Igor Klipach, Pavel Blednov, Anton Bakai
Author URI: https://andevart.com
Version: 0.2
*/

.sticky {}          /* DO NOT EDIT THIS */
.gallery-caption {} /* THESE ARE USELESS */
.bypostauthor {}    /* THEY ARE ONLY TO KEEP THEME CHECK HAPPY */

/*
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src:url('./font/NotoSans-Regular.eot'),
    url('./font/NotoSans-Regular.woff2') format('woff2'),
    url('./font/NotoSans-Regular.woff') format('woff'),
    url('./font/NotoSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 500;
    src:url('./font/NotoSans-Medium.eot'),
    url('./font/NotoSans-Medium.woff2') format('woff2'),
    url('./font/NotoSans-Medium.woff') format('woff'),
    url('./font/NotoSans-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 600;
    src:url('./font/NotoSans-Bold.eot'),
    url('./font/NotoSans-Bold.woff2') format('woff2'),
    url('./font/NotoSans-Bold.woff') format('woff'),
    url('./font/NotoSans-Bold.ttf') format('truetype');
}
*/
