@font-face {
    font-family: 'Octarine';
    font-style: normal;
    font-weight: 300;
    src: local('Octarine'), url('https://fonts.cdnfonts.com/s/18150/Octarine-Light.woff') format('woff');
}
@font-face {
    font-family: 'Octarine';
    font-style: italic;
    font-weight: 300;
    src: local('Octarine'), url('https://fonts.cdnfonts.com/s/18150/Octarine-LightOblique.woff') format('woff');
}
@font-face {
    font-family: 'Octarine';
    font-style: normal;
    font-weight: 700;
    src: local('Octarine'), url('https://fonts.cdnfonts.com/s/18150/Octarine-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Octarine';
    font-style: italic;
    font-weight: 700;
    src: local('Octarine'), url('https://fonts.cdnfonts.com/s/18150/Octarine-BoldOblique.woff') format('woff');
}


