﻿
@font-face {
    font-family: 'BRANDON_BLK';
    src: url('fonts/BRANDON_BLK.OTF') format('opentype');
}

@font-face {
    font-family: 'BRANDON_LIGHT';
    src: url('fonts/BRANDON_LIGHT.OTF') format('opentype');
}

@font-face {
    font-family: 'BRANDON_MED';
    src: url('fonts/BRANDON_MED.OTF') format('opentype');
}

@font-face {
    font-family: 'BRANDON_REG';
    src: url('fonts/BRANDON_REG.OTF') format('opentype');
}

@font-face {
    font-family: 'BRANDON_REG_IT';
    src: url('fonts/BRANDON_REG_IT.OTF') format('opentype');
}

@font-face {
    font-family: 'SummerHearts-Regular';
    src: url('fonts/SummerHearts-Regular.otf') format('opentype');
}