/*
Theme Name: Gecko Child
Template: peepso-theme-gecko
Version: 8.0.0.0
*/
@import url("../peepso-theme-gecko/style.css");

@font-face {
    font-family: 'certificate';
    src: url('/fonts/certificate-webfont.woff2') format('woff2'),
         url('/fonts/certificate-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Algerian';
    src: url('/fonts/algerian-webfont.woff2') format('woff2'),
         url('/fonts/algerian-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arial';
    src: url('/fonts/arial.ttf') format('ttf'), 
		 url('/fonts/arial-webfont.woff2') format('woff2'),
         url('/fonts/arial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arial_bold';
    src:  url('/fonts/arial-bold.ttf') format('ttf'),
		url('/fonts/arial-bold-webfont.woff2') format('woff2'),
         url('/fonts/arial-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arial_italic';
    src: url('/fonts/arial-italic.ttf') format('ttf'),
		 url('/fonts/arial-italic-webfont.woff2') format('woff2'),
         url('/fonts/arial-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}