/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.1
 Text Domain:  woodmart
*/

.blog .wd-post-inner {
	height: 100%;
}
@font-face {
    font-family: 'AEDSymbol';
    src: url('aed-Regular.otf') format('opentype'); /* your font path */
    font-display: swap;
}
.aed-symbol {
    font-family: 'AEDSymbol', sans-serif;
    letter-spacing: 0;
}