/*
Theme Name: Parallax One Child
Theme URI: https://www.themeisle.com/ 
Description: This is a custom child theme I have created.
Author: Gonçalo Nogueira
URI: https://www.themeisle.com/ 
Template: Parallax-One
Version: 0.1 
*/

@font-face {
    font-family: 'ciclegordita';
    src: url('http://www.evpm.pt/wp-content/themes/Parallax-One-child/fonts/Cicle_Gordita-webfont.ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ciclefina';
    src: url('http://www.evpm.pt/wp-content/themes/Parallax-One-child/fonts/Cicle_Fina-webfont.ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ciclefina';
    src: url('http://www.evpm.pt/wp-content/themes/Parallax-One-child/fonts/Cicle_Fina_Italic-webfont.ttf');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'ciclesemi';
    src: url('http://www.evpm.pt/wp-content/themes/Parallax-One-child/fonts/Cicle_Semi-webfont.ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ciclesemi';
    src: url('http://www.evpm.pt/wp-content/themes/Parallax-One-child/fonts/Cicle_Semi_Italic-webfont.ttf');
    font-weight: normal;
    font-style: italic;

}

body {
    font-family: "ciclesemi", "Open Sans", Helvetica Neue, Sans-serif;
}

h1, h2 {
    font-family: "ciclegordita", "Cabin", Helvetica Neue, Sans-serif;
}

.timeline-box-wrap .info .entry-content p {
    font-family: "ciclesemi", "Open Sans", Helvetica Neue, Sans-serif;
}

.timeline-box-wrap .info .entry-content h2 a {
    font-family: "ciclegordita", "Cabin", Helvetica Neue, Sans-serif;
}

.timeline-box-wrap .info h3 a {
    font-family: "ciclegordita", "Cabin", Helvetica Neue, Sans-serif;
}

.post-time-concertos {
	position: relative;
        padding-left: 0px;
	margin-right: 10px;
        font-size: 21px;
}
