/*
Theme Name: Prosperi Child
Description: Child theme for Prosperi theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: prosperi
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
    font-family: 'dexteratrialdexteratrial';
    src: url('fonts/dxta_trial-webfont.eot');
    src: url('fonts/dxta_trial-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dxta_trial-webfont.woff2') format('woff2'),
         url('fonts/dxta_trial-webfont.woff') format('woff'),
         url('fonts/dxta_trial-webfont.ttf') format('truetype'),
         url('fonts/dxta_trial-webfont.svg#dexteratrialdexteratrial') format('svg');
    font-weight: normal;
    font-style: normal;

}