/**
Theme Name: harbour
Author: Sumsuzzaman Chowdhury
Author URI: https://sumsuzzaman.com
Description: harbour
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: harbour
Template: astra*/
@font-face {
    font-family: 'TiemposHeadline-Black';
    src: url('/wp-content/uploads/2024/TiemposHeadline-Black.otf') format('opentype');
    font-weight: 900; /* Black */
    font-style: normal;
}

@font-face {
    font-family: 'TiemposHeadline-Medium';
    src: url('/wp-content/uploads/2024/TiemposHeadline-Medium.otf') format('opentype');
    font-weight: 500; /* Medium */
    font-style: normal;
}

@font-face {
    font-family: 'TiemposHeadline-Light';
    src: url('/wp-content/uploads/2024/TiemposHeadline-Light.otf') format('opentype');
    font-weight: 300; /* Light */
    font-style: normal;
}

@font-face {
    font-family: 'TiemposText-Regular';
    src: url('/wp-content/uploads/2024/TiemposText-Regular.otf') format('opentype');
    font-weight: normal; /* Regular */
    font-style: normal;