/*
Theme Name: kadence-child
Theme URI: http://labichatatoo.es/kadence-child/
Description: MetroPhoto
Author: Csk
Author URI: http://example.com
Template: kadence
Version: 1.0.0
*/
 
@font-face {
    font-family: 'Metro Photograph';
    src:
        url('fonts/MetroPhotograph-regular.woff2') format('woff2'), 
        url('fonts/MetroPhotograph.ttf')  format('truetype'),
        url('fonts/MetroPhotograph-Regular.svg#MetroPhotograph-Regular') format('svg');
  	font-weight: normal;
    font-style: normal;
}
 
body {
    font-family: 'custom fonts fam', sans-serif;
}