﻿@font-face { 
    font-family: 'Sunday';
    src: url('../fonts/Sunday-Light.woff') format('woff'),
        url('../fonts/Sunday-Light.woff2') format('woff2'); 
    font-weight: 300;
    font-style: normal; 
}

@font-face { 
    font-family: 'Sunday';
    src: url('../fonts/Sunday-Medium.woff') format('woff'),
        url('../fonts/Sunday-Medium.woff2') format('woff2'); 
    font-weight: 500;
    font-style: normal; 
}

@font-face { 
    font-family: 'Sunday';
    src: url('../fonts/Sunday-Regular.woff') format('woff'),
        url('../fonts/Sunday-Regular.woff2') format('woff2'); 
    font-weight: normal;
    font-style: normal; 
}

@font-face { 
    font-family: 'ploni-medium-aaa-new';
    src: url('../fonts/ploni-medium-aaa-new.woff') format('woff'),
        url('../fonts/ploni-medium-aaa-new.ttf') format('ttf'); 
    font-weight: normal;
    font-style: normal;
}

@font-face { 
    font-family: 'ploni-regular-aaa';
    src: url('../fonts/ploni-regular-aaa.woff') format('woff'),
        url('../fonts/ploni-regular-aaa.ttf') format('ttf'); 
    font-weight: normal;
    font-style: normal;
}