@font-face {
font-family: 'PFTransport-Regular';
font-style: normal;
font-weight: normal;
src: local('PFTransport-Regular'), url('PFTransport-Regular.otf') format('truetype');
}

@font-face {
    font-family: 'PFCentroSlabPro-Medium';
    font-style: normal;
    font-weight: normal;
    src: local('PFCentroSlabPro-Medium'), url('PFCentroSlabPro-Medium.otf') format('truetype');
}

@font-face {
    font-family: 'PFReminder-Medium';
    font-style: normal;
    font-weight: normal;
    src: local('PFReminder-Medium'), url('PFReminder-Medium.ttf') format('truetype');
}
 

@font-face {
    font-family: 'PFEarthbound-Regular';
    font-style: normal;
    font-weight: normal;
    src: local('PFEarthbound-Regular'), url('PFEarthbound-Regular.otf') format('truetype');
}

@font-face {
    font-family: 'DK Hobgoblin';
    font-style: normal;
    font-weight: normal;
    src: local('DK Hobgoblin'), url('DK Hobgoblin.otf') format('truetype');
}
 
@font-face {
    font-family: 'Chalkduster Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Chalkduster Regular'), url('Chalkduster.woff') format('woff');
}

@font-face {
    font-family: 'Calibri';
    font-style: normal;
    font-weight: normal;
    src: local('Calibri Regular'), url('Calibri Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'CalibriBold';
    font-style: normal;
    font-weight: normal;
    src: local('Calibri Bold'), url('Calibri Bold.TTF') format('truetype');
}

@font-face {
    font-family: 'CalibriBoldItalic';
    font-style: normal;
    font-weight: normal;
    src: local('Calibri Bold Italic'), url('Calibri Bold Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'CalibriLight';
    font-style: normal;
    font-weight: normal;
    src: local('Calibri Light'), url('Calibri Light.ttf') format('truetype');
}

@font-face {
    font-family: 'CalibriLightItalic';
    font-style: normal;
    font-weight: normal;
    src: local('Calibri Light Italic'), url('Calibri Light Italic.ttf') format('truetype');
}