/*!
Theme Name:   	Antik
Theme URI:    	https://brandok.com.ua
Author:         Дубинецкий Олег
Author URI:     https://brandok.com.ua
Description:  	Тема для сайта skupka.in
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	antik

*/

@font-face {

    font-family: 'bankir';

    src: url('/wp-content/themes/antik/fonts/bankir.ttf');

    font-weight: normal;

    font-style: normal;

}
@font-face {

    font-family: 'posterman';

    src: url('/wp-content/themes/antik/fonts/posterman.ttf');

    font-weight: normal;

    font-style: normal;

}

html {
    margin: 0;
    padding: 0;
}

html, body {
    margin: 0;
}

body {
    font-family: bankir;
    margin: 0;
    padding: 0;
    background-image: url(/wp-content/uploads/2017/10/fon.jpg);
    background-attachment: fixed;
}
