@charset "UTF-8";
/*
	Theme Name: Template-landing
	Version: 1.0.0
	Theme URI: http://place-start.ru/
	Description: place-start создание продвижение сайтов
	Author: place-start
	Author URI: http://place-start.ru/
*/

@font-face {
	font-family: 'Roboto';
	src: url('/wp-content/themes/assembling/static/fonts/roboto-regular.woff2') format('woff2'),
			 url('/wp-content/themes/assembling/static/fonts/roboto-regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('/wp-content/themes/assembling/static/fonts/roboto-medium.woff2') format('woff2'),
			 url('/wp-content/themes/assembling/static/fonts/roboto-medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('/wp-content/themes/assembling/static/fonts/roboto-bold.woff2') format('woff2'),
			 url('/wp-content/themes/assembling/static/fonts/roboto-bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('/wp-content/themes/assembling/static/fonts/roboto-black.woff2') format('woff2'),
			 url('/wp-content/themes/assembling/static/fonts/roboto-black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}