@font-face {
    font-family: 'Shutter Stone Standard';
    src: url('ShutterStone-Standard.woff2') format('woff2'),
        url('ShutterStone-Standard.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir LT Pro 45 Book';
    src: url('AvenirLTPro-Book.woff2') format('woff2'),
        url('AvenirLTPro-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir LT Pro';
    src: url('AvenirLTPro-Black.woff2') format('woff2'),
        url('AvenirLTPro-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
