/*!
Theme Name: Medianno
Theme URI: https://medianno.com/
Author: Medianno
Author URI: https://medianno.com/
Description: Službena web stranica Medianno
Version: 1.0.0
Text Domain: medianno
*/

@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/DMSans-Regular.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/DMSans-Medium.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/DMSans-Bold.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/Roboto-Light.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/Roboto-Regular.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/Montserrat-Regular.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/RobotoSlab-Regular.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/OpenSans-Regular.ttf') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/OpenSans-Bold.ttf') format('woff');
	font-display: swap;
}

.wpcf7-turnstile.cf-turnstile {
	display: flex;
    justify-content: flex-end;
}